unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34444: Guix unable to download tarballs from github.com
@ 2019-02-11 19:28 Leo Famulari
  2019-02-11 21:14 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2019-02-11 19:28 UTC (permalink / raw)
  To: 34444

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#34444: Guix unable to download tarballs from github.com
  2019-02-11 19:28 bug#34444: Guix unable to download tarballs from github.com Leo Famulari
@ 2019-02-11 21:14 ` Leo Famulari
  2019-02-11 23:15   ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2019-02-11 21:14 UTC (permalink / raw)
  To: 34444


[-- Attachment #1.1: Type: text/plain, Size: 113 bytes --]

The attached patch, which updates the Guix snapshot to include the
commit mentioned previously, fixes the issue.

[-- Attachment #1.2: 0001-gnu-Guix-Update-snapshot-to-0.16.0-10.c8b6986.patch --]
[-- Type: text/plain, Size: 1408 bytes --]

From 3e31a3a43d4927f8528f888679ef015529d854e4 Mon Sep 17 00:00:00 2001
From: Leo Famulari <leo@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.
---
 gnu/packages/package-management.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index 2e69cd151e..6a217f6515 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -107,8 +107,8 @@
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "0.16.0")
-        (commit "4bddd12ad540d45a33a5f9f129b896843dca603f")
-        (revision 9))
+        (commit "c8b69863eb479c3b9d8a59c2cee3226986e40d02")
+        (revision 10))
     (package
       (name "guix")
 
@@ -124,7 +124,7 @@
                       (commit commit)))
                 (sha256
                  (base32
-                  "1abn4ghb25kn0cmr9dbb3q3fxdcc0g2fnnmbrykxv111s6ahdmlw"))
+                  "1r6p5dpigg7s1n2fv3c32xzlpq8l0nan5zzr6x73nzqzp3iyrn0l"))
                 (file-name (string-append "guix-" version "-checkout"))))
       (build-system gnu-build-system)
       (arguments
-- 
2.20.1


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#34444: Guix unable to download tarballs from github.com
  2019-02-11 21:14 ` Leo Famulari
@ 2019-02-11 23:15   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2019-02-11 23:15 UTC (permalink / raw)
  To: 34444-done

[-- Attachment #1: Type: text/plain, Size: 590 bytes --]

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@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-11 23:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11 19:28 bug#34444: Guix unable to download tarballs from github.com Leo Famulari
2019-02-11 21:14 ` Leo Famulari
2019-02-11 23:15   ` Leo Famulari

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