From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0@n0.is Subject: upgrading on GuixSD before 0.16 to 0.16 fails Date: Thu, 21 Feb 2019 17:09:53 +0000 Message-ID: <20190221170944.hdlvxe5fblniecpq@uptimegirl.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwrrT-00088X-R7 for guix-devel@gnu.org; Thu, 21 Feb 2019 12:10:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwrrN-0004hd-Sk for guix-devel@gnu.org; Thu, 21 Feb 2019 12:10:15 -0500 Received: from aibo.runbox.com ([91.220.196.211]:35032) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwrrN-0004fB-Jr for guix-devel@gnu.org; Thu, 21 Feb 2019 12:10:09 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1gwrrJ-0004zi-SW for guix-devel@gnu.org; Thu, 21 Feb 2019 18:10:06 +0100 Received: by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) id 1gwrr8-0003sh-Jr for guix-devel@gnu.org; Thu, 21 Feb 2019 18:09:55 +0100 Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org 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. root@firefly ~/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 _ _ # ?) 829:9 11 (catch _ _ # ?) 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 #< kernel: # ?) 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 # ?) 45:26 1 (fold2 # ?) In gnu/services.scm: 723:31 0 (_ _ (#< type: # ?) ?) gnu/services.scm:723:31: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): shepherd-root-service-type