Open bedroge opened 9 months ago
Just tried building a Debian 12 container in my own repo and used that for testing, but it doesn't solve the permission errors with fuse-overlayfs from issue https://github.com/EESSI/software-layer/issues/312. So in that sense we don't really need this, but I can leave it open for now in case we would like to use it.
@ocaisa that change was actually fine, but there's another hardcoded string in the script that prepares the packages...
edit: fixed that by doing it in the same way as CVMFS does it here: https://github.com/cvmfs/cvmfs/blob/devel/ci/cvmfs/deb.sh#L36.