GNU bug report logs -
#53511
guix pull command fails
Previous Next
Reported by: xdrcft56 <xdrcft56 <at> protonmail.com>
Date: Mon, 24 Jan 2022 18:34:02 UTC
Severity: normal
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 53511 <at> debbugs.gnu.org (full text, mbox):
I attempted the "guix pull --cores=2 --max-jobs=1" command as root and received the following output and error:
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
guix pull: error: Git error: error inflating zlib stream
I also ran "guix archive --authorize < ~root/.config/guix/current/share/guix/ci.guix.gnu.org.pub" in order enable and authorize a substitute but received the same error as above upon running "guix pull --cores=2 --max-jobs=1" subsequently.
Finally, I reviewed dmesg and saw no change during the course of executing these commands.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Tuesday, January 25th, 2022 at 2:59 AM, Maxime Devos <maximedevos <at> telenet.be> wrote:
> xdrcft56 schreef op ma 24-01-2022 om 23:35 [+0000]:
>
> > Thank you. I've attached the requested log file (/var/log/guix/drvs/aj/mmafhpmi83ssxg860wd93z9yhhhk5w-gcc-10.3.0.drv.bz2).
>
> ‘collect2: fatal error: ld terminated with signal 9 [Killed]’
>
> this could indicate an out-of-memory situation, which Guix cannot
>
> really do anything about. If it is a OOM, the dmesg should contain a
>
> message about it (I don't know exactly how it looks like). A future
>
> OOM can be avoided by closing some memory intensive applications (e.g.
>
> most web browsers) and reducing the number of cores used for building:
>
> "guix pull --cores=2 --max-jobs=1".
>
> In principle, it could be something else though. Can you reproduce
>
> with "guix pull --cores=2 --max-jobs=1"?
>
> Also, I'm noticing you are building everything from source.
>
> To avoid having to build things (and hence reduce the chance of
>
> an OOM) (and save energy), I recommend enabling and authorising
>
> substitutes.
>
> Greetings,
>
> Maxime.
This bug report was last modified 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.