initdb: The password file was not generated.

From: "Erik Rijkers" <er(at)xs4all(dot)nl>
To: pgsql-hackers(at)postgresql(dot)org
Subject: initdb: The password file was not generated.
Date: 2009-09-02 23:57:44
Message-ID: ac14c58af0a1cc777e8b68dfc39ea506.squirrel@webmail.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

While test building from CVS head on fedora 10 (also on fedora 6), I get:

./configure --prefix=/home/super/pg_stuff/pg_installations/pgsql.cvs_vanilla --with-pgport=6542
--quiet --enable-depend --with-openssl --with-perl --with-libxml --with-libxslt

gcc (GCC) 4.3.2

compile OK, tests OK, install OK, without errors, then initdb:

initializing pg_authid ... ok
setting password ... ok
initdb: The password file was not generated. Please report this problem.
initdb: removing data directory "/home/super/pg_stuff/pg_installations/pgsql.cvs_vanilla/data"

hth,

Erik Rijkers

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Erik Rijkers 2009-09-03 00:21:18 Re: initdb: The password file was not generated.
Previous Message David E. Wheeler 2009-09-02 23:47:35 Re: Schedule for 8.5 Development