From 960e4410f76801356ebd42801c914b2910a302a7 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 18 Nov 2024 08:21:58 -0300 Subject: v0 migration to mkwb --- .../pastebins/2020/01/04/guix-import-failure.adoc | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 src/content/pastebins/2020/01/04/guix-import-failure.adoc (limited to 'src/content/pastebins/2020/01') diff --git a/src/content/pastebins/2020/01/04/guix-import-failure.adoc b/src/content/pastebins/2020/01/04/guix-import-failure.adoc new file mode 100644 index 0000000..3388a8d --- /dev/null +++ b/src/content/pastebins/2020/01/04/guix-import-failure.adoc @@ -0,0 +1,47 @@ +--- + +title: Failure on Guix TeX Live importer + +date: 2020-01-04 + +layout: post + +lang: en + +eu_categories: guix + +ref: failure-on-guix-tex-live-importer + +--- + +```shell +$ guix import texlive fontspec +redirection vers « https://ctan.org/xml/1.2/pkg/fontspec »... +Backtrace: + 11 (primitive-load "/home/andreh/.config/guix/current/bin/…") +In guix/ui.scm: + 1806:12 10 (run-guix-command _ . _) +In guix/scripts/import.scm: + 116:11 9 (guix-import . _) +In guix/scripts/import/texlive.scm: + 91:19 8 (guix-import-texlive . _) +In guix/memoization.scm: + 98:0 7 (_ # ("fontspec" "latex") _) +In unknown file: + 6 (_ # …) +In guix/store.scm: + 625:10 5 (call-with-store #) +In guix/import/texlive.scm: + 148:23 4 (_ #) +In guix/utils.scm: + 664:8 3 (call-with-temporary-directory #) +In guix/svn-download.scm: + 160:14 2 (_ "/tmp/guix-directory.WtLohP") +In guix/build/svn.scm: + 39:2 1 (svn-fetch _ _ _ #:svn-command _ #:recursive? _ # _ # _) +In guix/build/utils.scm: + 652:6 0 (invoke _ . _) + +guix/build/utils.scm:652:6: In procedure invoke: +Throw to key `srfi-34' with args `(#)'. +``` -- cgit v1.2.3