Bug#309276: Installation of gforge fails to connect to postgres db because it is using IDENT instead of a password

2005-05-17 Thread Roland Mas
Robert G. Ristroph, 2005-05-16 01:30:50 -0500 : [...] create OKYou'll see some debugging info during this installation. Do not worry unless told otherwise. DBI connect('dbname=gforge;host=127.0.0.1','gforge',...) failed: FATAL: IDENT authentication failed for user gforge at

Bug#309276: Installation of gforge fails to connect to postgres db because it is using IDENT instead of a password

2005-05-16 Thread Rob Ristroph
Package: gforge-db-postgresql Version: 3.1-31 Hi, I am attempting to install gforge using apt-get. Eventually after answering a lot of configuration questions I got the error below. Note that I can access the gforge database by typing psql -U gforge gforge at