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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

