Package: lastfmsubmitd
Version: 0.37-2
Severity: normal
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The logrotate postrotate commands are:

invoke-rc.d --quiet lastfmsubmitd force-reload > /dev/null
invoke-rc.d --quiet lastmp force-reload > /dev/null

The second command fails with exit code 100 if the lastmp init script
is not installed, which results in an error message from logrotate
(and a mail from cron).  It should be changed to something like:

invoke-rc.d --quiet lastmp force-reload > /dev/null || test $? = 100

Ben.

- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lastfmsubmitd depends on:
ii  adduser                       3.107      add and remove users and groups
ii  debconf [debconf-2.0]         1.5.21     Debian configuration management sy
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-support                0.7.7      automated rebuilding support for P

Versions of packages lastfmsubmitd recommends:
pn  python-musicbrainz            <none>     (no description available)

- -- debconf information:
  lastfmsubmitd/no_lastmp:
* lastfmsubmitd/user: womble2
* lastfmsubmitd/spool_group: womble

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIH5Xc79ZNCRIGYgcRAu9lAKDP1MkSSzm19JnTs3nH0SrheyfHDwCgvQOv
S496Zmg14gv5WTjSTfRU/Jg=
=4Mi2
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to