From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: libcap: bzip2: Compressed file ends unexpectedly on http://mirror.guixsd.org Date: Sat, 19 Mar 2016 22:15:55 +0100 Message-ID: <87h9g2f9tg.fsf@gnu.org> References: <20160319152540.GA29638@thebird.nl> <20160319153009.GB29638@thebird.nl> 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]:58308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahOE7-0006wD-95 for guix-devel@gnu.org; Sat, 19 Mar 2016 17:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahOE3-0006oK-8k for guix-devel@gnu.org; Sat, 19 Mar 2016 17:16:03 -0400 In-Reply-To: <20160319153009.GB29638@thebird.nl> (Pjotr Prins's message of "Sat, 19 Mar 2016 16:30:09 +0100") 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: Pjotr Prins Cc: guix-devel@gnu.org Pjotr Prins skribis: > On Sat, Mar 19, 2016 at 04:25:40PM +0100, Pjotr Prins wrote: >> Problem on mirror: >>=20 >> Recent guix pull.=20 >>=20 >> 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; >> perhaps it is corrupted? *Possible* reason follows. >> bzip2: Inappropriate ioctl for device >> Input file =3D (stdin), output file =3D (stdout) >>=20 >> It is possible that the compressed file(s) have become corrupted. > > Fixed by compiling libcap instead. I have noticed the store can become > unbalanced when you interrupt the guix-daemon when it is > building/installing. I.e. kill daemon is not transaction safe ;) What do you mean by =E2=80=9Cunbalanced=E2=80=9D? Ludo=E2=80=99.