guix-devel
[Top][All Lists]
Advanced

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

Re: guix import issue


From: Ben Woodcroft
Subject: Re: guix import issue
Date: Sat, 13 Jun 2015 23:22:07 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0



On 13/06/15 23:14, Ludovic Courtès wrote:
I guess the following definitions will allow Guile-JSON to be found,
thereby allowing ‘guix import pypi’ to work:

   export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/2.0
   export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/share/guile/site/2.0

Can you confirm?
That changes the error. I have the suspicion that I have somehow mangled guix on my system and this new error is unrelated (ctrl-C during guix pull, perhaps?). So I'm guessing this is a confirmation?

address@hidden:~/guix/ben/packages$ guix import pypi readlike
warning: failed to install locale: Invalid argument
starting download of `/tmp/guix-file.LIglRF' from `https://pypi.python.org/pypi/readlike/json'...
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
ERROR: In procedure module-lookup: Unbound variable: make-session
failed to download "/tmp/guix-file.LIglRF" from "https://pypi.python.org/pypi/readlike/json";
guix import: error: failed to download meta-data for package 'readlike'

Thanks.



reply via email to

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