From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: libcap: bzip2: Compressed file ends unexpectedly on http://mirror.guixsd.org Date: Mon, 21 Mar 2016 11:47:31 -0400 Message-ID: <20160321154731.GB26140@jasmine> References: <20160319152540.GA29638@thebird.nl> <87d1qqf9i8.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ai23L-0002tM-49 for guix-devel@gnu.org; Mon, 21 Mar 2016 11:47:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ai23H-0007M4-2m for guix-devel@gnu.org; Mon, 21 Mar 2016 11:47:35 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:50898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ai23G-0007Lu-VL for guix-devel@gnu.org; Mon, 21 Mar 2016 11:47:31 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id BF8A32070C for ; Mon, 21 Mar 2016 11:47:30 -0400 (EDT) Content-Disposition: inline In-Reply-To: <87d1qqf9i8.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sat, Mar 19, 2016 at 10:22:39PM +0100, Ludovic Courtès wrote: > Pjotr Prins skribis: > > > Downloading 9rvydp...-libcap-2.24 (125KiB installed)... > > http://mirror.guixsd.org/nar/9rvydpss0n9hva68jrmbg5qcjvyf3yc2-libcap-2.24 0B/s 00:00 | 0B transferred > > bzip2: Compressed file ends unexpectedly; > > Indeed, this file had zero length. > > I’ve manually removed it from the nginx cache, but clearly it’d be > problematic it empty/incomplete files ended up being cached. > > If you stumble upon other such things, please let me know and give me > the URL to we can check what’s going on. Can you take a look at python-2.7.10? Specifically, /gnu/store/4bs4mx6xyx0jx9827vmmbxyhjln7cmcv-python-2.7.10 This is from "ifur" on #guix: http://paste.lisp.org/display/311051 > > Thank you! > > Ludo’.