Similarly to a previous patch for Docker [1], Singularity complains when
using a squashfs image as the /tmp and /var/tmp folders do not exist.
It would be great if they were, I had programs failing quietly because
there was no /tmp folder and tracked down the issue to this.
As a more general
This is what was needed in the selinux policy to fix the errors
--8<---cut here---start->8---
(allow guix_daemon_t
bin_t
(file (execute execute_no_trans map)))
--8<---cut here---end--->8---
Alexis
ah well it seems this is due to a selinux policy error
--8<---cut here---start->8---
SELinux is preventing git-submodule from execute access on the file
/usr/bin/sed.
* Plugin catchall (100. confidence) suggests
**
If you beli
Hi,
I think I'm hitting this bug trying to git-fetch with submodules.
I am on a foreign distro.
--8<---cut here---start->8---
/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule:
line 7: /bin/basename: Permission deni