Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

weird regression test issue CVS HEAD


  • From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
  • To: Hackers <pgsql-hackers(at)postgresql(dot)org>
  • Subject: weird regression test issue CVS HEAD
  • Date: Wed, 05 Nov 2003 14:02:48 +0800
  • Message-id: <3FA89288.9000608@familyhealth.com.au> <text/plain>

I keep getting this:

pg_regress: initdb failed
Examine ./log/initdb.log for the reason.

rm regress.o
gmake[2]: Leaving directory `/home/chriskl/pgsql/src/test/regress'
gmake[1]: Leaving directory `/home/chriskl/pgsql/src/test'
-bash-2.05b$ more src/test/regress/log/initdb.log
Running in noclean mode.  Mistakes will not be cleaned up.
initdb: input file "/home/chriskl/pgsql/src/test/regress/./tmp_check/install//ho me/chriskl/local/share/postgresql/postgres.bki" does not belong to PostgreSQL 7.
5devel
Check your installation or specify the correct path using the option -L.
-bash-2.05b$

I wiped the src/test dir, re cvs up'd and did gmake test again and it still happens. What's going on?

Chris





Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group