Hi Ludo, thanks a lot for merging! Without this patch I could not run OpenMPI / PETSc applications via apptainer, I had to specify `apptainer exec --bind /tmp:/tmp ...` but I can't recall the actual error message anymore... Sincerely, Lars On 10 Jul 2024, at 16:03, Ludovic Courtès wrote: > Hi Lars, > > Lars Bilke skribis: > >> Related to and >> >> . >> >> Change-Id: I576aaa6ba8cb8478acf4c3144d492ae5caf411ca > > I tweaked the commit log to match our conventions and applied it. > Thanks! > > I don’t recall having problems with images that lack /tmp (we use > ‘guix > pack -f squashfs’ regularly at work), but I guess having it cannot > hurt. > > Ludo’.