Catonano <caton...@gmail.com> writes: > While processing > > guix build --no-grafts --check hello > > I got some violations, an example follows > > SELinux impedisce a .guix-real un accesso write su sock_file > /var/guix/daemon-socket/socket.
Ah, the wrapper! I suppose we need to either merge the wrapper change (next core-updates round) or add a regular expression to label “.guix-real” just like “guix”. Thanks for testing it! -- Ricardo