Your message dated Wed, 16 Sep 2009 23:02:49 +0000
with message-id <[email protected]>
and subject line Bug#542600: fixed in portsentry 1.2-11.3
has caused the Debian Bug report #542600,
regarding portsentry: Incorrect provides in init.d script
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 [email protected]
immediately.)


-- 
542600: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542600
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package:  portsentry
Version:  1.2-11.2
Severity: important
Tags:     patch
User:     [email protected]
Usertags: incorrect-provides

With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d script.  The provides used should be unique, and
the current one is in conflict with the slpd package.  It is a good
idea to review the dependencies, I as notice that it used to start
very late in the boot sequence, but there is no information in the
changelog explaining what it is trying to start after.

<URL: 
http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
 >
documents the LSB header format.  Some debian notes are available from
<URL: http://wiki.debian.org/LSBInitScripts >.

This patch should solve the issue.  Without it, the package will fail
to install if slpd is already installed.  There is currently nothing
depending on the slpd provide, so it should be safe to just rename the
provide.  I am sorry I made a mistake in my last patch when this
header was introduced.

diff -ur portsentry-1.2/debian/init.d portsentry-1.2-pere/debian/init.d
--- portsentry-1.2/debian/init.d        2009-08-20 12:45:27.000000000 +0200
+++ portsentry-1.2-pere/debian/init.d   2009-08-20 12:45:48.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 ### BEGIN INIT INFO
-# Provides:          slpd
+# Provides:          portsentry
 # Required-Start:    $remote_fs $syslog
 # Required-Stop:     $remote_fs $syslog
 # Default-Start:     2 3 4 5

Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: portsentry
Source-Version: 1.2-11.3

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

portsentry_1.2-11.3.diff.gz
  to pool/main/p/portsentry/portsentry_1.2-11.3.diff.gz
portsentry_1.2-11.3.dsc
  to pool/main/p/portsentry/portsentry_1.2-11.3.dsc
portsentry_1.2-11.3_i386.deb
  to pool/main/p/portsentry/portsentry_1.2-11.3_i386.deb



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <[email protected]> (supplier of updated portsentry 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 [email protected])


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

Format: 1.8
Date: Thu, 17 Sep 2009 00:13:57 +0200
Source: portsentry
Binary: portsentry
Architecture: source i386
Version: 1.2-11.3
Distribution: unstable
Urgency: low
Maintainer: Bruno Barrera C. <[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Description: 
 portsentry - Portscan detection daemon
Closes: 431304 539257 542600
Changes: 
 portsentry (1.2-11.3) unstable; urgency=low
 .
   * Non-maintainer upload to fix release goal.
   * Fix incorrect provides in init.d script (Closes: #542600).
   * Make init.d script depend on $all to start last in the boot sequence
     (Closes: #539257).
   * Fix typo in portsentry(8) manual page (Closes: #431304).
   * Remove redundant code from postinst.  The same code is inserted
     by dh_installinit.
   * Make sure errors are not ignored in prerm.
   * Move to debhelper versjon 7.
Checksums-Sha1: 
 6e6421bf33a12730d277d2544c2f143c9dab24c8 958 portsentry_1.2-11.3.dsc
 d93b348a272759868b52951cb9a3220527fc6fef 38251 portsentry_1.2-11.3.diff.gz
 7172db81ebb50abac2f9595032e6ad8dfd7c6638 73398 portsentry_1.2-11.3_i386.deb
Checksums-Sha256: 
 2fb851ac4894d870febfb450d136785bf0221bf256c5968f2ad70f31a5dc3f51 958 
portsentry_1.2-11.3.dsc
 18137b1c57499fe4a9bdff82266918751c4e2f50873878255f6e2ca218307800 38251 
portsentry_1.2-11.3.diff.gz
 1dd06020e71a5223f3533c4ffef02c2812461538e0392b7ad52580dbc0b3eadb 73398 
portsentry_1.2-11.3_i386.deb
Files: 
 261a37688414eaba2fc21ff996db6139 958 net optional portsentry_1.2-11.3.dsc
 734b809a8c2dde787d3c26862baa3544 38251 net optional portsentry_1.2-11.3.diff.gz
 d18b370d28facc7a8131581cdfd8b594 73398 net optional 
portsentry_1.2-11.3_i386.deb

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

iD8DBQFKsWcm20zMSyow1ykRApn4AKCyvnukY34tvfvntYif2lICgMp1SgCeN8ag
TUU0k1UiFVnHJIVuM2RiVLQ=
=JN2n
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to