GNU bug report logs -
#31983
guix lint command error.
Previous Next
Full log
Message #8 received at 31983 <at> debbugs.gnu.org (full text, mbox):
Fis Trivial <ybbs.daans <at> hotmail.com> writes:
> $ guix lint guix
>
>
> ;;; Failed to autoload make-session in (gnutls):
> ;;; missing interface for module (gnutls)
> Backtrace:
> 5 (primitive-load "/home/fis/.config/guix/current/bin/guix")
> In guix/ui.scm:
> 1557:12 4 (run-guix-command _ . _)
> In srfi/srfi-1.scm:
> 640:9 3 (for-each #<procedure 2179f40 at guix/scripts/lint.scm…> …)
> In guix/scripts/lint.scm:
> 1079:4 2 (run-checkers #<package guix <at> 0.14.0-13.7af5c2a gnu/pac…> …)
> In srfi/srfi-1.scm:
> 640:9 1 (for-each #<procedure 3769e80 at guix/scripts/lint.scm…> …)
> In guix/scripts/lint.scm:
> 490:16 0 (validate-uri #<<uri> scheme: https userinfo: #f host:…> …)
>
> guix/scripts/lint.scm:490:16: In procedure validate-uri:
> error: make-session: unbound variable
You need gnutls (with Guile bindings). Are you using Guix from a git
checkout, or do you use “guix pull”?
--
Ricardo
This bug report was last modified 6 years and 324 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.