Package: gforge-db-postgresql Severity: normal When installing gforge-db-postgresql, I get this error:
Setting up gforge-db-postgresql (3.1-25) ... Configuring for PostgreSQL 7.3 or later Cannot create PostgreSQL user... This shouldn't have happened. Maybe a problem in your PostgreSQL configuration? Please report a bug to the Debian bug tracking system Please include the following output: CREATE USER's STDOUT: CREATE USER's STDERR: psql: could not connect to server: `Ä'@`b%@ Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? dpkg: error processing gforge-db-postgresql (--configure): subprocess post-installation script returned error exit status 1 This is when doing a complete install of gforge, i.e., "apt-get install gforge", in a box just installed. I solved the problem starting Postgresql and doing a "dpkg --pending --configure", so maybe postinst should check that postmaster is running and, if not, start it. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.9-1-686 Locale: LANG=es_ES, LC_CTYPE=es_ES (charmap=ISO-8859-1) (ignored: LC_ALL set to es_ES)