[Bug 874505] Re: Native Multistrap oneiric chroots have an error configuring base-files
Wookey
wookey at wookware.org
Fri Feb 24 13:17:22 UTC 2012
This is actually a problem in base-files, now reprpoduced in precise and
wheezy
** Package changed: multistrap (Ubuntu) => base-files (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/874505
Title:
Native Multistrap oneiric chroots have an error configuring base-files
Status in “base-files” package in Ubuntu:
Confirmed
Bug description:
Setting up an Oneiric cross-build chroot on a natty machine with the
natty version of multistrap dies during base-files due to /var/run
issue:
Setting up base-files (6.4ubuntu5) ...
rmdir: failed to remove `/var/run': Directory not empty
dpkg: error processing base-files (--configure):
subprocess installed post-installation script returned error exit status 1
thjis goes on to prevent installation of:
base-files
bash
dpkg-dev
devscripts
libdebian-dpkgcross-perl
xdeb
build-essential
dpkg-cross
Inside the schroot we have:
/var/run on /run type none (rw,bind)
/var/lock on /run/lock type none (rw,bind)
umounting these does not allow /var/run migration because now some files have already been created in there:
sudo dpkg --configure -a
Setting up base-files (6.4ubuntu5) ...
rmdir: failed to remove `/var/run': Directory not empty
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/874505/+subscriptions
More information about the foundations-bugs
mailing list