all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: znavko <znavko@protonmail.com>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: How to Rescue GuixSD when guile and guix arebroken?
Date: Fri, 21 Sep 2018 15:17:38 +0200	[thread overview]
Message-ID: <871s9nugzx.fsf@elephly.net> (raw)
In-Reply-To: <rJBMczZMH8UHNbD-T7jK2XpyVUnJe8P2CSDct1Jy85nsQBrLtJmbUbMDGYKd-lsNS5oE5JVSMKZY2ORSDC6s97EJKH7vdzkHFfBbuS33aw8=@protonmail.com>


Hello,

> Both times, as I think, it happened this way. I run `guix pull`,
> switch off notebook while it is running (just a mistake) and then I
> run again `guix pull`, it works, but gives the errors.

The mechanism used by “guix pull” has changed.  These errors no longer
happen with the new mechanism.

> # guix gc -R $(readlink -f ~/.config/guix/latest)

~/.config/guix/latest is no longer used.  Instead “guix pull” installs a
full self-contained Guix to ~/.config/guix/current/bin/.

If you don’t have this you are likely upgrading from an old version of
Guix before that change was made.  In that case you need to upgrade to a
version of Guix that has a guile-gcrypt package, then install it, and
only then run “guix pull”.

With the new mechanism you can simply use any of the older variants of
Guix you have in ~/.config/guix/current-n-link/bin.

Hope this helps!

--
Ricardo

  reply	other threads:[~2018-09-21 14:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-21 12:06 How to Rescue GuixSD when guile and guix arebroken? znavko
2018-09-21 13:17 ` Ricardo Wurmus [this message]
2018-09-21 14:57   ` znavko
2018-09-21 16:08     ` Ricardo Wurmus
2018-09-21 17:43       ` znavko
2018-09-24 15:33         ` Ludovic Courtès

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=871s9nugzx.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=znavko@protonmail.com \
    /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.