Your message dated Mon, 1 Jun 2009 20:06:24 +0100
with message-id <[email protected]>
and subject line nfsbooted has been removed from Debian, closing #328326
has caused the Debian Bug report #328326,
regarding nfsbooted: don't touch /etc/mtab
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.)
--
328326: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328326
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nfsbooted
Version: 0.0.13
The postinst contains this code:
if [ -e /etc/mtab -a ! -L /etc/mtab ] ; then
rm -f /etc/mtab
ln -s ../proc/mounts /etc/mtab
fi
I don't think it is the job of nfsbooted to reconfigure my system to use
a symlink for mtab. Is there any reason nfsbooted *must* have the
symlink? (And can't, for example, use /proc/mounts directly.)
Moreover, if the system happens to not have proc mounted, the code will
create a broken system. (Happened to me in a chroot without proc; it is
fairly unlikely to happen in a real system, but not impossible.)
--- End Message ---
--- Begin Message ---
Version: 0.0.15+rm
The nfsbooted package has been removed from Debian so we are closing
the bugs that were still opened against it.
For more information about this package's removal, read
http://bugs.debian.org/530374 . 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.
Kind regards,
--
Marco Rodrigues
--- End Message ---