GNU bug report logs -
#31983
guix lint command error.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 27 Jun 2018 23:31:59 +0200
with message-id <87o9fvx6eo.fsf <at> gnu.org>
and subject line Re: bug#31983: guix lint command error.
has caused the debbugs.gnu.org bug report #31983,
regarding guix lint command error.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
31983: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31983
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
$ 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
version:
guix (GNU Guix) 65f46862fa677c7b6203c8513ffdfc077624baf2
Copyright (C) 2018 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
[Message part 3 (message/rfc822, inline)]
Hi,
Fis Trivial <ybbs.daans <at> hotmail.com> skribis:
> Ricardo Wurmus writes:
>
>> Fis Trivial <ybbs.daans <at> hotmail.com> writes:
[...]
>>> 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”?
>
> Hi, I use guix pull. This is positive, I never change guix itself by any
> other methods.
Oops, ‘guix pull’ would not add GnuTLS as a dependency. Fixed in commit
108015df6d03e82ac9a6a0a92dcfa389fa702e72.
Thanks!
Ludo’.
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.