sudo brl fetch debian -r testing -n test
sudo strat test apt install bubblewrap
strat test bwrap --dev-bind / / true
gives
bwrap: No permissions to create new namespace, likely because the kernel does not allow non-privileged user namespaces. See <https://deb.li/bubblewrap> or <file:///usr/share/doc/bubblewrap/README.Debian.gz>.
However, bwrap installed in the arch linux arm stratum I have (from hijacking, used as init) worked fine.
gives
However, bwrap installed in the arch linux arm stratum I have (from hijacking, used as init) worked fine.