unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55279: Bug Report: guix pull
@ 2022-05-05 19:15 David
  2022-05-06 12:47 ` Maxime Devos
  0 siblings, 1 reply; 4+ messages in thread
From: David @ 2022-05-05 19:15 UTC (permalink / raw)
  To: 55279

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#55279: Bug Report: guix pull
  2022-05-05 19:15 bug#55279: Bug Report: guix pull David
@ 2022-05-06 12:47 ` Maxime Devos
  2022-05-11 20:08   ` Maxime Devos
  0 siblings, 1 reply; 4+ messages in thread
From: Maxime Devos @ 2022-05-06 12:47 UTC (permalink / raw)
  To: David, 55279

[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]

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.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#55279: Bug Report: guix pull
  2022-05-06 12:47 ` Maxime Devos
@ 2022-05-11 20:08   ` Maxime Devos
       [not found]     ` <ef4e671b-692e-8c3c-ea7b-428a404129f4@posteo.net>
  0 siblings, 1 reply; 4+ messages in thread
From: Maxime Devos @ 2022-05-11 20:08 UTC (permalink / raw)
  To: David, 55279

[-- Attachment #1: Type: text/plain, Size: 360 bytes --]

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.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#55279: Bug Report: guix pull
       [not found]     ` <ef4e671b-692e-8c3c-ea7b-428a404129f4@posteo.net>
@ 2022-05-13 15:22       ` Maxime Devos
  0 siblings, 0 replies; 4+ messages in thread
From: Maxime Devos @ 2022-05-13 15:22 UTC (permalink / raw)
  To: blitz, 55279

[-- Attachment #1: Type: text/plain, Size: 775 bytes --]

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

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-13 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 19:15 bug#55279: Bug Report: guix pull David
2022-05-06 12:47 ` Maxime Devos
2022-05-11 20:08   ` Maxime Devos
     [not found]     ` <ef4e671b-692e-8c3c-ea7b-428a404129f4@posteo.net>
2022-05-13 15:22       ` Maxime Devos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).