software-layer icon indicating copy to clipboard operation
software-layer copied to clipboard

fix checks for read/write access using eessi_container.sh script

Open boegel opened this issue 2 years ago • 4 comments

boegel avatar Feb 10 '23 09:02 boegel

Maybe we should avoid using alien to convert the Apptainer RPM to .deb, and just use the prebuilt .deb that's provided now, see https://apptainer.org/docs/admin/latest/installation.html#install-debian-packages

boegel avatar Feb 20 '23 10:02 boegel

Maybe we should avoid using alien to convert the Apptainer RPM to .deb, and just use the prebuilt .deb that's provided now, see https://apptainer.org/docs/admin/latest/installation.html#install-debian-packages

Didn't work. See https://github.com/trz42/software-layer/actions/runs/4236681193 😞

trz42 avatar Feb 21 '23 20:02 trz42

I had some suspicions that it could be related to the host OS/kernel, so maybe it's worth a shot to try Ubuntu 22.04 instead of 20.04?

bedroge avatar Feb 21 '23 22:02 bedroge

I had some suspicions that it could be related to the host OS/kernel, so maybe it's worth a shot to try Ubuntu 22.04 instead of 20.04?

Can try that. My VM, where it works, has a slightly older kernel (5.4 vs 5.15).

trz42 avatar Feb 21 '23 22:02 trz42