Hello, Amirouche Boubekki <amirouche.boube...@gmail.com> skribis:
>> build failed: while setting up the build environment: unable to make ?/? > private mount: Permission denied > > If you look at 'dmesg' output you will see something like: > >> audit: type=1400 audit(1539605833.825:115): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxc-container-default-cgns" name="/" pid=13543 comm="guix-daemon" > flags="rw, rprivate" > > That's where it gets ugly. I only know how to disable apparmor for that lxc > container. > > Go to /var/lib/lxc/schemer/config and add somewhere in that file the > following command: > > lxc.apparmor.profile = unconfined Thanks for sharing the trick! Ludo’.