bug-guix
[Top][All Lists]
Advanced

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

bug#31983: guix lint command error.


From: Fis Trivial
Subject: bug#31983: guix lint command error.
Date: Wed, 27 Jun 2018 11:14:13 +0000

Ricardo Wurmus writes:

> Fis Trivial <address@hidden> 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 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
>
> 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.

reply via email to

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