kees-closed
kees-closed
> Set TMPDIR instead of SINGULARITY_TMPDIR. I must be overlooking something... ``` BootStrap: docker From: ubuntu:18.04 %environment export LC_ALL=C export TMPDIR=/scratch-local/tmp.mfi0aVjoh1 %post echo "Just a test build" mkdir -vp /scratch-local/tmp.mfi0aVjoh1...
I suppose I could try that. But at this point I wonder, am I the only one that has this issue? Wouldn't there be a ton of people having issues...
I've tried `srun -p cbuild singularity build --fakeroot -B /dev/shm:/tmp lolcow.sif ubuntu.def`. Still the same `srun -p cbuild singularity build --fakeroot -B /dev/shm:/tmp lolcow.sif ubuntu.def`. `/tmp` is mounted as `tmpfs...
> I am not able to reproduce on `apptainer version 1.1.3` and later. I will come back if I face this again. I'm using `apptainer version 1.1.5-1.el8`, the problem still...
As a brief summary, I can't find anything that could block this. * `scontrol show config | grep -i tmp` showed `TmpFS = /tmp`, which is fine. It just makes...
I've been experimenting with alternative paths for Apptainer to use, by setting the `APPTAINER_TMPDIR` variable. For some reason not all child directories are made by Apptainer. The parent exists, but...
I've created my custom theme, where I renamed the $modular.html.twig in accordance to the title I want to use. Not super handy, but for now fixed. If this is by...
I agree, when pressing the Fn key, only the assigned function keys light up. It would be cool if the caps lock button had a functionality of switching to an...
True, I wouldn't see the point in having this feature in animations. Only in static LED schemes it makes sense.
Something similar in the powerline package: https://apps.fedoraproject.org/packages/powerline In the description the powerline-go package is hightlighted. While these are 2 different projects. Also in the package metadata, a different URL is...