From unknown Mon Jun 23 13:15:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19279: guix system init fails Resent-From: Tomas Cech Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 05 Dec 2014 17:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 19279 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 19279@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14177997057982 (code B ref -1); Fri, 05 Dec 2014 17:16:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Dec 2014 17:15:05 +0000 Received: from localhost ([127.0.0.1]:54890 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XwwTA-00024e-QB for submit@debbugs.gnu.org; Fri, 05 Dec 2014 12:15:05 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60777) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XwwT9-00024W-B3 for submit@debbugs.gnu.org; Fri, 05 Dec 2014 12:15:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwwSx-0001eA-8h for submit@debbugs.gnu.org; Fri, 05 Dec 2014 12:15:03 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:45203) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwwSx-0001dn-5T for submit@debbugs.gnu.org; Fri, 05 Dec 2014 12:14:51 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwwSp-0007EO-Kk for bug-guix@gnu.org; Fri, 05 Dec 2014 12:14:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwwSi-0001cI-4k for bug-guix@gnu.org; Fri, 05 Dec 2014 12:14:43 -0500 Received: from cantor2.suse.de ([195.135.220.15]:44586 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwwSh-0001cE-Uk for bug-guix@gnu.org; Fri, 05 Dec 2014 12:14:36 -0500 Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 5C31DAB07 for ; Fri, 5 Dec 2014 17:14:35 +0000 (UTC) Date: Fri, 05 Dec 2014 18:14:42 +0100 Message-ID: <87zjb2588t.wl%tcech@suse.cz> From: Tomas Cech User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?Q?Goj=C5=8D?=) APEL/10.8 Emacs/24.4 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] 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-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 (-----) package: guix version: 0.9 Calling `guix system init' fails with this backtrace. ... copying '/gnu/store/smby7q3as9irx0fdw3yf4794msarindx-module-import-compiled'... copying '/gnu/store/yprz7zcidc350zzysr7cxgpdqdl1a5q0-modprobe'... copying '/gnu/store/q0595rmnw2yzli9pc82hcv915najw3vz-activate'... copying '/gnu/store/l8sx339y484bnjy611m1hcf65blrrdnz-boot'... copying '/gnu/store/p74lg3crjni84wvp7prx9hw678d5b4ns-parameters'... copying '/gnu/store/zzm49l18jd06h8z2p4dy46mc7p4f638c-locale'... copying '/gnu/store/981acfa6487sbkbjy5x0gnsfp97vh7sc-system'... Backtrace: In ice-9/boot-9.scm: 157: 14 [catch #t # ...] In unknown file: ?: 13 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 12 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 11 [eval # #] In ice-9/boot-9.scm: 2320: 10 [save-module-excursion #] 3966: 9 [#] 1645: 8 [%start-stack load-stack ...] 1650: 7 [#] In unknown file: ?: 6 [primitive-load "/usr/bin/guix"] In guix/ui.scm: 781: 5 [run-guix-command system "init" "-c" "3" "/root/config.scm" "/guix/"] In ice-9/boot-9.scm: 157: 4 [catch srfi-34 # ...] 157: 3 [catch system-error ...] In guix/monads.scm: 498: 2 [run-with-store # ...] In guix/scripts/system.scm: 158: 1 [# #] In guix/monads.scm: 239: 0 [# # ...] guix/monads.scm:239:6: In procedure #: guix/monads.scm:239:6: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): # After reverting GIT commit cc7fa59 it works correctly. From unknown Mon Jun 23 13:15:18 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Tomas Cech Subject: bug#19279: closed (Re: bug#19279: guix system init fails) Message-ID: References: <87y4qks7mt.fsf@gnu.org> <87zjb2588t.wl%tcech@suse.cz> X-Gnu-PR-Message: they-closed 19279 X-Gnu-PR-Package: guix Reply-To: 19279@debbugs.gnu.org Date: Sat, 06 Dec 2014 23:04:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1417907043-3166-1" This is a multi-part message in MIME format... ------------=_1417907043-3166-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #19279: guix system init fails which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 19279@debbugs.gnu.org. --=20 19279: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D19279 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1417907043-3166-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 19279-done) by debbugs.gnu.org; 6 Dec 2014 23:03:59 +0000 Received: from localhost ([127.0.0.1]:55740 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XxOOM-0000ol-QU for submit@debbugs.gnu.org; Sat, 06 Dec 2014 18:03:59 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:41638) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XxOOL-0000ob-2v for 19279-done@debbugs.gnu.org; Sat, 06 Dec 2014 18:03:57 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7C4C340EF; Sun, 7 Dec 2014 00:03:56 +0100 (CET) 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 XMKU2PT2ey2S; Sun, 7 Dec 2014 00:03:56 +0100 (CET) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 23EEE66D; Sun, 7 Dec 2014 00:03:56 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Tomas Cech Subject: Re: bug#19279: guix system init fails References: <87zjb2588t.wl%tcech@suse.cz> Date: Sun, 07 Dec 2014 00:03:54 +0100 In-Reply-To: <87zjb2588t.wl%tcech@suse.cz> (Tomas Cech's message of "Fri, 05 Dec 2014 18:14:42 +0100") Message-ID: <87y4qks7mt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (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: 19279-done Cc: 19279-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 (+) Should be fixed by c9e46f1. Thanks, Ludo=E2=80=99. ------------=_1417907043-3166-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Dec 2014 17:15:05 +0000 Received: from localhost ([127.0.0.1]:54890 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XwwTA-00024e-QB for submit@debbugs.gnu.org; Fri, 05 Dec 2014 12:15:05 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60777) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XwwT9-00024W-B3 for submit@debbugs.gnu.org; Fri, 05 Dec 2014 12:15:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwwSx-0001eA-8h for submit@debbugs.gnu.org; Fri, 05 Dec 2014 12:15:03 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:45203) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwwSx-0001dn-5T for submit@debbugs.gnu.org; Fri, 05 Dec 2014 12:14:51 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwwSp-0007EO-Kk for bug-guix@gnu.org; Fri, 05 Dec 2014 12:14:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwwSi-0001cI-4k for bug-guix@gnu.org; Fri, 05 Dec 2014 12:14:43 -0500 Received: from cantor2.suse.de ([195.135.220.15]:44586 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwwSh-0001cE-Uk for bug-guix@gnu.org; Fri, 05 Dec 2014 12:14:36 -0500 Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 5C31DAB07 for ; Fri, 5 Dec 2014 17:14:35 +0000 (UTC) Date: Fri, 05 Dec 2014 18:14:42 +0100 Message-ID: <87zjb2588t.wl%tcech@suse.cz> From: Tomas Cech To: bug-guix@gnu.org Subject: guix system init fails User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.4 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] 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 (-----) package: guix version: 0.9 Calling `guix system init' fails with this backtrace. ... copying '/gnu/store/smby7q3as9irx0fdw3yf4794msarindx-module-import-compiled'... copying '/gnu/store/yprz7zcidc350zzysr7cxgpdqdl1a5q0-modprobe'... copying '/gnu/store/q0595rmnw2yzli9pc82hcv915najw3vz-activate'... copying '/gnu/store/l8sx339y484bnjy611m1hcf65blrrdnz-boot'... copying '/gnu/store/p74lg3crjni84wvp7prx9hw678d5b4ns-parameters'... copying '/gnu/store/zzm49l18jd06h8z2p4dy46mc7p4f638c-locale'... copying '/gnu/store/981acfa6487sbkbjy5x0gnsfp97vh7sc-system'... Backtrace: In ice-9/boot-9.scm: 157: 14 [catch #t # ...] In unknown file: ?: 13 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 12 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 11 [eval # #] In ice-9/boot-9.scm: 2320: 10 [save-module-excursion #] 3966: 9 [#] 1645: 8 [%start-stack load-stack ...] 1650: 7 [#] In unknown file: ?: 6 [primitive-load "/usr/bin/guix"] In guix/ui.scm: 781: 5 [run-guix-command system "init" "-c" "3" "/root/config.scm" "/guix/"] In ice-9/boot-9.scm: 157: 4 [catch srfi-34 # ...] 157: 3 [catch system-error ...] In guix/monads.scm: 498: 2 [run-with-store # ...] In guix/scripts/system.scm: 158: 1 [# #] In guix/monads.scm: 239: 0 [# # ...] guix/monads.scm:239:6: In procedure #: guix/monads.scm:239:6: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): # After reverting GIT commit cc7fa59 it works correctly. ------------=_1417907043-3166-1--