The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=491 ====================================================================== Reported By: guido Assigned To: paul ====================================================================== Project: DBMail Issue ID: 491 Category: installation scripts Reproducibility: have not tried Severity: major Priority: normal Status: resolved target: Resolution: fixed Fixed in Version: 2.2.4 ====================================================================== Date Submitted: 16-Jan-07 18:59 CET Last Modified: 09-Mar-07 15:35 CET ====================================================================== Summary: Several problems with today's 2.2.1-1 Debian package Description: - issue 0000479 is there again: forward slashes in "host" parameter in my /etc/dbmail/dbmail.conf conflict with some sed s statement in installation scripts;
- /etc/init.d/dbmail: start-stop-daemon: need at least one of --exec, --pidfile, --user or --name This happened when starting dbmail-imapd after package configuration: replacing --startas with --exec solved the problem for me, but I'm not sure why. - bashism in /etc/init.d/dbmail: /etc/init.d/dbmail: 1: let: not found This happened while generating the "failed" message (it doesn't seem critical); I'm not sure the problem is in the dbmail package! I suspect a "bashism" since my default shell is dash and replacing #!/bin/sh with #!/bin/bash solved this one. Sorry about being not so helpful... keep up with the good work! ====================================================================== ---------------------------------------------------------------------- paul - 16-Jan-07 21:57 ---------------------------------------------------------------------- sorry about the fallout. The packaging was redone due to concerns from the debian ftp-master team. Too many tiny packages (dbmail-sieve, dbmail-sqlite, dbmail-ldap) with only minimal requirements would lead to explosion of the debian Packages file. So in the name of moderation now remain ' dbmail, dbmail-mysql, dbmail-pgsql ' packages, with sqlite, sieve and ldap folded into the main package. Issue History Date Modified Username Field Change ====================================================================== 16-Jan-07 18:59 guido New Issue 16-Jan-07 21:57 paul Note Added: 0001724 16-Jan-07 21:57 paul Assigned To => paul 16-Jan-07 21:57 paul Status new => confirmed 09-Mar-07 15:35 paul Status confirmed => resolved 09-Mar-07 15:35 paul Resolution open => fixed 09-Mar-07 15:35 paul Fixed in Version => 2.2.4 ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev
