bug#33964: guix pull ERROR

2019-01-03 Thread Matthias Lehr
user@gnu ~$ 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   95bf2fb
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" #)
In ice-9/eval.scm:
619:8  4 (_ #f)
   626:19  3 (_ #)
   293:34  2 (_ #(#(#(# …) …) …))
   223:20  1 (proc #(#(#(# …) …) …))
In unknown file:
   0 (%resolve-variable (7 . meson-build-system) #)

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 .

user@gnu ~$ 

-- 
Sent from GNU





bug#33964: guix pull ERROR

2019-01-04 Thread Ricardo Wurmus
merge 33962 33961
merge 33964 33961
thanks

Hi Matthias,

> ERROR: In procedure %resolve-variable:
> error: meson-build-system: unbound variable

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

-- 
Ricardo