Report forwarded
to bug-guix@gnu.org: bug#55279; Package guix.
(Thu, 05 May 2022 20:36:02 GMT) (full text, mbox, link).
Acknowledgement sent
to David <dablitz@posteo.net>:
New bug report received and forwarded. Copy sent to bug-guix@gnu.org.
(Thu, 05 May 2022 20:36:02 GMT) (full text, mbox, link).
Hello,
I encountered a bug after running `guix pull`. The output was the following:
```
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git f49b1a1
Computing Guix derivation for 'x86_64-linux'... guix pull: error: You
found a bug: the program
'/gnu/store/q421bh98l6008as82q23ijfr0s8jzrrg-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"f49b1a10f3d13ee9597b8ef230828606f7cac99f"; system: "x86_64-linux";
host version: "6b4124cdcc203d47dc40158062afa1497d73d592"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
```
Best,
David
Information forwarded
to bug-guix@gnu.org: bug#55279; Package guix.
(Fri, 06 May 2022 12:48:02 GMT) (full text, mbox, link).
David schreef op do 05-05-2022 om 19:15 [+0000]:
> Hello,
>
> I encountered a bug after running `guix pull`. The output was the following:
>
> ```
>
> Updating channel 'guix' from Git repository at
> 'https://git.savannah.gnu.org/git/guix.git'...
> Building from this channel:
> guix https://git.savannah.gnu.org/git/guix.git f49b1a1
> Computing Guix derivation for 'x86_64-linux'... guix pull: error: You
> found a bug: the program
> '/gnu/store/q421bh98l6008as82q23ijfr0s8jzrrg-compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "f49b1a10f3d13ee9597b8ef230828606f7cac99f"; system: "x86_64-linux";
> host version: "6b4124cdcc203d47dc40158062afa1497d73d592"; pull-version: 1).
> Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
> ```
>
> Best,
>
> David
There's too little information here to investigate the issue.
If <https://issues.guix.gnu.org/50238> was applied there would
presumably be more information.
Greetings,
Maxime.
Added blocking bug(s) 50238
Request was from Maxime Devos <maximedevos@telenet.be>
to control@debbugs.gnu.org.
(Wed, 11 May 2022 20:06:02 GMT) (full text, mbox, link).
Information forwarded
to bug-guix@gnu.org: bug#55279; Package guix.
(Wed, 11 May 2022 20:09:02 GMT) (full text, mbox, link).
Maxime Devos schreef op vr 06-05-2022 om 14:47 [+0200]:
> There's too little information here to investigate the issue.
> If <https://issues.guix.gnu.org/50238> was applied there would
> presumably be more information.
As a work-around, for now, you could try running "guix pull" again.
Often these kind of errors are transient.
Greetings,
Maxime.
blitz schreef op vr 13-05-2022 om 15:01 [+0000]:
> Hi Maxime,
>
> running "guix pull" again produced a similar looking output to the one I
> sent previously.
>
> I looked at the link
>
> <https://issues.guix.gnu.org/50238>
>
> you sent and I'm motivated to apply your patch.
>
> However, I'm not sure how to do it. Could you point me to how to do that?
The section ‘(guix)Contributing’ of the Guix manual has some
information on setting up a build environment (see "guix shell -D ..."
and ./configure --localstatedir=/var in ‘Building from Git’)’. After
running "make", you can download the latest patch from
<https://issues.guix.gnu.org/50238#9>, apply it with "git am" and try
"make && ./pre-inst-env guix pull".
Greetings,
Maxime
To: Maxime Devos <maximedevos@telenet.be>, 55279@debbugs.gnu.org
Subject: Re: bug#55279: Bug Report: guix pull
Date: Fri, 13 May 2022 15:01:11 +0000
Hi Maxime,
running "guix pull" again produced a similar looking output to the one I
sent previously.
I looked at the link
<https://issues.guix.gnu.org/50238>
you sent and I'm motivated to apply your patch.
However, I'm not sure how to do it. Could you point me to how to do that?
I am rather familiar with git version control.
Best,
David
On 11.05.22 22:08, Maxime Devos wrote:
> Maxime Devos schreef op vr 06-05-2022 om 14:47 [+0200]:
>> There's too little information here to investigate the issue.
>> If <https://issues.guix.gnu.org/50238> was applied there would
>> presumably be more information.
> As a work-around, for now, you could try running "guix pull" again.
> Often these kind of errors are transient.
>
> Greetings,
> Maxime.
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/.