From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 21 16:42:19 2018 Received: (at 33639) by debbugs.gnu.org; 21 Dec 2018 21:42:19 +0000 Received: from localhost ([127.0.0.1]:58865 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gaSYk-00018a-S1 for submit@debbugs.gnu.org; Fri, 21 Dec 2018 16:42:19 -0500 Received: from mout.gmx.net ([212.227.15.19]:60107) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gaSYi-00018O-Qn for 33639@debbugs.gnu.org; Fri, 21 Dec 2018 16:42:17 -0500 Received: from scdbackup.webframe.org ([91.8.172.165]) by mail.gmx.com (mrgmx003 [212.227.17.190]) with ESMTPSA (Nemesis) id 0MY86C-1gwPHj3rVo-00Uqom; Fri, 21 Dec 2018 22:42:08 +0100 Date: Fri, 21 Dec 2018 22:42:14 +0100 From: "Thomas Schmitt" To: bug-xorriso@gnu.org Subject: Re: bug#33639: ISO installer image is broken on i686 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit References: <87pntumwy8.fsf@gnu.org> In-Reply-To: <87pntumwy8.fsf@gnu.org> Message-Id: <25824683177226565276@scdbackup.webframe.org> X-Provags-ID: V03:K1:MUGqjR4iY6Rm2vog6JiZwEIro9vXasdqjG5drRkLFWv4Y79W2+V vdxjrhEWQwwkWAOC4acnwEGr/QkF9F3Phwl0n+WXfU084Mp+In3vcIKCtvBPgiKL5ZU8Lgc 5eWUb9mqepgSlIrq+dsNhWW9lCLBibP69gAbVwolqkwfrunnERiLvgLVitmQf+fzbprsqZg LfjkxLtFOXFceK17Gax9Q== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:DYJt32GhhFI=:B5q1/CFdqK+n0gmi0zAT/d oUtbqP2IgYAHMY2znVPfz79ZlwAFBSKega9wEWX4GS0o/AqhGMhhiCt0/JaDe2ndqLApU9+AZ 0lJ+a+w+bvS1LUDjYjQ0KdUQ9D12Y/vPRmiHXbHFtr5uq9yD7sdNu8sVMGapL90e4UmT8cPry v4KiXuff4q6xx9JrffUHbvmB0zaoXQrsIwXJLieSq0fMhXfTf3UfZWzdF5Og0c7IS7X0LLrpx +PJT0aTBQNknyBArLYHG2iVrji2fy0uxTMadmijf2qc+P0KkHahCMDMomdA+eQmpJiCMfSKax 7JkrEHdgd8SqovCloD5ococQ4NftSKGfb2AD+jpVuXeBCuld6b39XugV1dqv/DFKxum6ihRMg DAItfE0/OYelUMYS/lVoP11CEZqLZrbtyrHHo3WcBiZ7HdswBwWvtlUfLFXWWp8A0pdukX8P+ dbSl2pJHoUsaWjXkFtARRJOJkHDe/H3KHnVSQBu9yXiPIgFHYwCcojrSPp8xBvFyySSWRQwWp IMNh931COjSWe/udjk34P+4cbhnnl6ejN7egTeiY77ScD1MImJhvXmWLJtNaMaYT48220jB3J HlJe6XyYoqxp6Y254yTzDqvuNyRjU3b9NnoK8x9Wqnubd6FP882MI+SBLAiaJsm6IBRiPbMam PzC+zDGK8rE0J8SBAPNiiAwUIJBrjaFSuPepHb8zeIlsLZpby7Dx+kcYnD6AUkYgyIKJPmcxk IJFlvQ9jZFo+1xaJDoO3ktV5XFJOlYvhLOWoQAH8ftrRBNqSDtR1jFXOp89Zq7hbDcfd707fM PDtd4darz71J60iAh1zERqq+x/SUG2m+99AU6uRJjxggIc/WAXQorqBSmewUum2CuFZbLbyvW cDrAONCYWX5lRf5d+91lSM2vCf30+5RwnNBEnYmsyMvZcHKUmwZaiMxb3M4Lpe X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 33639 Cc: 33639@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi, > ‘lstat’ Probably this. > but that’s not quite a “shell”. If i could reproduce the problem then i would want a long time visible message about how large the ISO image file is after grub-mkrescue has ended successfully. This would give an opportunity to compare the size as produced in the VM with the size later perceived on the host machine (which is a VM, too, in my case). If the sizes differ, then the VM contraption is to blame. If the size is too small already in the VM that ran grub-mkrescue, then xorriso or the VM operating system are to blame. Since i am not yet able to reproduce the problem, i propose that you add the necessary code to then end of make-iso9660-image in gnu/build/vm.scm. Such a report message cannot harm, given the existing verbosity of the ISO build command. Next time you make an ISO, retrieve the last size messages of xorriso: ISO image produced: 500069 sectors Written to medium : 500069 sectors at LBA 0 the new message about the ISO image file size in bytes, and the size of the ISO image file size when it is finally ready for exposure in the web. (I have to stress that the problem is not fixed but only got a band aid of which it is not known whether its size will always be large enough.) Have a nice day :) Thomas