GNU bug report logs -
#35479
Failed to compute the derivation for Guix when running ‘guix pull’
Previous Next
Reported by: Mathieu Lirzin <mthl <at> gnu.org>
Date: Sun, 28 Apr 2019 20:06:01 UTC
Severity: normal
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 28 Apr 2019 22:17:25 +0200
with message-id <87v9yxga0a.fsf <at> nicolasgoaziou.fr>
and subject line Re: bug#35479: Failed to compute the derivation for Guix when running ‘guix pull’
has caused the debbugs.gnu.org bug report #35479,
regarding Failed to compute the derivation for Guix when running ‘guix pull’
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
35479: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35479
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
I am getting the following error when running ‘guix pull’.
--8<---------------cut here---------------start------------->8---
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 7fc0e3d
Computing Guix derivation for 'x86_64-linux'... Backtrace:
In ice-9/psyntax.scm:
1182:24 19 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
285:10 18 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?)
In ice-9/eval.scm:
293:34 17 (_ #<module (#{ g203}#) 1d34320>)
In ice-9/boot-9.scm:
2874:4 16 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
2887:24 15 (_)
222:29 14 (map1 _)
222:17 13 (map1 (((gnu packages algebra)) ((gnu packages #)) (#) ?))
2800:17 12 (resolve-interface (gnu packages algebra) #: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/algebra" #<procedure?>)
In ice-9/eval.scm:
619:8 4 (_ #f)
626:19 3 (_ #<directory (gnu packages algebra) 1c04960>)
182:19 2 (proc #<directory (gnu packages algebra) 1c04960>)
142:16 1 (compile-top-call _ (7 . deprecate-package) ((5 . "?") ?))
In unknown file:
0 (%resolve-variable (7 . deprecate-package) #<directory ?>)
ERROR: In procedure %resolve-variable:
error: deprecate-package: unbound variable
-guix pull: error: You found a bug: the program '/gnu/store/xay3k110nvzsihgy7bff2khnvbhg467c-compute-guix-derivation'
failed to compute the derivation for Guix (version: "7fc0e3dbbbe96fc6ead2edbd98902120b6985000"; system: "x86_64-linux";
host version: "60ecacdeaae83164d0e876d81c4891d6a973fac0"; pull-version: 1).
--8<---------------cut here---------------end--------------->8---
Thanks.
--
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
[Message part 3 (message/rfc822, inline)]
Hello,
Mathieu Lirzin <mthl <at> gnu.org> writes:
> I am getting the following error when running ‘guix pull’.
[...]
> In unknown file:
> 5 (primitive-load-path "gnu/packages/algebra" #<procedure?>)
> In ice-9/eval.scm:
> 619:8 4 (_ #f)
> 626:19 3 (_ #<directory (gnu packages algebra) 1c04960>)
> 182:19 2 (proc #<directory (gnu packages algebra) 1c04960>)
> 142:16 1 (compile-top-call _ (7 . deprecate-package) ((5 . "?") ?))
> In unknown file:
> 0 (%resolve-variable (7 . deprecate-package) #<directory ?>)
>
> ERROR: In procedure %resolve-variable:
> error: deprecate-package: unbound variable
Oops. Fixed. Thank you.
Regards,
--
Nicolas Goaziou
This bug report was last modified 6 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.