Your message dated Tue, 12 Aug 2008 14:17:16 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#493679: fixed in sysvinit 2.86.ds1-61 has caused the Debian Bug report #493679, regarding initscripts: need to have SE Linux context set on /lib/init/rw 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.) -- 493679: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493679 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: initscripts Version: 2.86.ds1-60 Severity: normal After /lib/init/rw is mounted the root directory needs to have it's context set. This can be done by /etc/init.d/mountkernfs.sh after calling domount(), or can be done in the domount() function in /lib/init/mount-functions.sh. For my tests I have the following in /lib/init/mount-functions.sh at the end of the domount() function: if [ "$FSTYPE" = "tmpfs" -a -x /sbin/restorecon ]; then /sbin/restorecon $MTPT fi
--- End Message ---
--- Begin Message ---Source: sysvinit Source-Version: 2.86.ds1-61 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-61_i386.deb to pool/main/s/sysvinit/initscripts_2.86.ds1-61_i386.deb sysv-rc_2.86.ds1-61_all.deb to pool/main/s/sysvinit/sysv-rc_2.86.ds1-61_all.deb sysvinit-utils_2.86.ds1-61_i386.deb to pool/main/s/sysvinit/sysvinit-utils_2.86.ds1-61_i386.deb sysvinit_2.86.ds1-61.diff.gz to pool/main/s/sysvinit/sysvinit_2.86.ds1-61.diff.gz sysvinit_2.86.ds1-61.dsc to pool/main/s/sysvinit/sysvinit_2.86.ds1-61.dsc sysvinit_2.86.ds1-61_i386.deb to pool/main/s/sysvinit/sysvinit_2.86.ds1-61_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: Tue, 12 Aug 2008 16:07:50 +0200 Source: sysvinit Binary: sysvinit sysvinit-utils sysv-rc initscripts Architecture: source i386 all Version: 2.86.ds1-61 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: 384509 422922 431560 484233 489734 492214 493679 493680 Changes: sysvinit (2.86.ds1-61) unstable; urgency=low . * Fix typo in rcS(5), proberly->properly (Closes: #484233). Thanks to Julien Danjou for noticing. * Fix typo in rcS(5), maually->manually (Closes: #493680). Thanks to Xr for noticing. * Modify runlevel detection code in invoke-rc.d to notice the difference between runlevels 0 and 6, and the boot runlevel, to make it possible to use invoke-rc.d during boot (Closes: 384509). * Make sure to call restorecon after mounting tmpfs file systems, to set SELinux permissions (Closes: #493679). Patch from Russell Coker. * Move responsibility of stopping the splash screen process from individual init.d scripts to init.d/rc. This make sure the progress calculation reflect reality, and that the splash screen is taken down in runlevel 1 (Closes: #431560) and that it stop before gdm and kdm (Closes: #422922, #489734). * Skip error message from checkfs.sh when / is read-only. Patch from Mirek Slugen (Closes: #492214). Checksums-Sha1: fcd317cb115e31f01316fb68204da6d4dfbecdaa 1433 sysvinit_2.86.ds1-61.dsc 7e9834ebc1635845a28de1a062d734c563ac7ff4 151671 sysvinit_2.86.ds1-61.diff.gz 3de79d28fe80fc852f62adb252b9c6a492f85c7a 112730 sysvinit_2.86.ds1-61_i386.deb 6f8e8a7ddfebd744a399e7c8afab38ee4f797942 71058 sysvinit-utils_2.86.ds1-61_i386.deb a7a59544c3ca46afc233e12b59b75bc57763818e 68288 initscripts_2.86.ds1-61_i386.deb ae376fd18b9a8a17be0a21c6121902a0a1f86613 63766 sysv-rc_2.86.ds1-61_all.deb Checksums-Sha256: b6fbc736de570efe6e8964a2e39ecb0ed8b301860b78b9fdba42e6759e7931d6 1433 sysvinit_2.86.ds1-61.dsc fedcd50ac6d4fed5bd06418f7323043238369c08e79e1dca1fbd6d590e5b87e2 151671 sysvinit_2.86.ds1-61.diff.gz 2c6232a38e70dbf5739a743fb7d7f3019f10cab7689a71fe6dcf4e922ce775c4 112730 sysvinit_2.86.ds1-61_i386.deb 2ca6fc6f1bb465a75e64f42cc8c8f524ece116f22d6e7bb70b80c375be991155 71058 sysvinit-utils_2.86.ds1-61_i386.deb c9ae5ff565c28ad7e388a99115a5e208faf1effd4c5db1b38e38ef46c8afe268 68288 initscripts_2.86.ds1-61_i386.deb 0db57e7348fbd4d1bbacdccbaf5b249751c847f71d1035bdb9b8fc31b1128847 63766 sysv-rc_2.86.ds1-61_all.deb Files: 69186176af64c09d92a9f67033eb1433 1433 admin required sysvinit_2.86.ds1-61.dsc 2b195e69dcb542f3a37873f547cbb744 151671 admin required sysvinit_2.86.ds1-61.diff.gz f4b36633dba6967081c7e7ba924ca88e 112730 admin required sysvinit_2.86.ds1-61_i386.deb 57b4959595b945a20fa73287318f210d 71058 admin required sysvinit-utils_2.86.ds1-61_i386.deb d707e6f29a03ee3af58106e7d9571a29 68288 admin required initscripts_2.86.ds1-61_i386.deb 653fcece87ce210a45e237518e6026f1 63766 admin required sysv-rc_2.86.ds1-61_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFIoZm920zMSyow1ykRAtkOAKDB65LjMELBLSu06kW5hc6naljO7ACgyVZh oDOQZCo2CQJPsdyASUtcGcs= =gbyZ -----END PGP SIGNATURE-----
--- End Message ---

