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
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
2 matches
Mail list logo