GNU bug report logs -
#54453
crash running 'guix pull'
Previous Next
Reported by: Peter Bhat Harkins <peter <at> push.cx>
Date: Fri, 18 Mar 2022 19:10:02 UTC
Severity: normal
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54453 in the body.
You can then email your comments to 54453 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org:
bug#54453; Package
guix.
(Fri, 18 Mar 2022 19:10:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Peter Bhat Harkins <peter <at> push.cx>:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org.
(Fri, 18 Mar 2022 19:10:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I tried running 'guix pull' on a VPS running guix and it crashed. The
output said to email the log to this address, so I am.
I'd appreciate any pointers towards a solution; I did a bit of googling
and didn't see how to get unstuck.
Thanks!
--
Peter Bhat Harkins - https://malaprop.org
[guix-pull-crash.txt (text/plain, attachment)]
Information forwarded
to
bug-guix <at> gnu.org:
bug#54453; Package
guix.
(Fri, 18 Mar 2022 21:04:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 54453 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Peter Bhat Harkins schreef op vr 18-03-2022 om 13:56 [-0500]:
> I tried running 'guix pull' on a VPS running guix and it crashed. The
> output said to email the log to this address, so I am.
>
> I'd appreciate any pointers towards a solution; I did a bit of
> googling
> and didn't see how to get unstuck.
> glibc-2.33 8.2MiB 5.6MiB/s
> 00:00 [ ] 3.1%guix pull: error: You found a bug:
> the program '/gnu/store/7z9q1plaj7f0pa4znz350aa9qg969r80-compute-
> guix-derivation'
> failed to compute the derivation for Guix (version:
> "386adb6df0e00e7170df0cdfaf0e04c38d0f3e11"; system: "x86_64-linux";
> host version: "6417b97c7e10de8592ac9fda15774ee711d3dc25"; pull-
> version: 1).
> Please report the COMPLETE output above by email to
> <bug-guix <at> gnu.org>.
These kind of problems are often transient and can be resolved by
trying again.
Anyways, I have a patch to make "guix pull" print more descriptive
error messages (https://issues.guix.gnu.org/50238), which should in the
future help with investigating the cause of these failures, but it
needs a little more work ... (maybe tomorrow)
Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org:
bug#54453; Package
guix.
(Sat, 19 Mar 2022 01:01:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 54453 <at> debbugs.gnu.org (full text, mbox):
Unfortunately, I have tried four or five times over the last three weeks
and always gotten this crash.
--
Peter Bhat Harkins - https://malaprop.org
Information forwarded
to
bug-guix <at> gnu.org:
bug#54453; Package
guix.
(Mon, 21 Mar 2022 17:00:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 54453 <at> debbugs.gnu.org (full text, mbox):
Hi,
On Sat, 19 Mar 2022 at 02:01, Peter Bhat Harkins <peter <at> push.cx> wrote:
>
> Unfortunately, I have tried four or five times over the last three weeks
> and always gotten this crash.
Do you have enough free space on your VPS? Or enough RAM memory?
Cheers,
simon
Information forwarded
to
bug-guix <at> gnu.org:
bug#54453; Package
guix.
(Mon, 21 Mar 2022 19:11:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 54453 <at> debbugs.gnu.org (full text, mbox):
How much is required? I don't see it documented in the man page or manual.
Information forwarded
to
bug-guix <at> gnu.org:
bug#54453; Package
guix.
(Mon, 21 Mar 2022 19:38:01 GMT)
Full text and
rfc822 format available.
Message #20 received at 54453 <at> debbugs.gnu.org (full text, mbox):
Hi,
On Mon, 21 Mar 2022 at 20:13, Peter Bhat Harkins <peter <at> push.cx> wrote:
>
> How much is required? I don't see it documented in the man page or manual.
Well, it depends. :-) Is it because the free space or because of the
RAM? I mean, what is the value of the free space? Have you already
succeed with "guix pull" or is it the first time you are running it?
Cheers,
simon
Information forwarded
to
bug-guix <at> gnu.org:
bug#54453; Package
guix.
(Mon, 21 Mar 2022 21:24:01 GMT)
Full text and
rfc822 format available.
Message #23 received at 54453 <at> debbugs.gnu.org (full text, mbox):
The VPS was created almost two years ago, and 'guix pull' was run many
times, though not in the last few months.
Is there documentation anywhere of what system resources a guix system,
or this particular command, requires? Is there any method for
estimating? It sounds like you're suggesting the requirements have
changed over time. Do running guix systems require more disk and RAM as
they age, or does this undocumented requirement also apply to new
systems?
At this point I'm less concerned about this individual crash bug and
more concerned that running any guix system is unsustainable.
Information forwarded
to
bug-guix <at> gnu.org:
bug#54453; Package
guix.
(Tue, 22 Mar 2022 18:56:02 GMT)
Full text and
rfc822 format available.
Message #26 received at 54453 <at> debbugs.gnu.org (full text, mbox):
Hi,
On Mon, 21 Mar 2022 at 16:23, Peter Bhat Harkins <peter <at> push.cx> wrote:
> The VPS was created almost two years ago, and 'guix pull' was run many
> times, though not in the last few months.
Did you garbage collect “guix gc”? For instance with the option ’-F 5G’
or this option ’-d 9m’.
Because if you pull again and again, the store is growing. And
depending on the size your VPS, you can reach the limit of the available
space.
> Is there documentation anywhere of what system resources a guix system,
> or this particular command, requires? Is there any method for
> estimating? It sounds like you're suggesting the requirements have
> changed over time. Do running guix systems require more disk and RAM as
> they age, or does this undocumented requirement also apply to new
> systems?
No, I am not suggesting a change. I am trying to identify why your
setup is failing and emit hypothesis.
> At this point I'm less concerned about this individual crash bug and
> more concerned that running any guix system is unsustainable.
You are drawing hard conclusions from some hypothesis when they are just
hypothesis.
Over this 2 years, how many times did you garbage collect?
Cheers,
simon
bug closed, send any further explanations to
54453 <at> debbugs.gnu.org and Peter Bhat Harkins <peter <at> push.cx>
Request was from
Andreas Enge <andreas <at> enge.fr>
to
control <at> debbugs.gnu.org.
(Mon, 07 Jul 2025 14:31:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org.
(Tue, 05 Aug 2025 11:24:21 GMT)
Full text and
rfc822 format available.
This bug report was last modified 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.