--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: debootstrap: leaves sysvinit's .../lib/init/rw mounted
- From: Roland Stigge <stigge@antcom.de>
- Date: Sat, 07 Oct 2006 16:29:34 +0200
- Message-id: <20061007142934.28634.92561.reportbug@dent.philosys.de>
Package: debootstrap
Version: 0.3.3
Severity: normal
Tags: patch
Hi,
after a debootstrap run (e.g., "debootstrap sid sid
http://ftp.de.debian.org/debian"), lib/init/rw is still mounted inside the just
installed root filesystem. This confuses programs using debootstrap, e.g.
pbuilder, cleaning up the directory later (and leaving a mounted tmpfs around),
since an rm of the filesystem fails.
Adding
on_exit "umount $TARGET/lib/init/rw"
to the other on_exit's fixes this.
Thanks,
bye,
Roland
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Versions of packages debootstrap depends on:
ii binutils 2.17-3 The GNU assembler, linker and bina
ii wget 1.10.2-2 retrieves files from the web
debootstrap recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: debootstrap
Source-Version: 1.0.4
We believe that the bug you reported is fixed in the latest version of
debootstrap, which is due to be installed in the Debian FTP archive:
debootstrap-udeb_1.0.4_i386.udeb
to pool/main/d/debootstrap/debootstrap-udeb_1.0.4_i386.udeb
debootstrap_1.0.4.dsc
to pool/main/d/debootstrap/debootstrap_1.0.4.dsc
debootstrap_1.0.4.tar.gz
to pool/main/d/debootstrap/debootstrap_1.0.4.tar.gz
debootstrap_1.0.4_all.deb
to pool/main/d/debootstrap/debootstrap_1.0.4_all.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 391604@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated debootstrap 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 19 Oct 2007 14:57:37 +0100
Source: debootstrap
Binary: debootstrap-udeb debootstrap
Architecture: source all i386
Version: 1.0.4
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description:
debootstrap - Bootstrap a basic Debian system
debootstrap-udeb - Bootstrap the Debian system (udeb)
Closes: 233798 327708 391604 402380 434893 445157
Changes:
debootstrap (1.0.4) unstable; urgency=low
.
[ Neil Williams ]
* Add --second-stage-target option that allows embedded to test for
installations in a chroot on the device (closes: #445157).
.
[ Colin Watson ]
* Add (Ubuntu) hardy as a symlink to gutsy.
* Unmount /lib/init/rw on exit (closes: #391604).
* Cope if uncompressed Packages is missing from Release (closes: #402380).
* Don't rely on XSI test(1) extensions.
* Add support for ssh:/// URLs (thanks, Steffen Joeris; closes: #434893).
* Fix Ubuntu hoary and breezy scripts to unmount /dev etc. on exit
(closes: #327708).
* Emit an error if we cannot create working devices or executables on the
target (based on work by Bastian Kleineidam; closes: #233798).
Files:
95e57c13d1d18cc5e3eae391a98c94e7 865 admin - debootstrap_1.0.4.dsc
1b9a688aa73ed4e7a7cfb2ea71f9c250 49677 admin - debootstrap_1.0.4.tar.gz
0ee51d9b61265fca7caf98dabcc725f1 50254 admin extra debootstrap_1.0.4_all.deb
d567d7e500ecde3dfd9f16b795d60443 92164 debian-installer required debootstrap-udeb_1.0.4_i386.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Colin Watson <cjwatson@debian.org> -- Debian developer
iD8DBQFHGLkW9t0zAhD6TNERApAjAJoDXiyLAB5YFsze5YEq2ekrKYu8AQCfQfsf
2ow76p2ejkDpLaJDALTZB9Y=
=onj4
-----END PGP SIGNATURE-----
--- End Message ---