[Pkg-sympa-devel] Bug#631162: Dirty workaround

Daniel Caillibaud daniel at lairdutemps.org
Tue Jul 24 17:43:46 UTC 2012


With 6.1.4~dfsg-1~bpo60 from squeeze-backports/main, the pb is still there.

After broken installation because of remote sql host, I finally 
- put my db config in /etc/sympa/wwsympa.conf, 
- throw away all the lines referind db config in /var/lib/dpkg/info/sympa.postinst :

diff /var/lib/dpkg/info/sympa.postinst /var/lib/dpkg/info/sympa.postinst.orig
234a235,290
> . /usr/share/dbconfig-common/dpkg/postinst
> dbc_first_version="5.3.4-6~"
[...]
> if [ -n "$NEW" ]; then
> 	echo "$NEW" >> "$conf"
> fi

- run "apt-get install -f"

I have to manually configure sympa, my webserver, wwsympa and postfix but my package database is
now clean.

-- 
Daniel



More information about the Pkg-sympa-devel mailing list