Your message dated Tue, 05 May 2009 21:18:11 +0000
with message-id <e1m1s1j-0003zt...@ries.debian.org>
and subject line Bug#521997: fixed in dhcp-probe 1.3.0-1
has caused the Debian Bug report #521997,
regarding Fails to install with "insserv: Service syslog has to be enabled to 
start service dhcp-probe"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
521997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521997
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.



--- End Message ---
--- Begin Message ---
Source: dhcp-probe
Source-Version: 1.3.0-1

We believe that the bug you reported is fixed in the latest version of
dhcp-probe, which is due to be installed in the Debian FTP archive:

dhcp-probe_1.3.0-1.diff.gz
  to pool/main/d/dhcp-probe/dhcp-probe_1.3.0-1.diff.gz
dhcp-probe_1.3.0-1.dsc
  to pool/main/d/dhcp-probe/dhcp-probe_1.3.0-1.dsc
dhcp-probe_1.3.0-1_amd64.deb
  to pool/main/d/dhcp-probe/dhcp-probe_1.3.0-1_amd64.deb
dhcp-probe_1.3.0.orig.tar.gz
  to pool/main/d/dhcp-probe/dhcp-probe_1.3.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 521...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laurent Guignard <lguignard.deb...@gmail.com> (supplier of updated dhcp-probe 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


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

Format: 1.8
Date: Wed, 29 Apr 2009 12:22:01 +0200
Source: dhcp-probe
Binary: dhcp-probe
Architecture: source amd64
Version: 1.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Laurent Guignard <lguignard.deb...@gmail.com>
Changed-By: Laurent Guignard <lguignard.deb...@gmail.com>
Description: 
 dhcp-probe - network dhcp or bootp server discover
Closes: 521765 521997 522000 524771
Changes: 
 dhcp-probe (1.3.0-1) unstable; urgency=low
 .
   * New upstream version (closes: #522000).
   * Fixed dependencies in init script. Thanks Nelson A. de Oliveira for the
     patch (closes: #521997).
   * Fixed mktemp template in postinst (closes: #521765).
   * Bumped standards version to 3.8.1 (no changes required).
   * Dropped build dependency on build-essential libc6-dev (also fixes FTBFS on
     several architectures).
   * Added Homepage: control field.
   * Fix handling of /etc/dhcp_probe.cf.
   * Ensure idempotency of installation in postrm.
   * Fixed libnet1 dependency to 1.1.2.1-3 package version according to
     required version with libnet_cq_end_loop(...) function.
   * Add ${misc:Depends} in control file to fix debhelper V4 recommandation.
   * Add README.Debian to document and justify changes done on package.
   * Removed build-dependency on libc6-dev (>=2) (closes: #524771).
Checksums-Sha1: 
 149ac7df76efafe28eac7effbe109c830d301a6e 1110 dhcp-probe_1.3.0-1.dsc
 dd48d6605e02583d8cd5f2aeff67c1320c2bc2cf 213279 dhcp-probe_1.3.0.orig.tar.gz
 cbe4ffeaef179919eeec01ce6bcbab5e335b3826 7873 dhcp-probe_1.3.0-1.diff.gz
 033312c6f529eabe9c12b3bf59d89826ed2c050b 67054 dhcp-probe_1.3.0-1_amd64.deb
Checksums-Sha256: 
 2b46705852f6d0bd89c8428a121ae04d353b3aaa06abecd3c71eb524a6ddc9a8 1110 
dhcp-probe_1.3.0-1.dsc
 9d13cd165c41789623c6f32d950d480a64f768c0ae7efa565649638f4861b903 213279 
dhcp-probe_1.3.0.orig.tar.gz
 a55f9e549d8216fcc28024371a9e2c35b9b2a600e6e962c8764f2b3c90776d19 7873 
dhcp-probe_1.3.0-1.diff.gz
 931d22db6b9028c7bd4890ac7b0bdb618c8cc3bf9e1494fc829148e711e4838d 67054 
dhcp-probe_1.3.0-1_amd64.deb
Files: 
 71a29a63ac7b75ebdfd2219e7897c001 1110 net optional dhcp-probe_1.3.0-1.dsc
 e2753eb9ef42197416e8f2cd55bc5eb4 213279 net optional 
dhcp-probe_1.3.0.orig.tar.gz
 6bd6ba65e45edb72b9512a8bbfb79f4b 7873 net optional dhcp-probe_1.3.0-1.diff.gz
 c49774edada90cb00c83866e15fb6a89 67054 net optional 
dhcp-probe_1.3.0-1_amd64.deb

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

iEYEARECAAYFAkoApLMACgkQvx6dH3bVKsSEJwCgnt4xEeLevjlWaELaRZY+A16X
r1cAn2rk5EYr5rGQTj1ifKVRyjBPLM1y
=/MAu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to