[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#318955: marked as done (/etc/init.d/initrd-tools.sh should run umount with "-n" option)



Your message dated Mon, 05 May 2008 10:23:24 +0200
with message-id <1209975804.776037.28707.nullmailer@xanadu.blop.info>
and subject line initrd-tools has been removed from Debian, closing #318955
has caused the Debian Bug report #318955,
regarding /etc/init.d/initrd-tools.sh should run umount with "-n" option
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 owner@bugs.debian.org
immediately.)


-- 
318955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=318955
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initrd-tools
Version: 0.1.81.1
Severity: minor

/etc/init.d/initrd-tools.sh runs at S:S05initrd-tools.sh before the
root filesystem has been remounted read-write at S10checkroot.sh.
All the umount commands in the script should include the "-n" option
so that there is no attempt to write the mtab file at this stage.
umount proceeds despite failure to open mtab for writing, but this
behavior of the current umount program should not be relied upon.

jdthood@turmeric:/mnt/hda6/etc/rcS.d$ grep umount S05initrd-tools.sh
        trap 'umount -n /proc' EXIT
        umount /initrd/dev || exit
umount /initrd || exit

-- 
Thomas Hood




--- End Message ---
--- Begin Message ---
Version: 0.1.84.2+rm

The initrd-tools package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/393092 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.
-- 
Lucas


--- End Message ---

Reply to: