Skip to content

Conversation

@boegel
Copy link
Contributor

@boegel boegel commented Jun 13, 2025

Seems like I found an alternative to fuse-overlayfs which doesn't suffer from the problems we see with it for rebuilds.

Using:

apptainer shell --contain ... --fusemount "container:unionfs -o cow -o relaxed_permissions /tmp/$USER/software.eessi.io=RW:/cvmfs_ro/software.eessi.io=RO /cvmfs/software.eessi.io" docker://ghcr.io/boegel/build-node:debian12-amd64

(rather than the equivalent using fuse-overlayfs), I obtained an environment in which I could happily remove directories like /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/cascadelake/software/EESSI-extend/2023.06-easybuild

cfr. EESSI/software-layer#556

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants