GNU bug report logs -
#34768
guix-daemon tmpfs out of space on parabola
Previous Next
Reported by: swedebugia <swedebugia <at> riseup.net>
Date: Wed, 6 Mar 2019 14:03:02 UTC
Severity: normal
Tags: notabug
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hullo,
swedebugia wrote:
> I'm trying to build New Moon (unbranded palemoon browser) in
> parabola.
> The tmpfs i 2G which is way too little it seems.
>
> I read the man page of guix-daemon and the manual and could not
> find a
> way to point guix-daemon to another tmpdir than /tmp.
Well, TMPDIR= should Just Work :-)
You'll have to set it to the environment of guix-daemon (and
restart the daemon) for it to have any effect. How that's done
depends on your service manager/init system.
I guess a ‘set-tmpdir’ RPC could be added to the protocol. I
haven't thought through the security implications, and IMO it's
just papering over the real bug, which is…
> Is this a bug?
Not sure what exactly you're referring to, but yes, I do think
that using /tmp instead of /var/tmp (or any non-tmpfs) is a bug by
modern(?) conventions. It's guaranteed to break eventually on
almost every non-Guix System, and when it doesn't it's an abuse of
RAM and swap space.
Kind regards,
T G-R
This bug report was last modified 6 years and 131 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.