GNU bug report logs -
#54247
"guix pull error: You found a bug"
Previous Next
To reply to this bug, email your comments to 54247 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#54247
; Package
guix
.
(Fri, 04 Mar 2022 21:36:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Pierre-Henry Fröhring <contact <at> phfrohring.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Fri, 04 Mar 2022 21:36:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
I've done as the comment says i.e. reporting the bug.
# guix pull
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to d049ff1 (3 new
commits)...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git d049ff1
substitute: updating substitutes from 'https://ci.guix.gnu.org'...
100.0%
substitute: updating substitutes from
'https://bordeaux.guix.gnu.org'... 100.0%
building /gnu/store/23f7vvgb33h19h89j01jqiz86c6indy2-compute-guix-
derivation.drv...
Computing Guix derivation for 'x86_64-linux'... \guix pull: error: You
found a bug: the program '/gnu/store/6yhwysy1x5zc5s4xbdar2sayqc20fwdl-
compute-guix-derivation'
failed to compute the derivation for Guix (version:
"d049ff159980954dccb6bc578b1df1efbc408e92"; system: "x86_64-linux";
host version: "218400c0f7d754467eac20bbdea3c5282efe7b2e"; pull-version:
1).
Please report the COMPLETE output above by email to <bug-guix <at> gnu.org>.
Regards,
phf
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54247
; Package
guix
.
(Sat, 05 Mar 2022 03:41:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 54247 <at> debbugs.gnu.org (full text, mbox):
Hi Pierre,
Pierre-Henry Fröhring <contact <at> phfrohring.com> writes:
> Hello,
>
> I've done as the comment says i.e. reporting the bug.
>
> # guix pull
> Updating channel 'guix' from Git repository at
> 'https://git.savannah.gnu.org/git/guix.git'...
> Authenticating channel 'guix', commits 9edb3f6 to d049ff1 (3 new
> commits)...
> Building from this channel:
> guix https://git.savannah.gnu.org/git/guix.git d049ff1
> substitute: updating substitutes from 'https://ci.guix.gnu.org'...
> 100.0%
> substitute: updating substitutes from
> 'https://bordeaux.guix.gnu.org'... 100.0%
> building /gnu/store/23f7vvgb33h19h89j01jqiz86c6indy2-compute-guix-
> derivation.drv...
> Computing Guix derivation for 'x86_64-linux'... \guix pull: error: You
> found a bug: the program '/gnu/store/6yhwysy1x5zc5s4xbdar2sayqc20fwdl-
> compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "d049ff159980954dccb6bc578b1df1efbc408e92"; system: "x86_64-linux";
> host version: "218400c0f7d754467eac20bbdea3c5282efe7b2e"; pull-version:
> 1).
> Please report the COMPLETE output above by email to <bug-guix <at> gnu.org>.
Thanks for the report.
It appears this happened while ci.guix.gnu.org (Cuirass) was down; I
wonder what the error was though. Could you please try the following:
--8<---------------cut here---------------start------------->8---
$ guix build /gnu/store/6yhwysy1x5zc5s4xbdar2sayqc20fwdl-compute-guix-derivation
--8<---------------cut here---------------end--------------->8---
To retry building the problematic derivation? And attach the full
compressed log here.
Thank you,
Maxim
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54247
; Package
guix
.
(Sat, 05 Mar 2022 10:24:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 54247 <at> debbugs.gnu.org (full text, mbox):
Thanks for the report.
It appears this happened while ci.guix.gnu.org (Cuirass) was down; I wonder
what the error was though. Could you please try the following:
–8<—————cut here—————start————->8— $ guix build
/gnu/store/6yhwysy1x5zc5s4xbdar2sayqc20fwdl-compute-guix-derivation
–8<—————cut here—————end—————>8—
To retry building the problematic derivation? And attach the full compressed
log here.
Thank you,
Maxim
Thank you for the swift answer Maxim. Executing :
┌────
│ guix build /gnu/store/6yhwysy1x5zc5s4xbdar2sayqc20fwdl-compute-guix-derivation
└────
yielded nothing.
Executing :
┌────
│ guix pull
└────
yielded the same result as above.
I resized the tiny VPS to a bigger one just above and it worked. Here is the new "size" of
the VPS :
Basic - Premium AMD, Shared CPU, 1 vCPU, 2 GB, 25 GB, 2 TB
May I suggest a kind of warning or test for hardware requirements when `guix' is used ?
Thank you, PHF
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54247
; Package
guix
.
(Mon, 07 Mar 2022 02:40:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 54247 <at> debbugs.gnu.org (full text, mbox):
Hello,
Pierre-Henry Fröhring <contact <at> phfrohring.com> writes:
> Thanks for the report.
>
> It appears this happened while ci.guix.gnu.org (Cuirass) was down; I wonder
> what the error was though. Could you please try the following:
>
> –8<—————cut here—————start————->8— $ guix build
> /gnu/store/6yhwysy1x5zc5s4xbdar2sayqc20fwdl-compute-guix-derivation
> –8<—————cut here—————end—————>8—
>
> To retry building the problematic derivation? And attach the full compressed
> log here.
>
> Thank you,
>
> Maxim
>
> Thank you for the swift answer Maxim. Executing :
>
> ┌────
> │ guix build /gnu/store/6yhwysy1x5zc5s4xbdar2sayqc20fwdl-compute-guix-derivation
> └────
>
> yielded nothing.
>
> Executing :
>
> ┌────
> │ guix pull
> └────
>
> yielded the same result as above.
>
> I resized the tiny VPS to a bigger one just above and it worked. Here is the new "size" of
> the VPS :
>
> Basic - Premium AMD, Shared CPU, 1 vCPU, 2 GB, 25 GB, 2 TB
Glad it worked now. What was the original system specifications? I
suspect a lack of RAM, perhaps.
> May I suggest a kind of warning or test for hardware requirements when `guix' is used ?
That's a good suggestion, but I'm guessing difficult to implement ('guix
pull' may complete with very little memory used or a lot, depending on
the availability of substitutes).
For you specific needs (low specs), I'd suggest using this your
~/.config/guix/channels.scm file:
--8<---------------cut here---------------start------------->8---
(use-modules (guix ci))
(list (channel-with-substitutes-available
%default-guix-channel
"https://ci.guix.gnu.org"))
--8<---------------cut here---------------end--------------->8---
As documented in '(guix) Channels with Substitutes'.
I hope that helps,
Maxim
This bug report was last modified 3 years and 101 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.