Hello.
Package: gforge
Version: 4.5.14-22
with posgresql8.1

verify /etc/gforge/local.pl are correct. 
very important:
$sys_dbhost = '127.0.0.1' ;
$sys_dbname = 'gforge' ;
$sys_dbuser = 'gforge' ;
$sys_dbpasswd = 'passw' ;

active tcp/ip for posgresql an check that. 
Ex. psql -d gforge -h X.X.X.X -U gforge

Them remov or comment out this lines of this files:
lines 33,35,36,37,2152,2154,2155 and 2156
of /usr/lib/gforge/bin/db-upgrade.pl

lines 21,23,24 and 25 of /usr/lib/gforge/bin/prepare-vhosts-file.pl 

lines 22,24,25 and 26 of /usr/lib/gforge/plugins/scmsvn/bin/svn_dump.pl

them

dpkg --configure --pending

this it would have solve de problem

Thanks for the help.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to