From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id zZG+NLqvX195DQAA0tVLHw (envelope-from ) for ; Mon, 14 Sep 2020 18:00:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MD9sLrqvX1+ePgAAbx9fmQ (envelope-from ) for ; Mon, 14 Sep 2020 18:00:26 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 664709408FD for ; Mon, 14 Sep 2020 18:00:26 +0000 (UTC) Received: from localhost ([::1]:59092 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kHsA4-0004aC-7f for larch@yhetil.org; Mon, 14 Sep 2020 13:21:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44838) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHs8e-0003Zp-Cc for help-guix@gnu.org; Mon, 14 Sep 2020 13:19:39 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:47586) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHs8Z-0005lt-0B; Mon, 14 Sep 2020 13:19:32 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 461CFF126; Mon, 14 Sep 2020 19:19:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr 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 6FoB27onZ-JT; Mon, 14 Sep 2020 19:19:22 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:910:103f::c4d]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 40985E273; Mon, 14 Sep 2020 19:19:22 +0200 (CEST) Date: Mon, 14 Sep 2020 19:18:55 +0200 From: Andreas Enge To: Efraim Flashner Subject: Re: guix system disk-image failure aarch64 -> armhf Message-ID: <20200914171855.GA2052@jurong> References: <20200909080445.GA15009@jurong> <87ft7r8gcp.fsf@gnu.org> <20200914093242.GA2756@jurong> <20200914132419.GA17272@E5400> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200914132419.GA17272@E5400> Received-SPF: neutral client-ip=2a0c:e300::1; envelope-from=andreas@enge.fr; helo=hera.aquilenet.fr X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_NEUTRAL=0.779 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mathieu Othacehe , help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -0.51 X-TUID: +uMHDFKuBGKJ On Mon, Sep 14, 2020 at 04:24:19PM +0300, Efraim Flashner wrote: > I'm not sure about the trivial-format-string? warning (we should More worrysome is the end of the story: ;;; compiled /home/andreas/.cache/guile/ccache/3.0-LE-8-4.2/gnu/store/xad80h6vbsc1fb844kx1c5l0am97nfm1-guix-1.1.0-25.44c6e6f/share/guile/site/3.0/gnu/system/pam.scm.go Backtrace: In ice-9/psyntax.scm: 1233:19 19 (parse _ (("placeholder" placeholder)) ((top) #(# # …)) …) 285:10 18 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) …) In ice-9/eval.scm: 293:34 17 (_ #) In ice-9/boot-9.scm: 3380:4 16 (define-module* _ #:filename _ #:pure _ #:version _ # _ …) 3393:24 15 (_) 222:29 14 (map1 _) 222:29 13 (map1 _) 222:29 12 (map1 _) 222:29 11 (map1 _) 222:29 10 (map1 _) 222:17 9 (map1 (((gnu system pam)) ((gnu system shadow)) ((…)) …)) 3297:17 8 (resolve-interface (gnu system pam) #:select _ #:hide _ …) In ice-9/threads.scm: 390:8 7 (_ _) In ice-9/boot-9.scm: 3223:13 6 (_) In ice-9/threads.scm: 390:8 5 (_ _) In ice-9/boot-9.scm: 3507:20 4 (_) 2806:4 3 (save-module-excursion _) 3527:26 2 (_) In unknown file: 1 (primitive-load-path "gnu/system/pam" #) In /run/current-system/profile/share/guile/site/3.0/gnu/system/pam.scm: 303:2 0 (_) /run/current-system/profile/share/guile/site/3.0/gnu/system/pam.scm:303:2: error: service-type: unbound variable > probably investigate that). Guix is built with guile 3.0.2 and we have > guile-3.0.4. There was an unfortunate soversion bump with guile-3.0.2 > and we've been having the incompatible bytecode version since with guile > programs. I've noticed it when launching shepherd as my user. Actually my system guile is still at 3.0.2: $ guile --version guile (GNU Guile) 3.0.2 So I would expect everything to be in sync here. Or has the system been built with an even older guile? I am a few days back at $ guix describe Generation 7 Sep 08 2020 23:36:04 (current) guix ee7a7c9 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: ee7a7c9014f7dd238ab42d15ef3f5f1fe187d1c3 Andreas