guix pull ERROR

  • Done
  • quality assurance status badge
Details
2 participants
  • Matthias Lehr
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Matthias Lehr
Severity
normal
M
M
Matthias Lehr wrote on 3 Jan 2019 15:06
(address . bug-guix@gnu.org)
20190103150634.44b7e165@mail.de
user@gnu ~$ guix pull
Updating channel 'guix' from Git repository at
Computing Guix derivation for 'x86_64-linux'... Backtrace:
In ice-9/boot-9.scm:
222:29 19 (map1 _)
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 xdisorg)) ((gnu packages xorg)) …))
2800:17 12 (resolve-interface (gnu packages xdisorg) #:select _ # _ …)
In ice-9/threads.scm:
390:8 11 (_ _)
In ice-9/boot-9.scm:
2726:13 10 (_)
In ice-9/threads.scm:
390:8 9 (_ _)
In ice-9/boot-9.scm:
2994:20 8 (_)
2312:4 7 (save-module-excursion _)
3014:26 6 (_)
In unknown file:
5 (primitive-load-path "gnu/packages/xdisorg" #<procedure…>)
In ice-9/eval.scm:
619:8 4 (_ #f)
626:19 3 (_ #<directory (gnu packages xdisorg) 34c1500>)
293:34 2 (_ #(#(#(#<directory (gnu packages xdisorg) 34…> …) …) …))
223:20 1 (proc #(#(#(#<directory (gnu packages xdisorg)…> …) …) …))
In unknown file:
0 (%resolve-variable (7 . meson-build-system) #<directory…>)

ERROR: In procedure %resolve-variable:
error: meson-build-system: unbound variable
-guix pull: error: You found a bug: the program
'/gnu/store/rd74a504sfkl1ql3719b44fmmvbbjsxz-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"95bf2fb637ba4abb27efe94e0b671c1e93204e4f"; system: "x86_64-linux";
host version: "79f6fc0d9950eb96ffeea4150b1822e759efa0b7"; pull-version:
1). Please report it by email to <bug-guix@gnu.org>.

user@gnu ~$

--
Sent from GNU
R
R
Ricardo Wurmus wrote on 4 Jan 2019 09:03
(name . Matthias Lehr)(address . matthias.lehr@mail.de)(address . 33964-done@debbugs.gnu.org)
87h8eou9x3.fsf@elephly.net
merge 33962 33961
merge 33964 33961
thanks

Hi Matthias,

Toggle quote (3 lines)
> ERROR: In procedure %resolve-variable:
> error: meson-build-system: unbound variable

this has been fixed with commit
4382cef28cb6de4b2b505788b759b0fe4f8ea603. Please try again.

--
Ricardo
Closed
?