bug: failed to compute derivation

  • Done
  • quality assurance status badge
Details
3 participants
  • Ludovic Courtès
  • Benjamin Slade
  • zimoun
Owner
unassigned
Submitted by
Benjamin Slade
Severity
normal
B
B
Benjamin Slade wrote on 13 Jan 2019 21:05
(name . Bug Guix)(address . bug-guix@gnu.org)
87fttwiarq.fsf@jnanam.net
On my Arch machine with a Guix standalone, I got the following error on
`guix pull`:

Toggle snippet (12 lines)
....
downloading from https://ci.guix.info/nar/gzip/gamnx3nkn3yqa6izis5lpw1n3hg9yb5f-compute-guix-derivation...
compute-guix-derivation 900B 131KiB/s 00:00 [##################] 100.0%
guile: warning: failed to install locale
Computing Guix derivation for 'x86_64-linux'... guix pull: error: You found a bug: the program '/gnu/store/gamnx3nkn3yqa6izis5lpw1n3hg9yb5f-compute-guix-derivation'
failed to compute the derivation for Guix (version: "c4aa1ebc814eab6c71501d996c010e2321244c00"; system: "x86_64-linux";
host version: "0.16.0-8.7ba2b27"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.



--
Benjamin Slade - https://babbagefiles.xyz
`(pgp_fp: ,(21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19))
'(sent by mu4e on Emacs running under GNU/Linux . https://gnu.org)
`(Choose Linux ,(Choose Freedom) . https://linux.com)
L
L
Ludovic Courtès wrote on 14 Jan 2019 09:41
(name . Benjamin Slade)(address . slade@jnanam.net)(address . 34061@debbugs.gnu.org)
87d0ozy6kz.fsf@gnu.org
Hi,

Benjamin Slade <slade@jnanam.net> skribis:

Toggle quote (27 lines)
> On 2019-01-13T14:16:46-0700, Ludovic Courtès <ludo@gnu.org> wrote:
> > Hello Benjamin,
> ....
> > Was there any hint before these lines?
>
> > Thanks,
> > Ludo’.
>
> Ah, yes, there's a backtrace I somehow missed:
>
> Backtrace:
> 10 (primitive-load "/gnu/store/4zqsnqyv6g2b7k6l5wam4vvjjpg?")
> In ice-9/eval.scm:
> 721:20 9 (primitive-eval (begin (use-modules (guix build #) ?) ?))
> In ice-9/psyntax.scm:
> 1235:36 8 (expand-top-sequence ((begin (use-modules (# # ?) ?) ?)) ?)
> 1182:24 7 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
> 1182:24 6 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
> 285:10 5 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?)
> In ice-9/boot-9.scm:
> 3377:20 4 (process-use-modules _)
> 222:17 3 (map1 (((guix build utils)) ((srfi srfi-1)) ((srfi ?)) ?))
> 3378:31 2 (_ ((guix build utils)))
> 2803:6 1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?)
> In unknown file:
> 0 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?)

Wasn’t there a message right above the backtrace?

Thanks,
Ludo’.
B
B
Benjamin Slade wrote on 14 Jan 2019 18:11
(name . Ludovic Courtès)(address . ludo@gnu.org)(address . 34061@debbugs.gnu.org)
87won7f9kh.fsf@jnanam.net
Hi Ludo',

On 2019-01-14T01:41:16-0700, Ludovic Courtès <ludo@gnu.org> wrote:
> Wasn’t there a message right above the backtrace?

Nothing obvious. Here's the whole thing:

--
Benjamin Slade - https://babbagefiles.xyz
`(pgp_fp: ,(21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19))
'(sent by mu4e on Emacs running under GNU/Linux . https://gnu.org)
`(Choose Linux ,(Choose Freedom) . https://linux.com)
L
L
Ludovic Courtès wrote on 15 Jan 2019 13:26
(name . Benjamin Slade)(address . slade@jnanam.net)(address . 34061@debbugs.gnu.org)
87imyq2jjk.fsf@gnu.org
Hi,

Benjamin Slade <slade@jnanam.net> skribis:

Toggle quote (8 lines)
> Hi Ludo',
>
> On 2019-01-14T01:41:16-0700, Ludovic Courtès <ludo@gnu.org> wrote:
> > Wasn’t there a message right above the backtrace?
>
> Nothing obvious. Here's the whole thing:
> https://paste.ubuntu.com/p/xRnhpGSghK/

Toggle snippet (6 lines)
121 ERROR: In procedure scm-error:
122 no code for module (guix build utils)
123 builder for `/gnu/store/55fgqmf041fj3d9hqgf43qlnjzk2f2m3-info-dir.drv' failed with exit code 1
124 build of /gnu/store/55fgqmf041fj3d9hqgf43qlnjzk2f2m3-info-dir.drv failed

This is the dreaded ‘info-dir’ bug, which is really a bug in Guile’s

Can you show the output of:

type -P guix
guix --version
guix describe

Thanks in advance,
Ludo’.
B
B
Benjamin Slade wrote on 15 Jan 2019 17:09
(name . Ludovic Courtès)(address . ludo@gnu.org)(address . 34061@debbugs.gnu.org)
878szlgaxg.fsf@jnanam.net
Hi Ludo',


On 2019-01-15T05:26:55-0700, Ludovic Courtès <ludo@gnu.org> wrote:

> Hi,
> This is the dreaded ‘info-dir’ bug, which is really a bug in Guile’s

> Can you show the output of:

> type -P guix
> guix --version
> guix describe

$ type -P guix
/home/slade/.config/guix/current/bin/guix

$ guix --version
guix (GNU Guix) d95d3d62245df144d2f2fc21c4c9dc67f1ea2c39
Copyright (C) 2019 the Guix authors
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

$ guix describe
Generation 8 Jan 05 2019 20:03:02 (current)
guix d95d3d6
branch: master
commit: d95d3d62245df144d2f2fc21c4c9dc67f1ea2c39





--
Benjamin Slade - https://babbagefiles.xyz
`(pgp_fp: ,(21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19))
'(sent by mu4e on Emacs running under GNU/Linux . https://gnu.org)
`(Choose Linux ,(Choose Freedom) . https://linux.com)
Z
Z
zimoun wrote on 19 Dec 2020 01:18
(name . Benjamin Slade)(address . slade@jnanam.net)
86lfdusl6a.fsf@gmail.com
Hi,

Is the bug#34061 still an issue for you?



On Tue, 15 Jan 2019 at 09:09, Benjamin Slade <slade@jnanam.net> wrote:

Toggle quote (7 lines)
> $ guix describe
> Generation 8 Jan 05 2019 20:03:02 (current)
> guix d95d3d6
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: d95d3d62245df144d2f2fc21c4c9dc67f1ea2c39

Toggle snippet (9 lines)
downloading from https://ci.guix.info/nar/gzip/gamnx3nkn3yqa6izis5lpw1n3hg9yb5f-compute-guix-derivation...
compute-guix-derivation 900B 131KiB/s 00:00 [##################] 100.0%
guile: warning: failed to install locale
Computing Guix derivation for 'x86_64-linux'... guix pull: error: You found a bug: the program '/gnu/store/gamnx3nkn3yqa6izis5lpw1n3hg9yb5f-compute-guix-derivation'
failed to compute the derivation for Guix (version: "c4aa1ebc814eab6c71501d996c010e2321244c00"; system: "x86_64-linux";
host version: "0.16.0-8.7ba2b27"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.

Well, I am a bit confused by the mismatch between: error with 7ba2b27
and then report d95d3d6.

Because it looks like a transient bug, I am in favor to close this bug.
WDYT?

All the best,
simon
B
B
Benjamin Slade wrote on 19 Dec 2020 01:46
(name . zimoun)(address . zimon.toutoune@gmail.com)
87czz61v27.fsf@jnanam.net
Yes, I think this can be closed, I haven't experienced it
recently.
Z
Z
zimoun wrote on 19 Dec 2020 09:27
(name . Benjamin Slade)(address . slade@jnanam.net)
86ft42ryis.fsf@gmail.com
Hi,

On Fri, 18 Dec 2020 at 17:46, Benjamin Slade <slade@jnanam.net> wrote:
Toggle quote (3 lines)
> Yes, I think this can be closed, I haven't experienced it
> recently.

Thank you for the report and your feedback.

So, closing! Feel free to reopen if you have again the same issue.


All the best,
simon
Closed
?