`guix pack -f squashfs` does not create /tmp and /var/tmp

  • Open
  • quality assurance status badge
Details
One participant
  • Alexis Simon
Owner
unassigned
Submitted by
Alexis Simon
Severity
normal
A
A
Alexis Simon wrote on 9 Apr 20:18 +0200
(address . bug-guix@gnu.org)
939cd7b2-abb5-42e8-a004-d84b442c2c97@runbox.com
Similarly to a previous patch for Docker [1], Singularity complains when
using a squashfs image as the /tmp and /var/tmp folders do not exist.

It would be great if they were, I had programs failing quietly because
there was no /tmp folder and tracked down the issue to this.

As a more general option, it could be interesting to have an option in
guix pack to create any folder in the pack.

Thanks,
Alexis

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 70316@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70316
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch