emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#31983: closed (guix lint command error.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31983: closed (guix lint command error.)
Date: Wed, 27 Jun 2018 21:33:02 +0000

Your message dated Wed, 27 Jun 2018 23:31:59 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
31983: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31983
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guix lint command error. Date: Tue, 26 Jun 2018 19:23:58 +0000
$ 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 address@hidden 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.

--- End Message ---
--- Begin Message --- Subject: Re: bug#31983: guix lint command error. Date: Wed, 27 Jun 2018 23:31:59 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hi,

Fis Trivial <address@hidden> skribis:

> Ricardo Wurmus writes:
>
>> Fis Trivial <address@hidden> 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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]