Skip to content

Instantly share code, notes, and snippets.

@kidd
Created December 27, 2015 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kidd/f7936edd57c167f8874a to your computer and use it in GitHub Desktop.
Save kidd/f7936edd57c167f8874a to your computer and use it in GitHub Desktop.
error trace of ./pre-inst-env guix lint xmlstarlet
warning: failed to install locale: Invalid argument
gnu/packages/xml.scm:713:1: xmlstarlet-1.6.1: failed to create derivation: (srfi-34 #<condition &nix-connection-error [file: "/usr/local/var/guix/daemon-socket/socket" errno: 2] 5925420>)
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
Backtrace:
In unknown file:
?: 19 [apply-smob/1 #<catch-closure 11dd7a0>]
In ice-9/boot-9.scm:
63: 18 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
432: 17 [eval # #]
In ice-9/boot-9.scm:
2401: 16 [save-module-excursion #<procedure 11fc940 at ice-9/boot-9.scm:4045:3 ()>]
4050: 15 [#<procedure 11fc940 at ice-9/boot-9.scm:4045:3 ()>]
1724: 14 [%start-stack load-stack ...]
1729: 13 [#<procedure 1213ea0 ()>]
In unknown file:
?: 12 [primitive-load "/home/rgrau/programmingStuff/guix/scripts/guix"]
In guix/ui.scm:
1175: 11 [run-guix-command lint "xmlstarlet" "LL" "X"]
In srfi/srfi-1.scm:
619: 10 [for-each #<procedure 216b600 at guix/scripts/lint.scm:864:20 (spec)> #]
619: 9 [for-each #<procedure 6309f60 at guix/scripts/lint.scm:775:14 (checker)> #]
In guix/scripts/lint.scm:
605: 8 [check-vulnerabilities #]
599: 7 [#<procedure 2151940 at guix/scripts/lint.scm:597:4 (package)> #]
In unknown file:
?: 6 [force #<promise #<procedure 2151a20 at guix/scripts/lint.scm:595:16 ()>>]
In guix/scripts/lint.scm:
596: 5 [#<procedure 2151a20 at guix/scripts/lint.scm:595:16 ()>]
In guix/cve.scm:
63: 4 [call-with-cve-port #<procedure 2115000 at guix/cve.scm:139:3 (port)>]
In guix/http-client.scm:
272: 3 [#<procedure 5648540 at guix/http-client.scm:293:6 args> system-error ...]
214: 2 [loop #]
In guix/build/download.scm:
367: 1 [open-connection-for-uri # # #f]
252: 0 [tls-wrap #<input-output: socket 15> "nvd.nist.gov"]
guix/build/download.scm:252:17: In procedure tls-wrap:
guix/build/download.scm:252:17: In procedure module-lookup: Unbound variable: make-session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment