Package: dhcp-probe
Version: 1.2.2-1
Severity: grave
Tags: patch
Justification: renders package unusable

Hi!

There is an error while trying to install dhcp-probe (even with your latest
revision, 1.2.2-2):

$ sudo dpkg -i dhcp-probe_1.2.2-2_i386.deb
Selecting previously deselected package dhcp-probe.
(Reading database ... 117862 files and directories currently installed.)
Unpacking dhcp-probe (from dhcp-probe_1.2.2-2_i386.deb) ...
Setting up dhcp-probe (1.2.2-2) ...
insserv: Service syslog has to be enabled to start service dhcp-probe
insserv: exiting now!
dpkg: error processing dhcp-probe (--install):
 subprocess post-installation script returned error exit status 1
Processing triggers for man-db ...
Errors were encountered while processing:
 dhcp-probe

Patch:

diff -u dhcp-probe-1.2.2/debian/dhcp-probe.init.d 
dhcp-probe-1.2.2/debian/dhcp-probe.init.d
--- dhcp-probe-1.2.2/debian/dhcp-probe.init.d
+++ dhcp-probe-1.2.2/debian/dhcp-probe.init.d
@@ -1,8 +1,8 @@
 #!/bin/sh
 ### BEGIN INIT INFO
 # Provides:            dhcp-probe
-# Required-Start:    networking syslog
-# Required-Stop:     networking syslog
+# Required-Start:    $networking $syslog
+# Required-Stop:     $networking $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 6
 # Short-Description: dhcp-probe daemon to survey DHCP/BootP server on LAN

Thank you!

Best regards,
Nelson

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

Kernel: Linux 2.6.29-naoliv1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dhcp-probe depends on:
ii  libc6                         2.9-6      GNU C Library: Shared libraries
ii  libnet1                       1.1.2.1-4  library for the construction and h
ii  libpcap0.8                    1.0.0-1    system interface for user-level pa
ii  ucf                           3.0018     Update Configuration File: preserv

dhcp-probe recommends no packages.

dhcp-probe suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to