Your message dated Tue, 11 Mar 2008 18:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#469946: fixed in fiaif 1.21.1-13
has caused the Debian Bug report #469946,
regarding fiaif: Non-space character in LSB header
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.)


-- 
469946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469946
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: fiaif
Version: 1.21.1-12
Severity: important
User: [EMAIL PROTECTED]
Usertags: incorrect-dependency

When checking the dependency based boot sequencing, I discovered a
lintian warning about the fiaif package.  Closer investigation show
that the patch to add LSB header to the init.d script contain
non-breaking space instead of normal space.  This result in warnings
like this:

  W: fiaif binary: init.d-script-has-bad-start-runlevel /etc/init.d/fiaif  
  W: fiaif binary: init.d-script-has-bad-start-runlevel /etc/init.d/fiaif  

This patch solve the issue.  I hope the characters survive transport.
The problem is the 0xA0 characters, that should be replaced with 0x20
characters.

diff -urw fiaif-1.21.1.orig/debian/patches/16_init_lsb_headers.dpatch 
fiaif-1.21.1/debian/patches/16_init_lsb_headers.dpatch
--- fiaif-1.21.1.orig/debian/patches/16_init_lsb_headers.dpatch 2008-03-08 
09:11:08.000000000 +0100
+++ fiaif-1.21.1/debian/patches/16_init_lsb_headers.dpatch      2008-03-08 
09:12:54.000000000 +0100
@@ -13,13 +13,13 @@
 -#
 -# fiaif               Intelligent firewall
 +### BEGIN INIT INFO
-+# Provides:          fiaif
-+# Required-Start:    $remote_fs $syslog
-+# Required-Stop:     $remote_fs $syslog
-+# Default-Start:     S
-+# Default-Stop:      0 6
++# Provides:          fiaif
++# Required-Start:    $remote_fs $syslog
++# Required-Stop:     $remote_fs $syslog
++# Default-Start:     S
++# Default-Stop:      0 6
 +# Short-Description: Intelligent firewall
-+# Description:       Automates a packet filtering firewall with iptables.
++# Description:       Automates a packet filtering firewall with iptables.
 +### END INIT INFO
  #
  # chkconfig: 345 08 92


Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: fiaif
Source-Version: 1.21.1-13

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

fiaif_1.21.1-13.diff.gz
  to pool/main/f/fiaif/fiaif_1.21.1-13.diff.gz
fiaif_1.21.1-13.dsc
  to pool/main/f/fiaif/fiaif_1.21.1-13.dsc
fiaif_1.21.1-13_all.deb
  to pool/main/f/fiaif/fiaif_1.21.1-13_all.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.
Bastian Kleineidam <[EMAIL PROTECTED]> (supplier of updated fiaif 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.7
Date: Thu, 06 Mar 2008 23:58:03 +0100
Source: fiaif
Binary: fiaif
Architecture: source all
Version: 1.21.1-13
Distribution: unstable
Urgency: low
Maintainer: Bastian Kleineidam <[EMAIL PROTECTED]>
Changed-By: Bastian Kleineidam <[EMAIL PROTECTED]>
Description: 
 fiaif      - An easy to use, yet complex firewall
Closes: 469946
Changes: 
 fiaif (1.21.1-13) unstable; urgency=low
 .
   * Replace dh_installoverrides with dh_lintian, introduced in debhelper
     6.0.7
   * Remove invalid byte sequences from LSB fiaif init header.
     (Closes: #469946)
Files: 
 3a3b100a03c4c2d818b2cf321ae2e8da 710 net optional fiaif_1.21.1-13.dsc
 22c6d53b0840335eefe2b01abd45d0f3 24303 net optional fiaif_1.21.1-13.diff.gz
 c1897bffd81d7f094ed1c0e1ae043b1a 181198 net optional fiaif_1.21.1-13_all.deb

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

iD8DBQFH1slHeBwlBDLsbz4RAm52AJ4pC0qrr3mXVf2JhHaeSw8xApTw4ACdEVxm
V0cdiDXDuuFb6RmuZd8uefc=
=fDEb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to