[Bug 110490] Re: GForge doesn't install, unable to connect to DB

2007-06-22 Thread Luca Falavigna
gforge (4.5.14-22ubuntu2) gutsy; urgency=low [Nathan Handler] * Changed gforge-db-postgresql dependency from postgresql to postgresql-client (LP: #46364) [Luca Falavigna] * localhost.dpatch: use 127.0.0.1 instead of `hostname -i` (LP: #110490) * php5.dpatch: php5 compatibility (LP:

[Bug 110490] Re: GForge doesn't install, unable to connect to DB

2007-06-16 Thread Luca Falavigna
** Changed in: gforge (Ubuntu) Assignee: (unassigned) => Luca Falavigna Status: Unconfirmed => In Progress -- GForge doesn't install, unable to connect to DB https://bugs.launchpad.net/bugs/110490 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 110490] Re: GForge doesn't install, unable to connect to DB

2007-06-01 Thread Christophe Dumez
Yes, as a default gforge tries to connect to the database on `hostname -i, which can be different than 127.0.0.1. Unfortunately, postgresql is listening on loopback interface only as a default. I'm joining a patch that I tried locally and which is working fine. Note that it was also applied upstre