Can't install in chroot because /proc is not mounted
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mono (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Description: Ubuntu 9.04
Release: 9.04
When installing this package inside our netboot tree, the following happens:
(Reading database ... 367010 files and directories currently installed.)
Preparing to replace libndesk-
Removing libndesk-
W: removing assembly: Mono requires /proc to be mounted. failed!
Unpacking replacement libndesk-
Preparing to replace libndesk-
Removing libndesk-
W: removing assembly: Mono requires /proc to be mounted. failed!
Unpacking replacement libndesk-
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up libndesk-
* Installing 1 assembly from libndesk-
E: installing Assembly /usr/lib/
Setting up libndesk-
* Installing 1 assembly from libndesk-
E: installing Assembly /usr/lib/
This in fact hinders *any* installation of mono packages inside a chroot. Mounting /proc is no option, as this might interfere with the running system (we have Debian Etch Servers providing the netboot-roots for ubuntu hardy and jaunty clients and have had some pretty bad experiences while installing packages with /proc mounted inside the chroot).
Sorry for the briefness of this report but I believe you get the picture.
Lukas
Status changed to 'Confirmed' because the bug affects multiple users.