Package: gforge-db-postgresql
Version: 5.0.2-1
Severity: normal
Installation of gforge-lists-mailman and gforge-plugin-scmsvn during
installation of fusionforge-standard fails with the following error,
which indicates that connection to the db back end is impossible:
DBI connect('dbname=gforge','gforge',...) failed: FATAL: password
authentication failed for user "gforge" at /usr/share/gforge/lib/include.pl
line 35
Uncaught exception from user code:
Error while connecting to database: at
/usr/share/gforge/lib/include.pl line 37.
at /usr/share/gforge/lib/include.pl line 37
main::db_connect called at /usr/share/gforge/bin/fix-mailing-lists.pl
line 20
dpkg: error processing gforge-lists-mailman (--configure):
subprocess installed post-installation script returned error exit status 255
and:
DBI connect('dbname=gforge','gforge',...) failed: FATAL: password
authentication failed for user "gforge" at /usr/share/gforge/lib/include.pl
line 35
Uncaught exception from user code:
Error while connecting to database: at
/usr/share/gforge/lib/include.pl line 37.
at /usr/share/gforge/lib/include.pl line 37
main::db_connect called at /usr/share/gforge/bin/register-plugin line 15
dpkg: error processing gforge-plugin-scmsvn (--configure):
subprocess installed post-installation script returned error exit status 255
same problem with other scm plugins (I tried scm-svn and scm-hg).
I manually verified that login in using the data in
/etc/gforge/database.inc is not possible.
Using the postgres user it turns out that there is no gforge database
in the cluster at all:
postgres=# \l
List of databases
Name | Owner | Encoding | Collation | Ctype | Access
privileges
-----------+----------+----------+-----------+-------------+-----------------------
postgres | postgres | UTF8 | C | en_US.UTF-8 |
template0 | postgres | UTF8 | C | en_US.UTF-8 | =c/postgres
:
postgres=CTc/postgres
template1 | postgres | UTF8 | C | en_US.UTF-8 | =c/postgres
:
postgres=CTc/postgres
(3 rows)
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-xen-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gforge-db-postgresql depends on:
ii debconf [debconf-2.0] 1.5.35 Debian configuration management sy
ii debianutils 3.4 Miscellaneous utilities specific t
ii gforge-common 5.0.2-1 collaborative development tool - s
ii libdbd-pg-perl 2.17.1-2 Perl DBI driver for the PostgreSQL
ii libdbi-perl 1.612-1 Perl Database Interface (DBI)
ii libhtml-parser-perl 3.66-1 collection of modules that parse H
ii libmail-sendmail-perl 0.79.16-1 Send email from a perl script
ii libsort-versions-perl 1.5-4 Perl module for sorting of revisio
ii libtext-autoformat-perl 1.669002-1 module for automatic text wrapping
ii perl [libmime-base64-perl] 5.10.1-14 Larry Wall's Practical Extraction
ii php5-cli 5.3.2-2 command-line interpreter for the p
ii postgresql 8.4.4-2 object-relational SQL database (su
ii postgresql-8.4 8.4.4-2 object-relational SQL database, ve
ii ucf 3.0025+nmu1 Update Configuration File: preserv
gforge-db-postgresql recommends no packages.
gforge-db-postgresql suggests no packages.
-- debconf information:
fusionforge/shared/admin_password_confirm: (password omitted)
* fusionforge/shared/db_password: (password omitted)
fusionforge/shared/admin_password: (password omitted)
fusionforge/shared/db_password_confirm: (password omitted)
fusionforge/shared/shell_host: shell.black.rgb
fusionforge/shared/db_user: fusionforge
fusionforge/shared/ip_address: 192.168.46.13
fusionforge/shared/download_host: download.black.rgb
fusionforge/shared/skill_list: Ada;C;C++;HTML;LISP;Perl;PHP;Python;SQL
fusionforge/shared/system_name: FusionForge
fusionforge/shared/newsadmin_groupid: 2
fusionforge/shared/statsadmin_groupid: 3
fusionforge/shared/sys_theme: fusionforge
fusionforge/shared/db_name: fusionforge
fusionforge/shared/server_admin: [email protected]
fusionforge/shared/peerrating_groupid: 4
fusionforge/shared/domain_name: black.rgb
fusionforge/shared/sys_lang: English
fusionforge/shared/admin_login: admin
fusionforge/shared/users_host: users.black.rgb
fusionforge/shared/db_host: 127.0.0.1
fusionforge/shared/lists_host: lists.black.rgb
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]