help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error: cannot close compressed log file


From: Emmanuel Medernach
Subject: Re: Error: cannot close compressed log file
Date: Thu, 9 Feb 2023 08:33:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

Le 08/02/2023 à 15:57, Emmanuel Medernach a écrit :

Le 08/02/2023 à 14:48, Simon Tournier a écrit :
Hi,

On mer., 08 févr. 2023 at 10:58, Emmanuel Medernach <Emmanuel.Medernach@iphc.cnrs.fr> wrote:

$ guix pack -RR -C bzip2 -f tarball --manifest=manifest.scm
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'...
100.0%
The following derivation will be built:
/gnu/store/5v24idd80hl29cwxijmj4dd13v6vdqa1-....tar.bz2.drv

building /gnu/store/5v24idd80hl29cwxijmj4dd13v6vdqa1-...tar.bz2.drv...
-guix pack: error: cannot close compressed log file (gzip error = -1)

None of my filesystem is empty and guix gc does not solve the problem
this time 🙁
By empty, do you mean full?  It is not an issue about free space, right?

Hi Simon,

Yes sorry I meant no filesystem is full

I think this is because /tmp partition is filled during the copying store items phase.

Is it possible to configure Guix to use another partition than /tmp ?

 Problem solved ! By adding TMPDIR in the environment of guix daemon service definition one could use another partition instead of /tmp :

https://guix.gnu.org/manual/en/html_node/Build-Environment-Setup.html

Cheers,

Emmanuel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]