znavko <zna...@protonmail.com> writes:

>> 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”.
>
> I have that bin directory:
>
> # cd ~/.config/guix/current/bin/
> ~/.config/guix/current/bin# ls
> guix  guix-daemon
>
> And I have no upgrades for guix. As I thought before upgrading process is 
> `guix pull && guix package -u ATOM`
>
> # guix package -u guix

Oh, you have “guix” installed with Guix…?  Could you please show me the
output of “which guix”?  You should be using
~/.config/guix/current/bin/guix — that directory should be first on
PATH, and you probably shouldn’t install the “guix” package itself,
because it will necessarily be older than the version of Guix you used
to install it.

--
Ricardo


Reply via email to