From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas Schmitt" Subject: bug#33639: ISO installer image is broken on i686 Date: Thu, 20 Dec 2018 14:38:42 +0100 Message-ID: <30813683585630400731@scdbackup.webframe.org> References: <17182683634737195681@scdbackup.webframe.org> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZylb-00077b-RU for bug-guix@gnu.org; Thu, 20 Dec 2018 08:53:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZyXW-00069D-QL for bug-guix@gnu.org; Thu, 20 Dec 2018 08:39:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51341) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gZyXW-00068v-L3 for bug-guix@gnu.org; Thu, 20 Dec 2018 08:39:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <17182683634737195681@scdbackup.webframe.org> 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: bug-xorriso@gnu.org Cc: 33639@debbugs.gnu.org Hi, aside from my problems with the building and testing after "guix pull" i also stand puzzled in front of the 8 files named "/gnu/.../build/vm.scm" which all start grub-mkrescue. If i'd succeed in reproducing the ISO image file truncation: Which vm.scm file would i have to modify in order to report the size of the freshly emerged ISO image in the filesystem of the upper VM ? (I would suspect that this size is still untruncated and that the file in the underlying VM's filesystem is then truncated.) And how to say "ls -l $target" in Guile ? Have a nice day :) Thomas