From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 04 07:39:03 2021 Received: (at submit) by debbugs.gnu.org; 4 Sep 2021 11:39:03 +0000 Received: from localhost ([127.0.0.1]:46772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMU0k-0001tN-Va for submit@debbugs.gnu.org; Sat, 04 Sep 2021 07:39:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:43164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMRK3-0006cO-Mr for submit@debbugs.gnu.org; Sat, 04 Sep 2021 04:46:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44052) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMRK3-0005mI-7d for bug-guix@gnu.org; Sat, 04 Sep 2021 04:46:47 -0400 Received: from aibo.runbox.com ([91.220.196.211]:50452) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mMRK0-0002xr-Fv for bug-guix@gnu.org; Sat, 04 Sep 2021 04:46:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Message-Id:Date:Subject:To:From:MIME-Version: Content-Transfer-Encoding:Content-Type; bh=I08hAp3f92UF4+ebqOVwCXU2pduMRKi64ZSkDwlitAw=; b=eVLqr2CaHKppl2SFIQqZbG0wId J+k6fu00Uji8gKnoj49whpjugFik9r1FesOmYcvp3MQEDh1LCqmEwb6rXPk0UUe5NNLLmpY9shV08 GNLeD/4yA49Daa6qeb2YkzEVCFv5pt2+ESFtD+eXnmK5kYelPmC0iatrR/y9KphjJ10ApFGetRa3y dvWf6ZIDctPtbydOU8oqCUtwbMLagfwDZOM05BBjxL0zHwXJ6V1D5ki0pNm33eVWj/hD0kx8lHvYQ +eoU6cOwd0jgIu9gaaj4dof63KdAj8SpXaHyQ+wLQc6ZQcWbzNUZLIPt8/acv1N0McHe2I9ya2uRb UeiOgP0A==; Received: from [10.9.9.127] (helo=rmmprod05.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1mMRJw-0000bJ-6M for bug-guix@gnu.org; Sat, 04 Sep 2021 10:46:40 +0200 Received: from mail by rmmprod05.runbox with local (Exim 4.86_2) (envelope-from ) id 1mMRJw-0006Sp-5G for bug-guix@gnu.org; Sat, 04 Sep 2021 10:46:40 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [Authenticated alias (991824)] by runbox.com with http (RMM6); for ; Sat, 04 Sep 2021 08:46:40 GMT From: "Bottfiddler" To: "bug-guix" Subject: guix system init fail with "In procedure map: Wrong type argument" Date: Sat, 04 Sep 2021 10:46:40 +0200 (CEST) X-RMM-Aliasid: 991824 X-Mailer: RMM6 Message-Id: Received-SPF: pass client-ip=91.220.196.211; envelope-from=botfiddler@runbox.com; helo=aibo.runbox.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.1 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 04 Sep 2021 07:39:01 -0400 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: -2.4 (--) root@gnu /mnt/rootfs/boot# guix system init /mnt/rootfs/etc/config.scm /mnt= /rootfs/ Backtrace: In guix/ui.scm: 2185:7 19 (run-guix . _) 2148:10 18 (run-guix-command _ . _) In ice-9/boot-9.scm: 1752:10 17 (with-exception-handler _ _ #:unwind? _ # _) In guix/status.scm: 820:3 16 (_) 800:4 15 (call-with-status-report _ _) In guix/scripts/system.scm: 1228:4 14 (_) In ice-9/boot-9.scm: 1752:10 13 (with-exception-handler _ _ #:unwind? _ # _) In guix/store.scm: 658:37 12 (thunk) 1320:8 11 (call-with-build-handler # = \ufffd) 2108:24 10 (run-with-store # \ufffd) In guix/scripts/system.scm: 1252:15 9 (_ _) 807:9 8 (perform-action init #< name: #f format: disk-i\ufffd> = \ufffd) In gnu/system.scm: 1327:26 7 (operating-system-bootcfg #< kernel:\ufffd> = \ufffd) 579:14 6 (operating-system-bootloader-crypto-devices #<) In unknown file: 5 (filter # = \ufffd) In gnu/system.scm: 557:26 4 (_ _) 533:17 3 (mapped-device-users #< source: #< = \ufffd) In srfi/srfi-1.scm: 241:2 2 (map _ _) In ice-9/boot-9.scm: 1685:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: In procedure map: Wrong type argument: "rootfs"