Your message dated Sun, 01 Oct 2006 19:51:07 +0200
with message-id <[EMAIL PROTECTED]>
and subject line initscripts 2.86.ds1-27 failed to install in a vserver.
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-27
Hi,
initscripts.postinst will fail in a vserver because it tries to
mount/umount.
--
Best Regards,
Wen-chien Jesse Sung
--- End Message ---
--- Begin Message ---
Version: 2.86.ds1-29
I believe the vserver problem was fixed with the changes in sysvinit
version 2.86.ds1-28 and (2.86.ds1-29. Closing this bug because of
this.
sysvinit (2.86.ds1-29) unstable; urgency=low
* Ignore problems with creating /var/run and /var/lock during
installation and upgrades. This should avoid installation problem
in vserver environments.
* Only try to create /var/run and /var/lock on the root file system
in non-chroot environments?
* Use 'mkdir -p' when creating /.root, to avoid failing if it
already exist. (Closes: #390327)
* Do not try to create /var/run and /var/lock during installation or
upgrades if /var is a relative symlink. It is not going to
work. (Closes: #390328)
* List the options found in /etc/fstab after the default options
used when mounting virtual file systems, to allow options in fstab
to override the defaults. (Closes: #390181)
-- Petter Reinholdtsen <[EMAIL PROTECTED]> Sat, 30 Sep 2006 18:42:44 +0200
sysvinit (2.86.ds1-28) unstable; urgency=low
* Avoid mounting /lib/init/rw/ when being installed in a chroot
environment. (Closes: #390126)
* Update init.d/mtab.sh to make sure it store the correct options
used to mount /dev/shm in /etc/mtab.
* Drop the 'noexec' flag from the /dev/shm/ mount point until etch
is released, to avoid breaking dosemu and user-mode-linux. It will
be reintroduced after etch is released. This is related to
bugs #386945 and #386368.
-- Petter Reinholdtsen <[EMAIL PROTECTED]> Fri, 29 Sep 2006 18:36:13 +0200
--- End Message ---