[Bug 383944] Re: package gforge-plugin-mediawiki 4.7~rc2-7 failed to install/upgrade: subprocess post-installation script returned error exit status 255

monkeyking glidecreme at gmail.com
Fri Nov 20 00:06:38 UTC 2009


I spend several hours trying to fix this.

The problem is related to postgresql and how the the deb package manager
of postgresql has changed the default authentification.

Simply open pg_hba.conf, for me located in
/etc/postgresql/8.3/main/pg_hba.conf


and change the line

local   all         all                               #ident sameuser

into

local   all         all                               trust#ident
sameuser

This might be a security issue on your system

-- 
package gforge-plugin-mediawiki 4.7~rc2-7 failed to install/upgrade: subprocess post-installation script returned error exit status 255
https://bugs.launchpad.net/bugs/383944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list