[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#495696: wrong Required-Start header in /etc/init.d/lprng



Package: lprng
Version: 3.8.A-1
Severity: important


I have insserv, and it doesn't allow me to install lprng:
Setting up lprng (3.8.A-1) ...
insserv: warning: current start runlevel(s) (2 3 4 5) of script `umountfs' overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 1 6) of script `nvidia-kernel' overwrites defaults (empty).
insserv: Service syslog has to be enabled to start service lpd

The solution is to use $syslog instead of syslog in the Required-Start header of
the init-script:
# Required-Start: $network $remote_fs $syslog

After making that change and running apt-get -f install, lprng is installed
successfully.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lprng depends on:
ii  debconf [debconf-2.0]       1.5.22       Debian configuration management sy
ii  libc6                       2.7-13       GNU C Library: Shared libraries
ii  libcomerr2                  1.40.8-2     common error description library
ii  libkrb53                    1.6.dfsg.3-2 MIT Kerberos runtime libraries
ii  libssl0.9.8                 0.9.8g-12    SSL shared libraries
ii  lsb-base                    3.2-19       Linux Standard Base 3.2 init scrip

lprng recommends no packages.

Versions of packages lprng suggests:
pn  lprng-doc                     <none>     (no description available)
ii  magicfilter                   1.2-60     automatic printer filter

-- debconf information:
  lprng/setuid_tools: false
  lprng/start_lpd: true
  lprng/twolpd_perms:
  lprng/twolpd_conf:




Reply to: