/proc does not get umounted after debootstrap
Bug #805886 reported by
Jean-Louis Dupond
This bug affects 10 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debootstrap (Debian) |
Fix Released
|
Unknown
|
|||
util-linux (Debian) |
Fix Released
|
Unknown
|
|||
util-linux (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Oneiric |
Fix Released
|
High
|
Unassigned |
Bug Description
It seems that debootstrap does NOT umount /proc in the chroot after its run.
This causes for example pbuilder to fail, as it tries to remount /proc
Related branches
lp://staging/~pr0gg3d/ubuntu/oneiric/util-linux/bug-805886
- Ubuntu branches: Pending requested
-
Diff: 17 lines (+4/-2)1 file modifiedmount/fstab.c (+4/-2)
Changed in util-linux (Ubuntu): | |
status: | New → Confirmed |
Changed in util-linux (Ubuntu Oneiric): | |
milestone: | none → ubuntu-11.10-beta-1 |
Changed in debootstrap (Debian): | |
status: | Unknown → New |
Changed in util-linux (Debian): | |
status: | Unknown → New |
Changed in debootstrap (Debian): | |
status: | New → Fix Released |
Changed in util-linux (Debian): | |
status: | New → Fix Committed |
Changed in util-linux (Debian): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I can't reproduce this. Can you provide a debootstrap command (not in the context of pbuilder) that demonstrates this?