unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Ben Woodcroft <b.woodcroft@uq.edu.au>
Cc: guix-devel@gnu.org
Subject: Re: guix import issue
Date: Sat, 13 Jun 2015 17:46:55 +0300	[thread overview]
Message-ID: <87twubzmw0.fsf@gmail.com> (raw)
In-Reply-To: <557C2E7F.2070509@uq.edu.au> (Ben Woodcroft's message of "Sat, 13 Jun 2015 23:22:07 +1000")

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).

> 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".

-- 
Alex

  reply	other threads:[~2015-06-13 14:47 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 [this message]
2015-06-14  7:20           ` Ben Woodcroft
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=87twubzmw0.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=b.woodcroft@uq.edu.au \
    --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).