Your message dated Sun, 02 Oct 2005 03:02:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#164471: fixed in sysvinit 2.86.ds1-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 11 Jun 2002 20:11:42 +0000
>From [EMAIL PROTECTED] Tue Jun 11 15:11:42 2002
Return-path: <[EMAIL PROTECTED]>
Received: from morimoto.progeny.com [216.37.46.163]
(c9aea575ecf2e0d8881d0fe5dfd5e257)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17HrzS-00032S-00; Tue, 11 Jun 2002 15:11:42 -0500
Received: from zuul.progeny.com (zuul.progeny.com [192.168.1.42])
by morimoto.progeny.com (Postfix) with ESMTP
id 5940C636A4; Tue, 11 Jun 2002 15:11:38 -0500 (EST)
Received: by zuul.progeny.com (Postfix, from userid 10001)
id 33E4742; Tue, 11 Jun 2002 15:11:38 -0500 (EST)
Subject: lintian: erroneous lintian error with no justification in Policy
From: "Branden Robinson" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
X-Mailer: reportbug 1.99.29
Date: Tue, 11 Jun 2002 15:11:38 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: lintian
Version: 1.20.17
Severity: normal
E: discover: output-of-updaterc.d-not-redirected-to-dev-null discover postinst
N:
N: The output messages of the update-rc.d command should be redirected to
N: /dev/null.
Says who? The Policy Manual does not mandate this. It's just provided as an
example in 10.3.3, in text that was copied from the old Packaging Manual.
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux zuul.progeny.com 2.4.18-386 #2 Sun Apr 14 10:38:08 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages lintian depends on:
ii binutils 2.12.90.0.7-1 The GNU assembler, linker and bina
ii diffstat 1.28-1 produces graph of changes introduc
ii file 3.37-3.1 Determines file type using "magic"
ii perl [perl5] 5.6.1-7 Larry Wall's Practical Extraction
-- no debconf information
---------------------------------------
Received: (at 164471-close) by bugs.debian.org; 2 Oct 2005 10:09:06 +0000
>From [EMAIL PROTECTED] Sun Oct 02 03:09:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EM0fY-0007s1-00; Sun, 02 Oct 2005 03:02:08 -0700
From: Petter Reinholdtsen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#164471: fixed in sysvinit 2.86.ds1-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 02 Oct 2005 03:02:08 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: sysvinit
Source-Version: 2.86.ds1-4
We believe that the bug you reported is fixed in the latest version of
sysvinit, which is due to be installed in the Debian FTP archive:
initscripts_2.86.ds1-4_i386.deb
to pool/main/s/sysvinit/initscripts_2.86.ds1-4_i386.deb
sysv-rc_2.86.ds1-4_all.deb
to pool/main/s/sysvinit/sysv-rc_2.86.ds1-4_all.deb
sysvinit_2.86.ds1-4.diff.gz
to pool/main/s/sysvinit/sysvinit_2.86.ds1-4.diff.gz
sysvinit_2.86.ds1-4.dsc
to pool/main/s/sysvinit/sysvinit_2.86.ds1-4.dsc
sysvinit_2.86.ds1-4_i386.deb
to pool/main/s/sysvinit/sysvinit_2.86.ds1-4_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 sysvinit 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: Sun, 2 Oct 2005 11:44:07 +0200
Source: sysvinit
Binary: sysv-rc sysvinit initscripts
Architecture: source i386 all
Version: 2.86.ds1-4
Distribution: unstable
Urgency: low
Maintainer: sysvinit maintainers <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description:
initscripts - Standard scripts needed for booting and shutting down
sysv-rc - Standard boot mechanism using symlinks in /etc/rc?.d
sysvinit - System-V like init
Closes: 164471 243154 327031 327865
Changes:
sysvinit (2.86.ds1-4) unstable; urgency=low
.
[Petter Reinholdtsen]
* Add '#! /bin/sh' to the init.d scripts missing those.
* Improve boot message for init.d/bootlogd.
* Make sure init.d/checkroot.sh only print status of swap mounting
when VERBOSE!=no. Improve boot message for this case.
* Improve usage message of update-rc.d. Uncredited patch from Ubuntu.
* Set [EMAIL PROTECTED] as the package
maintainer, and move Miquel van Smoorenburg into the uploaders list.
* Get bootlogd working, by fixing the exit code patch. (Closes: #327865)
* Get ifdown working on kFreeBSD. (Closes: #327031)
* Quiet down update-rc.d by removing unnecessary warning. Patch
by Thomas Hood. (Closes: #164471)
* Improve update-rc.d(8) manual page. (Closes: #243154)
* Fix typo in pidof(8) manual page.
* Update FSF address in copyright files.
Files:
45c5e475f39b9efc35986354abb56455 810 admin required sysvinit_2.86.ds1-4.dsc
2920dbd14ea9cd5b540edcda0d57bc65 91108 admin required
sysvinit_2.86.ds1-4.diff.gz
fcf366df1e75ce9d4b8c5190aad12a9a 101182 admin required
sysvinit_2.86.ds1-4_i386.deb
708f9b212ed1787b31c9c4ba5e0654a8 36280 admin required
initscripts_2.86.ds1-4_i386.deb
f1790aeb669db38b92b6337bb4c59901 38948 admin required
sysv-rc_2.86.ds1-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDP61220zMSyow1ykRAmgIAKDlYr1VsOvRgTsQqB/uojyOGanFegCeNgwV
xjJP/wfyAr7Br9Vjnc1E/10=
=J0Vz
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]