Your message dated Fri, 24 Jul 2009 09:18:29 +0000
with message-id <[email protected]>
and subject line Bug#531198: fixed in sysvinit 2.86.ds1-66
has caused the Debian Bug report #531198,
regarding initscripts: bootlogd should be stopped after all init scripts
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.)
--
531198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531198
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: initscripts
Version: 2.86.ds1-61
Severity: normal
Tags: patch
When using insserv, stop-bootlogd should be the last script to start so
that the whole boot process is logged.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages initscripts depends on:
ii debianutils 3.1.3 Miscellaneous utilities specific t
ii e2fsprogs 1.41.5-1 ext2/ext3/ext4 file system utiliti
ii libc6 2.9-13 GNU C Library: Shared libraries
ii lsb-base 3.2-22 Linux Standard Base 3.2 init scrip
ii mount 2.15.1~rc1-1 Tools for mounting and manipulatin
ii sysvinit-utils 2.86.ds1-61 System-V-like utilities
Versions of packages initscripts recommends:
ii psmisc 22.7-1 utilities that use the proc file s
initscripts suggests no packages.
-- no debconf information
-- debsums errors found:
debsums: no md5sums for initscripts
--- stop-bootlogd.dpkg-dist 2008-01-02 01:26:52.000000000 +0100
+++ stop-bootlogd 2008-04-22 07:08:49.000000000 +0200
@@ -1,7 +1,7 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: stop-bootlogd
-# Required-Start: $remote_fs rmnologin
+# Required-Start: $remote_fs rmnologin $all
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop:
--- End Message ---
--- Begin Message ---
Source: sysvinit
Source-Version: 2.86.ds1-66
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-66_i386.deb
to pool/main/s/sysvinit/initscripts_2.86.ds1-66_i386.deb
sysv-rc_2.86.ds1-66_all.deb
to pool/main/s/sysvinit/sysv-rc_2.86.ds1-66_all.deb
sysvinit-utils_2.86.ds1-66_i386.deb
to pool/main/s/sysvinit/sysvinit-utils_2.86.ds1-66_i386.deb
sysvinit_2.86.ds1-66.diff.gz
to pool/main/s/sysvinit/sysvinit_2.86.ds1-66.diff.gz
sysvinit_2.86.ds1-66.dsc
to pool/main/s/sysvinit/sysvinit_2.86.ds1-66.dsc
sysvinit_2.86.ds1-66_i386.deb
to pool/main/s/sysvinit/sysvinit_2.86.ds1-66_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.8
Date: Fri, 24 Jul 2009 10:51:50 +0200
Source: sysvinit
Binary: sysvinit sysvinit-utils sysv-rc initscripts
Architecture: source i386 all
Version: 2.86.ds1-66
Distribution: unstable
Urgency: low
Maintainer: Debian sysvinit maintainers
<[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Description:
initscripts - scripts for initializing and shutting down the system
sysv-rc - System-V-like runlevel change mechanism
sysvinit - System-V-like init utilities
sysvinit-utils - System-V-like utilities
Closes: 492796 531198 536574
Changes:
sysvinit (2.86.ds1-66) unstable; urgency=low
.
[ Petter Reinholdtsen ]
* Replace Ó with \['O] and Á with \['A] in spanish
update-rc.d(8) after looking up the correct string in
groff_man(7), to avoid lintian warning.
* Move bootlogd to the sysvinit-utils package, as it is useful also
without the sysvinit init program. Make sysvinit-utils replace
sysvinit (<= 2.86.ds1-65) to handle this.
* Clean up control file, dropping replaces and conflicts on sysvinit
and file-rc packages before oldstable: sysvinit (<< 2.85-1),
sysv-rc (<< 2.86.ds1-1.2), sysvinit (<< 2.86.ds1-12) and file-rc
(>> 0.7.0).
* New patch 54_bootlogd_findptyfail making sure bootlogd findpty()
returns an error value when it fails to find a usable pty
(Closes: #492796). Patch from Rob Leslie.
* New patch 96_shutdown_acctoff making sure to call accton with the
argument off during shutdown to stop accounting (Closes: #536574).
* Modify LSB header of init.d/bootlogd to depend on $all when
starting, to get it to start later in the boot sequence
(Closes: #531198. Patch from Vincent Crevot.
* Modify LSB header of init.d/bootlogd to start earlier when
dependency based boot sequencing is enabled, by stating that
it should start before keymap and keyboard-setup.
* Make sure more verbose temp cleaning always calls log_end_msg
after log_begin_msg (might solve #534713).
* New patch 97_init_starttest solving problem reported to
<URL:http://freshmeat.net/projects/sysvinit/> 2003-03-10.
* Change init.d/bootmisc.sh to not set pseudo-terminal access
permissions when udev is active. Leave that to udev, the same way
it is left to devfs.
* Correct boot dependency, move hostname dependency from bootmisc.sh to
bootlogs.
.
[ Kel Modderman ]
* Remove debian/startpar/README, it contains outdated information about
the origin of startpar upstream.
* Update startpar to version 0.53.1 upstream. Add Debian quilt patch series
to ./debian/startpar/patches, while they wait for inclusion upstream.
* Patch startpar makeboot.c to allow a much higher amount of loops when
calculating dependecies from make files.
* Modify all copyright blurbs which refer to the version-less symlink
/usr/share/common-licenses/GPL to point to the versioned GPL-2 license.
Checksums-Sha1:
aedfdc68ca089fb8f099bd1aa17526833e9c3e04 1470 sysvinit_2.86.ds1-66.dsc
02f068b9d94abe85d41d8afe7dbfc11572b0d109 169747 sysvinit_2.86.ds1-66.diff.gz
abea585d3029b921ea63f1ab2b08123cdfb5c5b0 100098 sysvinit_2.86.ds1-66_i386.deb
335782b016cdf6414b9f9133d36155f27d56d110 98234
sysvinit-utils_2.86.ds1-66_i386.deb
1ca429a1b6f1a7e426e541a08ab563b70291d853 74710 initscripts_2.86.ds1-66_i386.deb
9d3aa222e7ce5433b26b5c178ca24c0df911237f 68450 sysv-rc_2.86.ds1-66_all.deb
Checksums-Sha256:
cbf6465fd9a1f2f341c79b03b24dd0c22e60675603c2ed00fd11a15f4148b404 1470
sysvinit_2.86.ds1-66.dsc
aef1a4bc98de11a63a0821fac93e7085692b06abfa37204a9ecd6324cf09721d 169747
sysvinit_2.86.ds1-66.diff.gz
4ef91e8eb8d4618d9baec026ea5cb972bf87c7ae115b5874465d7edd6eb4025a 100098
sysvinit_2.86.ds1-66_i386.deb
5c08680c0a0757f0fa7d27e279ea4700ab9e30551887d1a2c056296aed2c276a 98234
sysvinit-utils_2.86.ds1-66_i386.deb
b06165e7d82bf19ebb43069c35e9ceddc9a15032ff2e38ae6ec7d4ea71c554bb 74710
initscripts_2.86.ds1-66_i386.deb
5637c6b0a0f5b6cad879c720f553d2edc13944343bdfb5124c988013fd7466a5 68450
sysv-rc_2.86.ds1-66_all.deb
Files:
31678ad60205cb1b9291c3f88c72b49e 1470 admin required sysvinit_2.86.ds1-66.dsc
5d0ecda8920b5112d0a4dc11e88acc7d 169747 admin required
sysvinit_2.86.ds1-66.diff.gz
1450d403b3f4045f88fec40dc0375d22 100098 admin required
sysvinit_2.86.ds1-66_i386.deb
a23ceeddaaab70e132f157d2d1f735c0 98234 admin required
sysvinit-utils_2.86.ds1-66_i386.deb
8e4a0fa648d04f03c94a26a301b03a3c 74710 admin required
initscripts_2.86.ds1-66_i386.deb
59f887ab3ce0600805ff3e2ba09ca00a 68450 admin required
sysv-rc_2.86.ds1-66_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFKaXcw20zMSyow1ykRAlpBAJsHSJHydBlPuSfrr+9pK0xKJCtf+QCeNFYI
p4X4lFmOPS4oZ0qqJ5Dvw2I=
=aQpV
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel