unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: guix-devel@gnu.org
Subject: Guix unable to download from github due to TLS fatal alert
Date: Wed, 13 Aug 2014 15:06:52 -0400	[thread overview]
Message-ID: <8738d0tdir.fsf@yeeloong.lan> (raw)
In-Reply-To: <87y4utm4ju.fsf@netris.org> (mhw@netris.org's message of "Tue, 12 Aug 2014 23:50:13 -0400")

I forgot to mention an important problem with the 'magit' package.
  
> +    (source (origin
> +             (method url-fetch)
> +             (uri (string-append "https://github.com/downloads/magit/magit/magit-"
> +                                 version ".tar.gz"))

Guix is currently unable to download the magit tarball.  For now I
worked around it by using 'wget' followed by "guix download
file:///path/to/tarball".

Here's what happens:

--8<---------------cut here---------------start------------->8---
$ guix download https://github.com/downloads/magit/magit/magit-1.2.0.tar.gz
starting download of `guix-file.cszPnB' from `https://github.com/downloads/magit/magit/magit-1.2.0.tar.gz'...
following redirection to `https://cloud.github.com/downloads/magit/magit/magit-1.2.0.tar.gz'...
ERROR: Throw to key `gnutls-error' with args `(#<gnutls-error-enum A TLS fatal alert has been received.> handshake)'.
failed to download "guix-file.cszPnB" from "https://github.com/downloads/magit/magit/magit-1.2.0.tar.gz"
guix download: error: https://github.com/downloads/magit/magit/magit-1.2.0.tar.gz: download failed
--8<---------------cut here---------------end--------------->8---

      Mark

  parent reply	other threads:[~2014-08-13 19:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-13  3:50 [PATCHES] Add (guix build emacs-utils) and some Emacs packages mhw
2014-08-13 15:52 ` Ludovic Courtès
2014-08-13 18:36   ` Mark H Weaver
2014-08-13 19:06 ` Mark H Weaver [this message]
2014-08-13 21:56   ` Guix unable to download from github due to TLS fatal alert Ludovic Courtès
2014-10-14 21:14     ` bug#18524: " Ludovic Courtès
2014-10-14 21:50       ` Mark H Weaver

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=8738d0tdir.fsf@yeeloong.lan \
    --to=mhw@netris.org \
    --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).