guix-devel
[Top][All Lists]
Advanced

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

Re: upgrading on GuixSD before 0.16 to 0.16 fails


From: swedebugia
Subject: Re: upgrading on GuixSD before 0.16 to 0.16 fails
Date: Thu, 21 Feb 2019 19:41:22 +0100

address@hidden skrev: (21 februari 2019 18:09:53 CET)
Hi,

I'm currently trying to upgrade out (gnunet) server to a new
version of GuixSD. Upgrading it was put off for a while due to research
reasons.

This installation is from November '18, and I'm getting stuck on a
backtrace when I'm trying to pull from the commit 0.16 tags or
anything after it.

Here's the backtrace. If it helps I can attach the config.

address@hidden ~/gnunet-maintenance/gnunet# guix system build config.scm
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

guix package -i glibc-utf8-locales
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


Backtrace:
14 (primitive-load "/root/.config/guix/current/bin/guix")
In guix/ui.scm:
1603:12 13 (run-guix-command _ . _)
In ice-9/boot-9.scm:
829:9 12 (catch _ _ #<procedure 7f01456e5498 at guix/ui.scm:615?> ?)
829:9 11 (catch _ _ #<procedure 7f01456e54b0 at guix/ui.scm:733?> ?)
In guix/scripts/system.scm:
1268:8 10 (_)
In guix/status.scm:
615:4 9 (call-with-status-report _ _)
In guix/scripts/system.scm:
1138:6 8 (process-action _ _ _)
In guix/store.scm:
1659:24 7 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
In guix/scripts/system.scm:
1151:13 6 (_ _)
869:18 5 (perform-action build #<<operating-system> kernel: #<p?> ?)
In gnu/system.scm:
840:19 4 (operating-system-derivation _ #:container? _)
In gnu/services.scm:
743:6 3 (instantiate-missing-services _)
In guix/combinators.scm:
45:26 2 (fold2 #<procedure adjust-service-list (svc result ins?> ?)
45:26 1 (fold2 #<procedure 458edc0 at gnu/services.scm:717:11 ?> ?)
In gnu/services.scm:
723:31 0 (_ _ (#<<service> type: #<service-type static-netwo?> ?) ?)

gnu/services.scm:723:31: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): shepherd-root-service-type



We need your config to be certain but I am guessing you are bitten by the ABI changes: service->service-type.

Though this usually gives a more helpful error.
--
Sent from my k-9 mail for Android.

reply via email to

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