Your message dated Sat, 09 Sep 2006 11:32:27 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386699: fixed in sysvinit 2.86.ds1-19
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)
--- Begin Message ---
Package: initscripts
Version: 2.86.ds1-16
Severity: critical
Justification: breaks the whole system
The checkroot.sh init script sometimes needs to mknod the root filesystem
device as /dev/shm/root so it can fsck. This worked fine, until the recent
change that mounts /dev/shm with the nodev option. Now, any system that
fscks /dev/shm/root is unbootable.
I suppose the right fix is having checkroot.sh mount a new tmpfs as
/dev/check; mknod /dev/check/root; fsck /dev/check/root; umount /dev/check.
--- End Message ---
--- Begin Message ---
Source: sysvinit
Source-Version: 2.86.ds1-19
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-19_i386.deb
to pool/main/s/sysvinit/initscripts_2.86.ds1-19_i386.deb
sysv-rc_2.86.ds1-19_all.deb
to pool/main/s/sysvinit/sysv-rc_2.86.ds1-19_all.deb
sysvinit_2.86.ds1-19.diff.gz
to pool/main/s/sysvinit/sysvinit_2.86.ds1-19.diff.gz
sysvinit_2.86.ds1-19.dsc
to pool/main/s/sysvinit/sysvinit_2.86.ds1-19.dsc
sysvinit_2.86.ds1-19_i386.deb
to pool/main/s/sysvinit/sysvinit_2.86.ds1-19_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: Sat, 9 Sep 2006 20:12:47 +0200
Source: sysvinit
Binary: sysv-rc sysvinit initscripts
Architecture: source i386 all
Version: 2.86.ds1-19
Distribution: unstable
Urgency: low
Maintainer: Debian sysvinit maintainers
<pkg-sysvinit-devel@lists.alioth.debian.org>
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
Closes: 386347 386649 386699
Changes:
sysvinit (2.86.ds1-19) unstable; urgency=low
.
* Add new NEWS entry with a better shell fragment for recovering
from the update-rc.d problem. Add script
/usr/share/doc/sysv-rc/update-rc.d-recover to make it easier for
people to recover from problems introduced in versions 2.86.ds1-16
and 2.86.ds1-17.(Closes: #386649)
* Rewrite checkroot.sh to not use lazy umount and a private tmpfs,
and keep the tmpfs mounted on /tmp/ as long as checkroot.sh need
it. It seem that fsck did not like relative device paths.
(Closes: #386347, #386699)
* LSB header updates:
- umountfs should execute before umountroot, not before halt or
reboot.
- umountroot should stop in runlevel 0 and 6, and execute before
halt or reboot.
Files:
fb7454e2962074af2a54c0ad550ca440 894 admin required sysvinit_2.86.ds1-19.dsc
44f34166254cfeab0ba25d9d71c00eed 128530 admin required
sysvinit_2.86.ds1-19.diff.gz
c851c71f2b14c18af62d849e7dd61edf 127002 admin required
sysvinit_2.86.ds1-19_i386.deb
4716f60eb016da58da0b399147409258 52916 admin required
initscripts_2.86.ds1-19_i386.deb
e9c49389efcb0d425b97b1aa9d282323 53328 admin required
sysv-rc_2.86.ds1-19_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFAwU620zMSyow1ykRAtONAKCOvuzBmycHBRcGU1OC8wJrGXkqfwCdEaGh
AliUzUPjFcoMlE69xYpmqbg=
=8mob
-----END PGP SIGNATURE-----
--- End Message ---