Bug Report: guix pull

  • Open
  • quality assurance status badge
Details
2 participants
  • David
  • Maxime Devos
Owner
unassigned
Submitted by
David
Severity
normal
Blocked by
D
D
David wrote on 5 May 2022 21:15
(address . bug-guix@gnu.org)
80bdf80b-1062-1bef-3a60-a9a00e9d53c1@posteo.net
Hello,

I encountered a bug after running `guix pull`. The output was the following:

```

Updating channel 'guix' from Git repository at
Building from this channel:
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
M
M
Maxime Devos wrote on 6 May 2022 14:47
1ad1e72806ce9c5a75efd79ae004a1046fbf9705.camel@telenet.be
David schreef op do 05-05-2022 om 19:15 [+0000]:
Toggle quote (24 lines)
> 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.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYnUY8xccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7kg+AQDGa63z/LeC0sMpBuqHxOcVP13l
/iKAmSWVSOv+fFyrWAEA388Htnz186N1w6Bmhw/gTy8sAjn3/OpJWJOih64tWwA=
=jLq2
-----END PGP SIGNATURE-----


M
M
Maxime Devos wrote on 11 May 2022 22:05
Re: Processed (with 1 errors): Re: Processed (with 3 errors): Re: Processed (with 2 errors): your mail
(address . control@debbugs.gnu.org)
09dc5baf3d7e9437529b9ac38a3c344c07c22492.camel@telenet.be
block 55339 with 50238
block 55279 with 50238
thanks
M
M
Maxime Devos wrote on 11 May 2022 22:08
Re: bug#55279: Bug Report: guix pull
eed91ef6fccfa28c9ee51def84514464526569dd.camel@telenet.be
Maxime Devos schreef op vr 06-05-2022 om 14:47 [+0200]:
Toggle quote (4 lines)
> 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.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYnwXtBccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lvLAP4/RUF8SQZuPsPknQYOkIqk0cLl
DYHF2B2pA3kbL4uVRgEAg4dzUy28ZRU+pl7DyI/lYm9ErlEotGGo2l55ezfdog0=
=SOtA
-----END PGP SIGNATURE-----


M
M
Maxime Devos wrote on 13 May 2022 17:22
f85d4a60f58eaa29e06e8eac08b6984a853e43d7.camel@telenet.be
blitz schreef op vr 13-05-2022 om 15:01 [+0000]:
Toggle quote (13 lines)
> 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
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYn53rBccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7uX0AQC6qu2OXJ7tyHR84IDLgDK2hfaA
F7J3mQ4njT/SW2+eTwEAy+HZoVHJCGOxzqOd6SRBVMLDcJKgf1if8UxpsagK+Qg=
=twGQ
-----END PGP SIGNATURE-----


B
ef4e671b-692e-8c3c-ea7b-428a404129f4@posteo.net
Hi Maxime,

running "guix pull" again produced a similar looking output to the one I
sent previously.

I looked at the link


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:
Toggle quote (9 lines)
> 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.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 55279@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 55279
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch