Package: sympa
Version: 5.3.3-5
Severity: important
Every time sympa updates, it breaks upon trying to restart the
services because the update insists on commenting out db_port in
sympa.conf which is required on my machine to connect to my PostgreSQL
server. I have to run something like:
---
while true; do cp /root/sympa.conf /etc/sympa; sleep 1; done
which the db_port statement uncommented during the update to get past
this and finish installing the package cleanly. I am using port 5432
for PostgreSQL which is the default, so I'm not sure why sympa doesn't
work anyway without this particular option in the configuration file.
I'm not sure if I can change something in my debconf settings to
fix this. The relevant options are listed below.
Let me know if you need any more information.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (700, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23.8 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages sympa depends on:
ii adduser 3.105 add and remove users and groups
ii debconf [debconf-2.0] 1.5.17 Debian configuration management sy
ii exim4-daemon-heavy [mail-tran 4.68-2 Exim MTA (v4) daemon with extended
ii libarchive-zip-perl 1.18-1 Module for manipulation of ZIP arc
ii libc6 2.7-3 GNU C Library: Shared libraries
ii libcgi-fast-perl 5.8.8-12 CGI::Fast Perl module
ii libcrypt-ciphersaber-perl 0.61-4 Perl module implementing CipherSab
ii libdbd-mysql-perl 4.005-1 A Perl5 database interface to the
ii libdbd-pg-perl 1.49-5 Perl DBI driver for the PostgreSQL
ii libdbi-perl 1.601-1 Perl5 database interface by Tim Bu
ii libintl-perl 1.16-3 Uniforum message translations syst
ii libio-stringy-perl 2.110-3 Perl5 modules for IO from scalars
ii libmailtools-perl 1.77-1 Manipulate email in perl programs
ii libmd5-perl 2.03-1 backwards-compatible wrapper for D
ii libmime-charset-perl 0.044-1 Charset Informations for MIME
ii libmime-encwords-perl 0.040-3 deal with RFC-1522 encoded words
ii libmime-perl 5.420-2 Perl5 modules for MIME-compliant m
ii libmsgcat-perl 1.03-3 Locale::Msgcat perl module
ii libnet-ldap-perl 1:0.34-1 A Client interface to LDAP servers
ii libtemplate-perl 2.19-1 template processing system written
ii libxml-libxml-perl 1.63-1.1 Perl module for using the GNOME li
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
ii mhonarc 2.6.16-1 Mail to HTML converter
ii perl [libmime-base64-perl] 5.8.8-12 Larry Wall's Practical Extraction
ii perl-suid 5.8.8-12 Runs setuid Perl scripts
ii sysklogd [system-log-daemon] 1.5-1 System Logging Daemon
Versions of packages sympa recommends:
pn doc-base <none> (no description available)
ii logrotate 3.7.1-3 Log rotation utility
-- debconf information:
* sympa/db_options:
* sympa/db_configured: true
* sympa/db_user: sympa
sympa/db_removeonpurge: false
* sympa/db_hostname: localhost
* sympa/use_db: true
sympa/db_authtype: Ident-based
sympa/db_port: 5432
* sympa/db_name: sympa
* sympa/db_type: PostgreSQL
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]