Hello. I've been experimenting with the various ublue OSes on some of my machines and wanted to try out the bluefin-cli container on my main Arch Linux machine (I will probably be replacing the OS with Aurora-DX in the coming weeks). I tried using the quadlet to start the bluefin-cli container, but it fails to start with this error:
mkdir: cannot set permissions '/run/host/usr/src/debug/lib32-nvidia-utils': Permission denied
The only changes I have made to the quadlet are removing the selinux directory mount as my setup doesn't have SELinux and changing /var/home to /home to match my setup's mounts. Starting the image with distrobox works correctly, so I think something in the quadlet is a little different than what distrobox does when starting the container.
Hello. I've been experimenting with the various ublue OSes on some of my machines and wanted to try out the bluefin-cli container on my main Arch Linux machine (I will probably be replacing the OS with Aurora-DX in the coming weeks). I tried using the quadlet to start the bluefin-cli container, but it fails to start with this error:
The only changes I have made to the quadlet are removing the selinux directory mount as my setup doesn't have SELinux and changing
/var/home
to/home
to match my setup's mounts. Starting the image with distrobox works correctly, so I think something in the quadlet is a little different than what distrobox does when starting the container.