Your message dated Wed, 28 Nov 2007 08:33:42 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Closing #412973 - unreproducable
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mixmaster
Version: 3.0b2-3
Severity: normal
The standard stop command does not really stop the daemon. This
may be a bug in dpkg's end (start-stop-daemon)
A possible cause: There is no pid file for the process.
SUGGESTION
It shoudl really stop the daemon, no matter what is the situation. Or
at least give an indication with an error message if the daemon
couldn't be stopped
-----------------------------------------------------------------------
sh -x /etc/init.d/mixmaster stop
+ set -e
+ DESC='Mixmaster Daemon'
+ NAME=mixmaster
+ DAEMON=/usr/bin/mixmaster
+ ARGS='--daemon --no-ask-passphrase'
+ USER=mixmaster
+ GROUP=mixmaster
+ REMAILCONFIGFILE=/etc/mixmaster/remailer.conf
++ printf '\t'
+ WS='[ ]'
++ printf '\t'
+ WSE='[= ]'
+ '[' -x /usr/bin/mixmaster ']'
+ '[' -e /etc/mixmaster/remailer.conf ']'
+ case $1 in
+ echo -n 'Stopping Mixmaster Daemon: '
Stopping Mixmaster Daemon: + echo -n mixmaster
mixmaster+ start-stop-daemon --stop --quiet --oknodo --pidfile
/var/run/mixmaster/mixmaster.pid --user mixmaster --exec /usr/bin/mixmaster
+ echo .
.
+ exit 0
[EMAIL PROTECTED] /var/spool/mail ps -ef | grep mixmas
113 3540 1 0 01:27 ? 00:00:41 /usr/bin/mixmaster --daemon
--no-ask-passphrase
root 16806 5367 0 14:03 pts/2 00:00:00 grep mixmas
[EMAIL PROTECTED] /var/spool/mail ls -l /var/run/mixmaster/mixmaster.pid
ls: /var/run/mixmaster/mixmaster.pid: No such file or directory
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
--- End Message ---
--- Begin Message ---
Unable to reproduce so closing.
This is not a problem with mixmaster, but a problem somewhere else in your
system that is causing the pidfile to go missing.
--
Colin Tuckley | [EMAIL PROTECTED] | PGP/GnuPG Key Id
+44(0)1903 236872 | +44(0)7799 143369 | 0x1B3045CE
--- End Message ---