GNU bug report logs -
#34444
Guix unable to download tarballs from github.com
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Mon, 11 Feb 2019 19:30:02 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
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
#34444: Guix unable to download tarballs from github.com
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 34444 <at> debbugs.gnu.org.
--
34444: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34444
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
On Mon, Feb 11, 2019 at 04:14:32PM -0500, Leo Famulari wrote:
> The attached patch, which updates the Guix snapshot to include the
> commit mentioned previously, fixes the issue.
> From 3e31a3a43d4927f8528f888679ef015529d854e4 Mon Sep 17 00:00:00 2001
> From: Leo Famulari <leo <at> famulari.name>
> Date: Mon, 11 Feb 2019 15:06:07 -0500
> Subject: [PATCH] gnu: Guix: Update snapshot to 0.16.0-10.c8b6986.
>
> * gnu/packages/package-management.scm (guix): Update to 0.16.0-10.c8b6986.
I pushed an updated version of this patch as commit
95c910f499813ccc642e76119abd2e9c6ab9c32f
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
I noticed that Guix cannot download any tarballs from github.com.
For example:
------
$ guix build -S python-sphinx-gallery --no-substitutes
The following derivation will be built:
/gnu/store/qrlcbnin47j1i4slyc9j8hvpczp1l9n8-python-sphinx-gallery-0.1.13.tar.gz.drv
building /gnu/store/qrlcbnin47j1i4slyc9j8hvpczp1l9n8-python-sphinx-gallery-0.1.13.tar.gz.drv...
Starting download of /gnu/store/ks605lq7q0zf1agf84mslbk2cgdkg5hy-python-sphinx-gallery-0.1.13.tar.gz
From https://github.com/sphinx-gallery/sphinx-gallery/archive/v0.1.13.tar.gz...
Throw to key `gnutls-error' with args `(#<gnutls-error-enum Resource temporarily unavailable, try again.> read_from_session_record_port)'.
[...]
------
The server is advertising TLS 1.3 support.
Marius suggested that the Guix snapshot needs to be updated to include
commit e4ee84202633636b4c8cef4a332f0c74912a3b23 (download: Ask not to
use TLS 1.3.), and I am testing this now.
This bug report was last modified 6 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.