The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=479 ====================================================================== Reported By: guido Assigned To: ====================================================================== Project: DBMail Issue ID: 479 Category: installation scripts Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 17-Dec-06 22:07 CET Last Modified: 17-Dec-06 22:07 CET ====================================================================== Summary: Debian package upgrade failure with some PostgreSQL setup Description: I've just installed dbmail-pgsql 2.2.1-1 from "deb http://debian.nfgd.net/debian unstable main" on Debian Etch with configuration files already in place from previous local tarball installs. I've got this error message:
sed: espressione -e http://www.dbmail.org/mantis/view.php?id=1, carattere 22: opzione di `s' sconosciuta dpkg: errore processando dbmail (--configure): il sottoprocesso post-installation script ha restituito un codice di errore 1 dpkg: problemi con le dipendenze impediscono la configurazione di dbmail-pgsql: dbmail-pgsql dipende da dbmail (= 2.2.1-1); comunque: Il pacchetto dbmail non รจ ancora configurato. dpkg: errore processando dbmail-pgsql (--configure): problemi con le dipendenze - lasciato non configurato Sono occorsi degli errori processando: dbmail dbmail-pgsql E: Sub-process /usr/bin/dpkg returned an error code (1) I located the problem in the following lines of my /etc/dbmail/dbmail.conf: [DBMAIL] # Database settings driver=pgsql authdriver=sql host=/var/run/postgresql I think the last line confuses some sed script. I replaced the line with "host=localhost" and all went fine (except the configuration was broken, but then I reverted the change and restarted dbmail). I've already had this problem with previous versions and I hope it can be easily fixed. Regards, Guido Piazzi ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 17-Dec-06 22:07 guido New Issue ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
