From: Ben Woodcroft <b.woodcroft@uq.edu.au>
To: Alex Kost <alezost@gmail.com>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: guix import issue
Date: Sun, 14 Jun 2015 17:20:23 +1000 [thread overview]
Message-ID: <557D2B37.5080500@uq.edu.au> (raw)
In-Reply-To: <87twubzmw0.fsf@gmail.com>
On 14/06/15 00:46, Alex Kost wrote:
> Ben Woodcroft (2015-06-13 16:22 +0300) wrote:
>
>> 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?
> One of the benefits of Guix is that you can press Ctrl-C any time
> without consequences (I do it regularly).
Thanks for the update. I knew this was true of installing packages, just
wasn't sure about other operations.
>
>> ben@u:~/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)
> This tells that your gnutls misses guile bindings (it may be that your
> distro compiles gnutls with "--disable-guile" option). I think it
> should be fixed if you install gnutls with guix: "guix package -i
> gnutls".
This does indeed fix the error, and now I'm all set. Thanks.
next prev parent reply other threads:[~2015-06-14 7:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-13 1:30 guix import issue Ben Woodcroft
2015-06-13 10:59 ` Ricardo Wurmus
2015-06-13 11:26 ` Ben Woodcroft
2015-06-13 13:14 ` Ludovic Courtès
2015-06-13 13:22 ` Ben Woodcroft
2015-06-13 14:46 ` Alex Kost
2015-06-14 7:20 ` Ben Woodcroft [this message]
2015-06-14 8:22 ` Pjotr Prins
2015-06-13 11:52 ` Pjotr Prins
2015-06-13 11:56 ` Ben Woodcroft
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=557D2B37.5080500@uq.edu.au \
--to=b.woodcroft@uq.edu.au \
--cc=alezost@gmail.com \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).