From unknown Thu Jun 19 14:06:52 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#18002 <18002@debbugs.gnu.org> To: bug#18002 <18002@debbugs.gnu.org> Subject: Status: Building installation image for i686 fails Reply-To: bug#18002 <18002@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:06:52 +0000 retitle 18002 Building installation image for i686 fails reassign 18002 guix submitter 18002 David Thompson severity 18002 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 11 17:57:13 2014 Received: (at submit) by debbugs.gnu.org; 11 Jul 2014 21:57:13 +0000 Received: from localhost ([127.0.0.1]:53820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X5ioa-0001bD-SS for submit@debbugs.gnu.org; Fri, 11 Jul 2014 17:57:13 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51774) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X5ioX-0001au-P7 for submit@debbugs.gnu.org; Fri, 11 Jul 2014 17:57:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X5ioL-00014f-M6 for submit@debbugs.gnu.org; Fri, 11 Jul 2014 17:57:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5ioL-00014X-Jw for submit@debbugs.gnu.org; Fri, 11 Jul 2014 17:56:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53326) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5ioF-0002dT-93 for bug-guix@gnu.org; Fri, 11 Jul 2014 17:56:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X5io6-0000u7-5O for bug-guix@gnu.org; Fri, 11 Jul 2014 17:56:48 -0400 Received: from na3sys009aog120.obsmtp.com ([74.125.149.140]:56940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5io5-0000tj-RU for bug-guix@gnu.org; Fri, 11 Jul 2014 17:56:42 -0400 Received: from mail-qc0-f176.google.com ([209.85.216.176]) (using TLSv1) by na3sys009aob120.postini.com ([74.125.148.12]) with SMTP ID DSNKU8BdmGuxaWQ53hyXR7hQiYysK4ousoAM@postini.com; Fri, 11 Jul 2014 14:56:41 PDT Received: by mail-qc0-f176.google.com with SMTP id w7so1578184qcr.35 for ; Fri, 11 Jul 2014 14:56:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:user-agent:date:message-id :mime-version:content-type; bh=qw91IxE67E4Otp4cU7t15887ROOUZNmfCLe78UfU1Y8=; b=R3evIiYWayAxL8qah6/lbAJSZEaFX3oDmQfWizLQgUNMUbawcrEvidCu7BY2PBYkPS NduXgORhf7WQzD0s6F6Icf0dnpzoJUGmNWsV/j8LMd+CsxJCxTjA+6lTMmPRHwAz01m7 n8k5pn09npUoRuk+wifx1aXahLte+DAISH6l3ON5Zl8hRpiPYWiAk76OtS3g5QR1P8NH +h9em/pnu48dGBJCtQDNQQwphDGrN680RX1mWJpSRL1QrgIUIsCi9zp2kQp3mV+0dTak AbVA5wbrt6dfsKHR9KkZ2pR6TUeP4brmRDVFDJTAYnl5wNIEX3l4ZfFFj4gwVLm6fdhZ AFyQ== X-Gm-Message-State: ALoCoQnWH+ZgaPrdvJskjstTPLHw+H7dG97KvPGZUQoHkWzL8ODwSxqZF4EhkrDpMpucsfzW1V5X5aY0P1GEd7VOfef/wvLrkxOku4HAt0KMPp2ZCkPobtglyPJ45KXBFUQ83SDUud4g X-Received: by 10.140.30.73 with SMTP id c67mr2936652qgc.16.1405115799866; Fri, 11 Jul 2014 14:56:39 -0700 (PDT) X-Received: by 10.140.30.73 with SMTP id c67mr2936638qgc.16.1405115799756; Fri, 11 Jul 2014 14:56:39 -0700 (PDT) Received: from izanagi (209-6-40-86.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com. [209.6.40.86]) by mx.google.com with ESMTPSA id a3sm6335012qas.13.2014.07.11.14.56.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Jul 2014 14:56:38 -0700 (PDT) From: David Thompson To: bug-guix@gnu.org Subject: Building installation image for i686 fails User-Agent: Notmuch/0.18 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Fri, 11 Jul 2014 17:56:37 -0400 Message-ID: <87sim7tv8q.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) I am attempting to build this image on an x86_64 machine. Input: ./pre-inst-env guix system disk-image gnu/system/install.scm --image-size=800MiB --system=i686-linux Output: The following derivations will be built: /gnu/store/lch625bp8izgvw8yims9dv2d5y23z2vc-disk-image.drv /gnu/store/krckly1awc41mb86cp9xbna58nqlwl7y-grub.cfg.drv /gnu/store/2ibxmzyj6dkrpqw68ra2bsvf20r6g1am-activate-service.scm.drv /gnu/store/15b1v2kvljy1qj48rc7z0mnl8d8v7i9w-activate.drv /gnu/store/rp45vlrpl8x22y1pzwp3iiy2z6xz3ndy-dmd.conf.drv /gnu/store/zxiywr7p9nv75ygzifydsqc7379pxf5f-default-profile.drv /gnu/store/7zjxvsvc58kyvx94k3fi03mc1zw10i9n-useradd.drv /gnu/store/fs87v1xb2wzqs3bqac6yy3w33jfr8fha-usermod.drv /gnu/store/hhssx88qk71pr2sacd3xrwxpcc3pmbn8-userdel.drv /gnu/store/kysrigjybhkxl8c8m31z2wg4brwxc3bd-groupadd.drv /gnu/store/xbfzdx56jb9xmpqn4ihyjsg14yk1r48h-groupmod.drv /gnu/store/xxfhj8nnwk6kvx6872mr9arslyjz3vqn-groupdel.drv /gnu/store/fkzcx999aj8kshzgr00p8qjqmgxl3cq5-pam.d.drv /gnu/store/qkgbzn9w5g32b5p8i434xzqxgx8y1ign-bashrc.drv /gnu/store/31wahz9hvsd7wa2hk3w5qnlmf4q0ymhd-parameters.drv /gnu/store/5zc9s5vmzw9wcylcfk9d02qb6dnm6k8h-etc.drv /gnu/store/jbycahf4g9rwn6llrrxlpw9psdafpz7a-boot.drv /gnu/store/mgsll72jzsqi73fs117y25cfpflklynn-default-profile.drv /gnu/store/rd300y4mhvzrsd4pd83n8lqsv1gv8q0r-base-initrd.drv /gnu/store/svmxpd7vz9g50y0f2fl7l60yg981qmzh-system.drv /gnu/store/gx9f4iqpflzjpr8xi20lz0dxapjkm5bm-system.drv /gnu/store/i9wddh1dbyjskh1f5wrd55p5dfdcaw60-parameters.drv /gnu/store/xy217r69pr63ydnwixkjd79pxvj66jcw-base-initrd.drv /gnu/store/75splsz122cg7vb5g5vdihwczap4iyag-system.drv /gnu/store/qph9954f72v05m4j218cvyphs9m7w1cl-grub.cfg.drv /gnu/store/793d6i28s8z4khazgyjkq9kvv8w8q86c-builder-in-linux-vm.drv /gnu/store/a0ql1bhdm6yn3n9nk3zbfirzbznng42y-linux-vm-loader.drv /gnu/store/jm737jjzk87xpsvzspq7p2g0xjfklrqa-base-initrd.drv The following files will be downloaded: /gnu/store/a3qd195igia45xz6fk3va8yab6f6rsnp-linux-libre-3.15 /gnu/store/01w781ydkgvvkxh8z7qv84m0wfsg2xd3-qemu-headless-2.0.0 found valid signature for '/gnu/store/a3qd195igia45xz6fk3va8yab6f6rsnp-linux-libre-3.15', from 'http://hydra.gnu.org/nar/a3qd195igia45xz6fk3va8yab6f6rsnp-linux-libre-3.15' downloading `/gnu/store/a3qd195igia45xz6fk3va8yab6f6rsnp-linux-libre-3.15' from `http://hydra.gnu.org/nar/a3qd195igia45xz6fk3va8yab6f6rsnp-linux-libre-3.15' (136.6 MiB installed)... found valid signature for '/gnu/store/01w781ydkgvvkxh8z7qv84m0wfsg2xd3-qemu-headless-2.0.0', from 'http://hydra.gnu.org/nar/01w781ydkgvvkxh8z7qv84m0wfsg2xd3-qemu-headless-2.0.0' downloading `/gnu/store/01w781ydkgvvkxh8z7qv84m0wfsg2xd3-qemu-headless-2.0.0' from `http://hydra.gnu.org/nar/01w781ydkgvvkxh8z7qv84m0wfsg2xd3-qemu-headless-2.0.0' (161.2 MiB installed)... Backtrace: In ice-9/eval.scm: 432: 19 [eval # #] In ice-9/boot-9.scm: 2401: 18 [save-module-excursion #] 4050: 17 [#] 1724: 16 [%start-stack load-stack ...] 1729: 15 [#] In unknown file: ?: 14 [primitive-load "/gnu/store/624wzsbkzr6rngdisc9zzv4z895ijx06-default-profile-builder"] In ice-9/eval.scm: 505: 13 [# (begin # # # ...)] In ice-9/psyntax.scm: 1106: 12 [expand-top-sequence ((begin (use-modules #) (define inputs #) ...)) () ...] 989: 11 [scan ((begin (use-modules #) (define inputs #) ...)) () ...] 989: 10 [scan ((use-modules #) (define inputs #) (setvbuf # _IOLBF) ...) () ...] 279: 9 [scan ((# #) #(syntax-object *unspecified* # #)) () (()) ...] In ice-9/boot-9.scm: 3597: 8 [process-use-modules (((guix build union)))] 702: 7 [map # ((#))] 3598: 6 [# (#)] 2864: 5 [resolve-interface (guix build union) #:select ...] 2789: 4 [# # ...] 3065: 3 [try-module-autoload (guix build union) #f] 2401: 2 [save-module-excursion #] 3085: 1 [#] In unknown file: ?: 0 [primitive-load-path "guix/build/union" ...] ERROR: In procedure primitive-load-path: ERROR: In procedure make_objcode_from_file: bad header on object file: "GOOF----LE-4-2.0" builder for `/gnu/store/mgsll72jzsqi73fs117y25cfpflklynn-default-profile.drv' failed with exit code 1 cannot build derivation `/gnu/store/svmxpd7vz9g50y0f2fl7l60yg981qmzh-system.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/75splsz122cg7vb5g5vdihwczap4iyag-system.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/krckly1awc41mb86cp9xbna58nqlwl7y-grub.cfg.drv': 1 dependencies couldn't be built killing process 5286 killing process 5285 killing process 5714 guix system: error: build failed: build of `/gnu/store/krckly1awc41mb86cp9xbna58nqlwl7y-grub.cfg.drv' failed -- David Thompson Web Developer - Free Software Foundation - http://fsf.org GPG Key: 0FF1D807 Support the FSF: https://fsf.org/donate From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 13 10:40:10 2014 Received: (at 18002-done) by debbugs.gnu.org; 13 Jul 2014 14:40:10 +0000 Received: from localhost ([127.0.0.1]:53801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6Kwj-00048A-50 for submit@debbugs.gnu.org; Sun, 13 Jul 2014 10:40:09 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:52672) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6Kwc-00047U-0v for 18002-done@debbugs.gnu.org; Sun, 13 Jul 2014 10:40:03 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 869EF31A2; Sun, 13 Jul 2014 16:39:59 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lxUGTR6-MyJS; Sun, 13 Jul 2014 16:39:59 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2A33F2FF8; Sun, 13 Jul 2014 16:39:59 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: David Thompson Subject: Re: bug#18002: Building installation image for i686 fails References: <87sim7tv8q.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Date: Sun, 13 Jul 2014 16:39:58 +0200 In-Reply-To: <87sim7tv8q.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Fri, 11 Jul 2014 17:56:37 -0400") Message-ID: <87oawtcog1.fsf@gnu.org> User-Agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 18002-done Cc: 18002-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.0 (+) This is fixed by commits 66670cf, f111b32, and 5d09845 (I tested it like you did from x86_64.) Let me know if you encounter other problems! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 13 21:35:14 2014 Received: (at 18002-done) by debbugs.gnu.org; 14 Jul 2014 01:35:14 +0000 Received: from localhost ([127.0.0.1]:54030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6VAg-0007ld-78 for submit@debbugs.gnu.org; Sun, 13 Jul 2014 21:35:14 -0400 Received: from na3sys009aog125.obsmtp.com ([74.125.149.153]:60990) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6VAd-0007lS-2z for 18002-done@debbugs.gnu.org; Sun, 13 Jul 2014 21:35:12 -0400 Received: from mail-qc0-f171.google.com ([209.85.216.171]) (using TLSv1) by na3sys009aob125.postini.com ([74.125.148.12]) with SMTP ID DSNKU8MzzelRDMtq0MZa1byIOPbtlvDRqqW8@postini.com; Sun, 13 Jul 2014 18:35:10 PDT Received: by mail-qc0-f171.google.com with SMTP id i17so358571qcy.30 for <18002-done@debbugs.gnu.org>; Sun, 13 Jul 2014 18:35:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type :content-transfer-encoding; bh=KxaRG4QpnWbubV+tQLqE3AMiC2LTf0biANNzXWFhsLM=; b=DqNcs5nhLgMKZcC50MhvT55tpAlkqFPzgSjBMC2f8P27ZmfW7sb0pquS2nVxifLUhr fKmiGylApL97Xp2+7/3TLt9ZzKlDNTDTvTXMtxifpqVWHSpo9TPCDUCZdr415TodjWrq Ub5S2kSS0S26bIjCpd1AGtIt56Po3JLbY2k1KYznulyeTC7UFfYA3p2FGcntYH+f3LTB Tsa0HnOa2VmKoIJ4XQ4C5IQzZX5MN7haRKZyKv2IKUK7uIqlR34MA4gHWw59MyM+b0Rn 9/GgGW5ynQKmC1udQYhWFgOE9GIio3ZjPoWIhS5Su7qORdbWLgQ1TwJb5KytcX3o/1/r 54KA== X-Gm-Message-State: ALoCoQkfzztiTPmTshPJgRSaL+/QTd16hl7kWl3EcFEU+6fjnTn7iyq2T3FdVg4yQ0dXnp8udweMq0kfRqJO8yuyZs4sxele3Xf+cVkoBZKqMq5nMVGY9++uWUL0JDHYr3xv1kU9R1jL X-Received: by 10.229.106.136 with SMTP id x8mr20502887qco.15.1405301709465; Sun, 13 Jul 2014 18:35:09 -0700 (PDT) X-Received: by 10.229.106.136 with SMTP id x8mr20502879qco.15.1405301709354; Sun, 13 Jul 2014 18:35:09 -0700 (PDT) Received: from izanagi (209-6-40-86.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com. [209.6.40.86]) by mx.google.com with ESMTPSA id 103sm9771824qgi.39.2014.07.13.18.35.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Jul 2014 18:35:08 -0700 (PDT) From: David Thompson To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#18002: Building installation image for i686 fails In-Reply-To: <87oawtcog1.fsf@gnu.org> References: <87sim7tv8q.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87oawtcog1.fsf@gnu.org> User-Agent: Notmuch/0.18 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Sun, 13 Jul 2014 21:35:07 -0400 Message-ID: <87r41opvsk.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 18002-done Cc: 18002-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -2.3 (--) Ludovic Court=C3=A8s writes: > This is fixed by commits 66670cf, f111b32, and 5d09845 (I tested it like > you did from x86_64.) Let me know if you encounter other problems! The disk image builds successfully for me now! However, it fails to boot. :( I get the following error and am dropped into the guile debugger: failed to resolve partition label: gnu-disk-image --=20 David Thompson Web Developer - Free Software Foundation - http://fsf.org GPG Key: 0FF1D807 Support the FSF: https://fsf.org/donate From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 14 12:10:05 2014 Received: (at 18002-done) by debbugs.gnu.org; 14 Jul 2014 16:10:05 +0000 Received: from localhost ([127.0.0.1]:54854 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6ipF-0000LR-OP for submit@debbugs.gnu.org; Mon, 14 Jul 2014 12:10:05 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:55267) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6ip9-0000LC-Od for 18002-done@debbugs.gnu.org; Mon, 14 Jul 2014 12:09:59 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id F38F032B4; Mon, 14 Jul 2014 18:09:53 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HnH-JXo9fVMc; Mon, 14 Jul 2014 18:09:53 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 9E3DA32B2; Mon, 14 Jul 2014 18:09:53 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: David Thompson Subject: Re: bug#18002: Building installation image for i686 fails References: <87sim7tv8q.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87oawtcog1.fsf@gnu.org> <87r41opvsk.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 26 Messidor an 222 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Mon, 14 Jul 2014 18:09:52 +0200 In-Reply-To: <87r41opvsk.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Sun, 13 Jul 2014 21:35:07 -0400") Message-ID: <87k37fx6pb.fsf@gnu.org> User-Agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 18002-done Cc: 18002-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.0 (+) David Thompson skribis: > Ludovic Court=C3=A8s writes: > >> This is fixed by commits 66670cf, f111b32, and 5d09845 (I tested it like >> you did from x86_64.) Let me know if you encounter other problems! > > The disk image builds successfully for me now! However, it fails to > boot. :( > > I get the following error and am dropped into the guile debugger: > failed to resolve partition label: gnu-disk-image My bad. I believe this is fixed by commit 932e1f9: as we switched to the new kernel config, many things such as USB mass storage support became kernel modules and were consequently unavailable from the initrd. Looking forward to reading the next bug report. :-) Ludo=E2=80=99. From unknown Thu Jun 19 14:06:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 12 Aug 2014 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator