Bug#983494: arch-test breaks debootstrap into empty chroot

2021-03-17 Thread Arnaud R
Also struggling with something similar, I thought I hit this bug, but actually no. Let me bring more details. > arch-test looks for its test files *inside* the chroot; That's not how I read the code. It copies the helper in the chroot, and then it runs it with chroot: https://github.com/kilo

Bug#985481: debootstrap: Detection of docker container is broken with cgroup v2

2021-03-18 Thread Arnaud R
I just noticed that there is snippet in scripts/debian-common:     if doing_variant fakechroot || [ "$CONTAINER" = "docker" ]; then     setup_proc_symlink     fi The following bugs are related to docker and /proc, and are possibly related: https://bugs.debian.org/cgi-bin/b