Package: bacula-fd
Version: 2.2.8-8
Severity: important
I'm not yet a bacula wizard but my understanding is that bacula-fd does not
require bacula-sd to run (it is to be installed on machines to be backed up).
However, its init script mentions "bacula-sd" in "Required-Start" and
"Required-Stop", which makes it fail to start when installe don systems
where insserv is running:
Paramétrage de bacula-fd (2.2.8-8) ...
insserv: Service bacula-sd has to be enabled for service bacula-fd
insserv: exiting now!
dpkg : erreur de traitement de bacula-fd (--configure) :
le sous-processus post-installation script a retourné une erreur de sortie
d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
bacula-fd
E: Sub-process /usr/bin/dpkg returned an error code (1)
("Paramétrage" means "Configuring")
Turning "Required-Start" into "Should-Start" for bacule-sd fixes the problem.
The same goes for "Required-Stop".
So, LSB headers:
### BEGIN INIT INFO
# Provides: bacula-fd
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Should-Start: bacula-sd
# Should-Stop: bacula-sd
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
### END INIT INFO
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bacula-fd depends on:
ii bacula-common 2.2.8-8 network backup, recovery and verif
ii libacl1 2.2.47-2 Access control list shared library
ii libc6 2.7-12 GNU C Library: Shared libraries
ii libgcc1 1:4.3.1-2 GCC support library
ii libstdc++6 4.3.1-2 The GNU Standard C++ Library v3
ii libwrap0 7.6.q-15 Wietse Venema's TCP wrappers libra
ii python2.4 2.4.5-2 An interactive high-level object-o
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
bacula-fd recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]