BUG: error: skim-0.7: unbound variable

  • Done
  • quality assurance status badge
Details
2 participants
  • Josh Marshall
  • Ludovic Courtès
Owner
unassigned
Submitted by
Josh Marshall
Severity
normal
J
J
Josh Marshall wrote on 5 Feb 2021 23:07
(address . bug-guix@gnu.org)
CAFkJGReY9TapLHwyQR8Yn1p4feUbWUGZSv_YVK9JZMmYTv6-wQ@mail.gmail.com
```
anadon@goodadvicemallard:~/Documents/code/chmm$ guix pull
Updating channel 'guix' from Git repository at '
Building from this channel:
Backtrace:
In ice-9/boot-9.scm:
3393:24 19 (_)
222:29 18 (map1 _)
222:29 17 (map1 _)
222:29 16 (map1 _)
222:29 15 (map1 _)
222:29 14 (map1 _)
222:17 13 (map1 (((gnu packages crates-io)) ((gnu packages
crates-graphics)) ((gnu packages documentation)) (#) ?))
3297:17 12 (resolve-interface (gnu packages crates-io) #:select _ #:hide
_ #:prefix _ #:renamer _ #:version _)
In ice-9/threads.scm:
390:8 11 (_ _)
In ice-9/boot-9.scm:
3223:13 10 (_)
In ice-9/threads.scm:
390:8 9 (_ _)
In ice-9/boot-9.scm:
3507:20 8 (_)
2806:4 7 (save-module-excursion _)
3527:26 6 (_)
In unknown file:
5 (primitive-load-path "gnu/packages/crates-io" #<procedure
7f04f7aa1660 at ice-9/boot-9.scm:3514:37 ()>)
In ice-9/eval.scm:
619:8 4 (_ #f)
626:19 3 (_ #<directory (gnu packages crates-io) 7f04f757b640>)
159:9 2 (_ #<directory (gnu packages crates-io) 7f04f757b640>)
223:20 1 (proc #<directory (gnu packages crates-io) 7f04f757b640>)
In unknown file:
0 (%resolve-variable (7 . skim-0.7) #<directory (gnu packages
crates-io) 7f04f757b640>)

ERROR: In procedure %resolve-variable:
error: skim-0.7: unbound variable
Computinguix pull: error: You found a bug: the program
'/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"453f18db343cbad1892186b85c7eb07f364b399e"; system: "x86_64-linux";
host version: "0f20b3fa2050ba6e442e340a204516b9375cd231"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.
```
Attachment: file
L
L
Ludovic Courtès wrote on 6 Feb 2021 21:54
(name . Josh Marshall)(address . joshua.r.marshall.1991@gmail.com)(address . 46335-done@debbugs.gnu.org)
87eehs29y4.fsf@gnu.org
Hi,

Josh Marshall <joshua.r.marshall.1991@gmail.com> skribis:

Toggle quote (6 lines)
> anadon@goodadvicemallard:~/Documents/code/chmm$ guix pull
> 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 453f18d

[...]

Toggle quote (3 lines)
> ERROR: In procedure %resolve-variable:
> error: skim-0.7: unbound variable

This bug was fixed in the commit right after this one:
9c4b266ae5b6374fd6be22e59a1d3a82b598dc8d.

Thanks for reporting it, and sorry for the inconvenience!

Ludo’.
Closed
?