GNU bug report logs - #18768
Some HTTP downloads fail with "406 Not Acceptable"

Previous Next

Package: guix;

Reported by: John Darrington <john <at> darrington.wattle.id.au>

Date: Sun, 19 Oct 2014 13:39:02 UTC

Severity: normal

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

From: John Darrington <john <at> darrington.wattle.id.au>
To: 18768 <at> debbugs.gnu.org
Subject: bug#18768: Cannot download from (certain) https sources
Date: Sun, 19 Oct 2014 15:38:16 +0200
[Message part 1 (text/plain, inline)]
----- Forwarded message from Ludovic Court??s <ludo <at> 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?

----- End forwarded message -----

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 10 years and 280 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.