From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#33639: ISO installer image is broken on i686 Date: Wed, 19 Dec 2018 15:05:00 +0100 Message-ID: <87tvj9wr1v.fsf@gnu.org> References: <877eg7hypx.fsf@gnu.org> <10322683426128283104@scdbackup.webframe.org> 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]:55902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZcUA-00045E-Kw for bug-guix@gnu.org; Wed, 19 Dec 2018 09:06:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZcU6-0002Av-Ei for bug-guix@gnu.org; Wed, 19 Dec 2018 09:06:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49834) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gZcU6-0002Ao-9U for bug-guix@gnu.org; Wed, 19 Dec 2018 09:06:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <10322683426128283104@scdbackup.webframe.org> (Thomas Schmitt's message of "Tue, 18 Dec 2018 22:45:16 +0100") 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: Thomas Schmitt Cc: bug-xorriso@gnu.org, 33639@debbugs.gnu.org Hello, "Thomas Schmitt" skribis: >> Oops, that was an omission that I=E2=80=99ve just fixed. > > Sometimes you need a clueless test user to clean the pipes.=20 > > I now succeeded in running the ISO production command, but the truncation > problem is not reproducible here. It=E2=80=99s not reproducible because I =E2=80=9Cfixed=E2=80=9D it: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D178be030c0e4fdeac= 5e1c968b5c99d84bb4691db You should be able to reproduce it by running Guix from the parent commit: guix pull --commit=3D676c3adc14f63df0f7a549e518ac87481c0f3e37 =E2=80=98guix pull=E2=80=99 populates ~/.config/guix/current/bin/guix so yo= u=E2=80=99ll have to make sure this is the one you=E2=80=99re running when you try to reproduce = the issue. Thanks for your help and perseverance! Ludo=E2=80=99.