unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: John Darrington <john@darrington.wattle.id.au>
Cc: 18768-done@debbugs.gnu.org
Subject: bug#18768: Cannot download from (certain) https sources
Date: Sun, 19 Oct 2014 19:41:57 +0200	[thread overview]
Message-ID: <87a94syn16.fsf@gnu.org> (raw)
In-Reply-To: <20141019133816.GA1224@jocasta.intra> (John Darrington's message of "Sun, 19 Oct 2014 15:38:16 +0200")

John Darrington <john@darrington.wattle.id.au> skribis:

> ----- Forwarded message from Ludovic Court??s <ludo@gnu.org> -----
>
>> +(define-public sane-backends
>> +  (package
>> +    (name "sane-backends")
>> +    (version "1.0.24")
>> +    (source (origin
>> +             (method url-fetch)
>> +             (uri (string-append 
>> +                   "http://fossies.org/linux/misc/" name "-" version ".tar.gz"))
>> +             ;; This is a private mirror.  The canonical download site is
>> +             ;; "https://alioth.debian.org/frs/download.php/file/3958/"
>> +             ;; but it seems not to work with gnutls atm
>
> Indeed, I get 406 "Not Acceptable".  I???m not sure if this relates to
> <http://bugs.gnu.org/18526>; could you open a bug?

Fixed in commit 38bf090e7c3952bb30707fe544987cccc85b8677.

Thanks,
Ludo’.

      reply	other threads:[~2014-10-19 17:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19 13:38 bug#18768: Cannot download from (certain) https sources John Darrington
2014-10-19 17:41 ` Ludovic Courtès [this message]

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=87a94syn16.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=18768-done@debbugs.gnu.org \
    --cc=john@darrington.wattle.id.au \
    /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).