From: Hinko Kocevar <Hinko.Kocevar@esss.se>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: gc failing
Date: Tue, 26 Jun 2018 12:22:51 +0000 [thread overview]
Message-ID: <be2a797c53be4df5804985aa72bc6892@esss.se> (raw)
In-Reply-To: <87in656ank.fsf@gnu.org>
Hi Ludovic,
nice. .. guix pull is already underway .. it seems it want to compile all the packages... no problem.
/hinko
________________________________________
From: Ludovic Courtès <ludo@gnu.org>
Sent: Tuesday, June 26, 2018 1:37:51 PM
To: Hinko Kocevar
Cc: help-guix@gnu.org
Subject: Re: gc failing
Hello,
Hinko Kocevar <Hinko.Kocevar@esss.se> skribis:
> Backtrace:
> 8 (apply-smob/1 #<catch-closure 1648a20>)
> In ice-9/boot-9.scm:
> 713:2 7 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
> In ice-9/eval.scm:
> 619:8 6 (_ #(#(#<directory (guile-user) 16fd140>)))
> In ice-9/boot-9.scm:
> 2316:4 5 (save-module-excursion _)
> 3823:12 4 (_)
> In /gnu/store/pii5cimi72lj5l7793h54g5sg0sr2apl-guix-0.14.0/libexec/guix/list-runtime-roots:
> 146:11 3 (_)
> In srfi/srfi-1.scm:
> 697:23 2 (filter-map #<procedure 186c120 at /gnu/store/pii5ci?> . #)
> In /gnu/store/pii5cimi72lj5l7793h54g5sg0sr2apl-guix-0.14.0/libexec/guix/list-runtime-roots:
> 139:38 1 (_ "/gnu/store")
> In unknown file:
> 0 (string-drop "/gnu/store" 11)
>
> ERROR: In procedure string-drop:
> ERROR: Value out of range 0 to 10: 11
This was fixed shortly after the 0.14.0 release:
<https://bugs.gnu.org/29862>.
I’d encourage you to upgrade your daemon. If you installed Guix using
the binary tarball on a “foreign distro”, you can do that by running
these commands as root:
guix pull
guix package -u guix
systemctl restart guix-daemon.service # or similar
HTH!
Ludo’.
next prev parent reply other threads:[~2018-06-26 12:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-25 15:22 gc failing Hinko Kocevar
2018-06-25 16:30 ` Hinko Kocevar
2018-06-26 11:37 ` Ludovic Courtès
2018-06-26 12:22 ` Hinko Kocevar [this message]
2018-06-26 12:26 ` Hinko Kocevar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=be2a797c53be4df5804985aa72bc6892@esss.se \
--to=hinko.kocevar@esss.se \
--cc=help-guix@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.