emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#15229: closed (guix download does not understand h


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15229: closed (guix download does not understand https)
Date: Sat, 31 Aug 2013 16:04:02 +0000

Your message dated Sat, 31 Aug 2013 18:03:45 +0200
with message-id <address@hidden>
and subject line Re: bug#15229: guix download does not understand https
has caused the debbugs.gnu.org bug report #15229,
regarding guix download does not understand https
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
15229: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15229
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guix download does not understand https Date: Sat, 31 Aug 2013 13:43:36 +0200 User-agent: Mutt/1.5.21 (2010-09-15)
The title says it all:

guix download https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.25.tar.bz2

results in

ERROR: missing interface for module (gnutls)
failed to download "guix-file.Oty9Cl" from 
"https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.25.tar.bz2";
guix download: error: 
https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.25.tar.bz2: download 
failed

(under guile 2.0.5-deb+1-3).

Since guix build -S works on the same file, something needs probably to be
ported from guix build to guix download.

Andreas




--- End Message ---
--- Begin Message --- Subject: Re: bug#15229: guix download does not understand https Date: Sat, 31 Aug 2013 18:03:45 +0200 User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)
tag 15229 notabug
thanks

Andreas Enge <address@hidden> skribis:

> The title says it all:
>
> guix download https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.25.tar.bz2
>
> results in
>
> ERROR: missing interface for module (gnutls)

Quoting the manual (info "(guix) Invoking guix download"):

     The ‘guix download’ command supports the same URIs as used in package
  definitions.  In particular, it supports ‘mirror://’ URIs.  ‘https’ URIs
  (HTTP over TLS) are supported _provided_ the Guile bindings for GnuTLS
  are available in the user’s environment; when they are not available, an
  error is raised.

:-)

Running ‘guix package -i gnutls’ and setting GUILE_LOAD_PATH as
suggested should enable GnuTLS support in ‘guix download’.

Let me know if there’s any problem.

HTH,
Ludo’.


--- End Message ---

reply via email to

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