guix-devel
[Top][All Lists]
Advanced

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

Re: Adding idle3-tools while unable to run ‘guix lint’


From: Pjotr Prins
Subject: Re: Adding idle3-tools while unable to run ‘guix lint’
Date: Tue, 16 Feb 2016 08:26:25 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

guile gnutls is missing which means it should be installed and
visible from

  export GUILE_LOAD_PATH="/home/wrk/.guix-profile/share/guile/site/2.0"

I am thinking, to make things easier, why don't we have a guix-dev
package which includes guix, guile, emacs and all related packages and
emacs extensions typically used for development?

That way guix lint and emacs can work out of the box. All it needs is
setting the search paths.

Pj.

On Tue, Feb 16, 2016 at 04:56:31AM +0100, Tobias Geerinckx-Rice wrote:
> Hullo Guix,
> 
> YAPackage. I'd love to run ‘guix lint’, but then:
> 
>   ~blah$ ./pre-inst-env guix lint idle3-tools
>   gnu/packages/disk.scm:193:15: idle3-tools-0.9.1: \
>     URI http://idle3-tools.sourceforge.net unreachable: \
>     Connection timed out
> 
> I don't know if this is the cause or just a symptom. Full error output
> is pasted below. Loading the URI in my browser, of course, works fine.
> 
> Kind regards,
> 
> T G-R
> 
> --
> 
> gnu/packages/disk.scm:193:15: idle3-tools-0.9.1: URI 
> http://idle3-tools.sourceforge.net unreachable: Connection timed out
> ;;; Failed to autoload make-session in (gnutls):
> ;;; ERROR: missing interface for module (gnutls)
> Backtrace:
> In ice-9/boot-9.scm:
>   63: 19 [call-with-prompt prompt0 ...]
> In ice-9/eval.scm:
>  432: 18 [eval # #]
> In ice-9/boot-9.scm:
> 2401: 17 [save-module-excursion #<procedure 1ad9940 at 
> ice-9/boot-9.scm:4045:3 ()>]
> 4050: 16 [#<procedure 1ad9940 at ice-9/boot-9.scm:4045:3 ()>]
> 1724: 15 [%start-stack load-stack ...]
> 1729: 14 [#<procedure 1af1ea0 ()>]
> In unknown file:
>    ?: 13 [primitive-load "/home/nckx/Hacking/guix/scripts/guix"]
> In guix/ui.scm:
> 1177: 12 [run-guix-command lint "idle3-tools"]
> In srfi/srfi-1.scm:
>  619: 11 [for-each #<procedure 2b43420 at guix/scripts/lint.scm:867:20 
> (spec)> #]
>  619: 10 [for-each #<procedure 3980b10 at guix/scripts/lint.scm:778:14 
> (checker)> #]
> In guix/scripts/lint.scm:
>  608: 9 [check-vulnerabilities #]
>  602: 8 [#<procedure 2b3f6a0 at guix/scripts/lint.scm:600:4 (package)> #]
> In unknown file:
>    ?: 7 [force #<promise #<procedure 2b3f780 at guix/scripts/lint.scm:589:16 
> ()>>]
> In guix/scripts/lint.scm:
>  592: 6 [#<procedure 2b3f780 at guix/scripts/lint.scm:589:16 ()>]
> In ice-9/boot-9.scm:
>  157: 5 [catch getaddrinfo-error ...]
> In guix/cve.scm:
>   63: 4 [call-with-cve-port #<procedure 2b21760 at guix/cve.scm:139:3 (port)>]
> In guix/http-client.scm:
>  292: 3 [#<procedure 50f4780 at guix/http-client.scm:313:6 args> system-error 
> ...]
>  234: 2 [loop #]
> In guix/build/download.scm:
>  367: 1 [open-connection-for-uri # # #f]
>  252: 0 [tls-wrap #<input-output: socket 10> "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
> 
> 

-- 



reply via email to

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