Bug#953637: debootstrap remove /proc when ran under docker

2020-06-06 Thread Eicke Herbertz
I assume you used a privileged container, I can't reproduce this with an unprivileged one with only CAP_SYS_ADMIN added. After some digging, the issue appears to come from here: https://salsa.debian.org/installer-team/debootstrap/-/blob/master/functions#L1179 > umount "$TARGET/proc" 2>/dev/null

Bug#953637: debootstrap remove /proc when ran under docker

2020-06-06 Thread Eicke Herbertz
I assume you used a privileged container, I can't reproduce this with an unprivileged one with only CAP_SYS_ADMIN added. After some digging, the issue appears to come from here: https://salsa.debian.org/installer-team/debootstrap/-/blob/master/functions#L1179 > umount "$TARGET/proc" 2>/dev/null

Bug#953637: debootstrap remove /proc when ran under docker

2020-03-11 Thread Corentin Labbe
Package: debootstrap Version: 1.0.114 On a fresh install buster under docker I ran "debootstrap buster test". This lead to a system without /proc mounted. The following error are found: >> I: Target architecture can be executed >> I: Retrieving InRelease >> I: Checking Release signature >> I: