GNU bug report logs -
#15229
guix download does not understand https
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Sat, 31 Aug 2013 11:45:01 UTC
Severity: normal
Tags: notabug
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#15229: guix download does not understand https
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 15229 <at> debbugs.gnu.org.
--
15229: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15229
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
tag 15229 notabug
thanks
Andreas Enge <andreas <at> enge.fr> 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’.
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 11 years and 324 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.