-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Package: bacula-fd Version: 5.0.0-2 Severity: serious
I think, that is a serious bug as it blocks the update and so is a policy violation. When updating bacula it tries to start the fd twice and the second is always failing. /var/lib/dpkg/info/bacula-fd.postinst: case "$1" in configure) ... invoke-rc.d bacula-fd restart ... # Automatically added by dh_installinit if [ -x "/etc/init.d/bacula-fd" ]; then update-rc.d bacula-fd defaults 91 9 >/dev/null if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then invoke-rc.d bacula-fd start || exit $? else /etc/init.d/bacula-fd start || exit $? fi fi As you can see the automatically by dh-installinit created part hits the problem. However, I think that might be more a problem of dh-installinit as a other package had the same problem in past (I do not remember which). - -- System Information: Debian Release: 5.0.4 APT prefers stable APT policy: (800, 'stable'), (700, 'oldstable'), (600, 'unstable'), (60, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.28.10 Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to de_DE) Shell: /bin/sh linked to /bin/dash Versions of packages bacula-fd depends on: ii bacula-common 5.0.0-2 network backup, recovery and verif ii libacl1 2.2.47-2 Access control list shared library ii libattr1 1:2.4.43-2 Extended attribute shared library ii libc6 2.7-18lenny2 GNU C Library: Shared libraries ii libgcc1 1:4.4.3-2 GCC support library ii libssl0.9.8 0.9.8k-8 SSL shared libraries ii libstdc++6 4.4.3-2 The GNU Standard C++ Library v3 ii libwrap0 7.6.q-16 Wietse Venema's TCP wrappers libra ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip ii python2.5 2.5.2-15+lenny1 An interactive high-level object-o ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime bacula-fd recommends no packages. Versions of packages bacula-fd suggests: ii bacula-traymonitor 5.0.0-2 network backup, recovery and verif - -- no debconf information - -- Klaus Ethgen http://www.ethgen.de/ pub 2048R/D1A4EDE5 2000-02-26 Klaus Ethgen <kl...@ethgen.de> Fingerprint: D7 67 71 C4 99 A6 D4 FE EA 40 30 57 3C 88 26 2B -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQEVAwUBS3Jr9Z+OKpjRpO3lAQpV2gf6A2i7N2seN/L9MRMPDtpdvns5SOP5gXZy npSjyp8wrNMtLJfwNG9xg35VPmFuwu/Qmx3HwIbbNUpM3QONXxxH0uspZSvNE0a8 VOduRekaTN/6+MpSle14z69oJoP+2vzeBr8CnxO52x5tXtM+bb06bwiGQIbq00H3 Z7WqTeXKJwPcf+prOfIo/plmK30rZH/7AVvTTh4ICp5aWnyKmMFalc5mQUN/zM0R +/1XXn+t/yvDa94MJGCtCUWiI5Y1/2fJb9hf/78rOpRHJUchMqRWLH6naJVqMyjX LvFtb2Z+PEcvKrnG/SojouWhnPghLy03cDS4PVuJTvxFb8Fa4K6Yzg== =31u1 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org