GNU bug report logs -
#28303
“guix import texlive keyval” fails
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello!
Here’s a couple of failures:
--8<---------------cut here---------------start------------->8---
$ guix import texlive keyval
ni sekvas la redirektigon al 'https://ctan.org/xml/1.2/pkg/keyval'...
Backtrace:
8 (primitive-load "/gnu/store/xjwq4aprrrb43lvsgbydd0m7pxj5758b-guix-0.13.0-5.…")
In guix/ui.scm:
1331:12 7 (run-guix-command _ . _)
In guix/scripts/import.scm:
114:11 6 (guix-import . _)
In guix/scripts/import/texlive.scm:
91:19 5 (guix-import-texlive . _)
In guix/memoization.scm:
56:0 4 (_ #<hash-table 207b420 0/31> ("keyval" "latex") _)
In unknown file:
3 (_ #<procedure 20a2ba0 at guix/memoization.scm:70:17 ()> #<procedure list _> …)
In guix/import/texlive.scm:
157:25 2 (sxml->package (*TOP* (entry (@ (id "keyval")) (name "keyval") (# "…") …)) _)
In guix/serialization.scm:
270:25 1 (write-file #f #<output: string 24c5310> #:select? _)
In unknown file:
0 (lstat #f)
ERROR: In procedure lstat:
ERROR: Wrong type (expecting string): #f
$ guix import texlive latex-graphics
ni sekvas la redirektigon al 'https://ctan.org/xml/1.2/pkg/latex-graphics'...
Backtrace:
8 (primitive-load "/gnu/store/xjwq4aprrrb43lvsgbydd0m7pxj5758b-guix-0.13.0-5.…")
In guix/ui.scm:
1331:12 7 (run-guix-command _ . _)
In guix/scripts/import.scm:
114:11 6 (guix-import . _)
In guix/scripts/import/texlive.scm:
91:19 5 (guix-import-texlive . _)
In guix/memoization.scm:
56:0 4 (_ #<hash-table 10366c0 0/31> ("latex-graphics" "latex") _)
In unknown file:
3 (_ #<procedure 105e980 at guix/memoization.scm:70:17 ()> #<procedure list _> …)
In guix/import/texlive.scm:
157:25 2 (sxml->package (*TOP* (entry (@ (id "latex-graphics")) (name "latex…") …)) _)
In guix/serialization.scm:
270:25 1 (write-file #f #<output: string 1464310> #:select? _)
In unknown file:
0 (lstat #f)
ERROR: In procedure lstat:
ERROR: Wrong type (expecting string): #f
--8<---------------cut here---------------end--------------->8---
Ludo’.
This bug report was last modified 3 years and 322 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.