From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#27430: linux-libre 4.4.47 is no longer available upstream Date: Wed, 21 Jun 2017 12:41:30 +0200 Message-ID: <87vanpipwl.fsf@gnu.org> References: <20170620002956.GA30857@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNd5L-0003QF-A1 for bug-guix@gnu.org; Wed, 21 Jun 2017 06:42:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNd5G-0006sJ-GX for bug-guix@gnu.org; Wed, 21 Jun 2017 06:42:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56218) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNd5G-0006sB-Dq for bug-guix@gnu.org; Wed, 21 Jun 2017 06:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dNd5G-0001Yy-5f for bug-guix@gnu.org; Wed, 21 Jun 2017 06:42:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20170620002956.GA30857@jasmine.lan> (Leo Famulari's message of "Mon, 19 Jun 2017 20:29:56 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 27430-done@debbugs.gnu.org Hi Leo, Leo Famulari skribis: > Starting download of /gnu/store/x8x9s119g1xhdxrzaka35lx4p45qd3vg-linux-li= bre-4.4.47-gnu.tar.xz > From ftp://alpha.gnu.org/gnu/guix/mirror/linux-libre-4.4.47-gnu.tar.xz... > ERROR: Throw to key `ftp-error' with args `(# "R= ETR linux-libre-4.4.47-gnu.tar.xz" 550 "Failed to open file.\r")'. [...] > Starting download of /gnu/store/x8x9s119g1xhdxrzaka35lx4p45qd3vg-linux-li= bre-4.4.47-gnu.tar.xz > From http://mirror.hydra.gnu.org/file/linux-libre-4.4.47-gnu.tar.xz/sha25= 6/00zdq7swhvzbbnnhzizq6m34q5k4fycpcp215bmkbxh1ic76v7bs... > ERROR: download failed "http://mirror.hydra.gnu.org/file/linux-libre-4.4.= 47-gnu.tar.xz/sha256/00zdq7swhvzbbnnhzizq6m34q5k4fycpcp215bmkbxh1ic76v7bs" = 504 "Gateway Time-out" As discussed yesterday on IRC, the 504 here was due to =E2=80=98guix publis= h=E2=80=99 being stuck on hydra.gnu.org, which is now fixed. Nevertheless, I=E2=80=99ve started an upload to alpha.gnu.org/guix/mirror a= s you suggested (should be there within 15 minutes or so) for two reasons: 1. It=E2=80=99s safer, and it=E2=80=99s a critical package. 2. Content-addressed mirrors are checked as a last resort after all the GNU mirrors have been checked. However, Jan reported that some mirrors return 200 with bogus data, which leads to a hash mismatch error (this is because it=E2=80=99s guix-daemon that checks hashes, af= ter the =E2=80=98guix perform-download=E2=80=99 has done its jobs; =E2=80= =98guix perform-download=E2=80=99 thus doesn=E2=80=99t check hashes.) Thanks for the heads-up! Ludo=E2=80=99.