help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guix system disk-image failure aarch64 -> armhf


From: Andreas Enge
Subject: Re: guix system disk-image failure aarch64 -> armhf
Date: Mon, 14 Sep 2020 19:18:55 +0200

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 (_ #<module (#{ g347337}#) ffff7cf9ba00>)
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" #<procedure ffff7…>)
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]