unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* guix on a foreign distribution: how to upgrade to new release
@ 2019-06-28  7:30 Andy Tai
  2019-06-28 14:36 ` Julien Lepiller
  2019-06-28 14:46 ` zimoun
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2019-06-28  7:30 UTC (permalink / raw)
  To: help-guix

Hi, sorry if this is some question with obvious answer that I might have
missed:

I installed Guix on a Fedora system as a "foreign" distribution after the
1.0.0 release.  Things work (except trouble with SELinux, but that is off
topic).

Of course later Guix 1.0.1 was released.   I did not do anything except to
continue to do

guix pull && guix package -u

periodically.

Now
guix --version

continues to show it is at version 1.0.0.   I wonder if this is as expected
or I missed something that I should do after a new guix release, to upgrade
to the new version?

Thanks

-- 
Andy Tai, atai@atai.org, Skype: licheng.tai, Line: andy_tai, WeChat:
andytai1010
Year 2019 民國108年
自動的精神力是信仰與覺悟
自動的行為力是勞動與技能

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: guix on a foreign distribution: how to upgrade to new release
  2019-06-28  7:30 guix on a foreign distribution: how to upgrade to new release Andy Tai
@ 2019-06-28 14:36 ` Julien Lepiller
  2019-06-28 14:46 ` zimoun
  1 sibling, 0 replies; 3+ messages in thread
From: Julien Lepiller @ 2019-06-28 14:36 UTC (permalink / raw)
  To: help-guix, Andy Tai

Le 28 juin 2019 09:30:58 GMT+02:00, Andy Tai <atai@atai.org> a écrit :
>Hi, sorry if this is some question with obvious answer that I might
>have
>missed:
>
>I installed Guix on a Fedora system as a "foreign" distribution after
>the
>1.0.0 release.  Things work (except trouble with SELinux, but that is
>off
>topic).
>
>Of course later Guix 1.0.1 was released.   I did not do anything except
>to
>continue to do
>
>guix pull && guix package -u
>
>periodically.
>
>Now
>guix --version
>
>continues to show it is at version 1.0.0.   I wonder if this is as
>expected
>or I missed something that I should do after a new guix release, to
>upgrade
>to the new version?
>
>Thanks

Hi!

You should check that you have ~/.config/guix/current/bin at the beginning of your $PATH. If this is already the case, run "hash guix" to update the binary cache of bash. Make sure you run guix from "current" and not /usr/local/bin or some other global location.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: guix on a foreign distribution: how to upgrade to new release
  2019-06-28  7:30 guix on a foreign distribution: how to upgrade to new release Andy Tai
  2019-06-28 14:36 ` Julien Lepiller
@ 2019-06-28 14:46 ` zimoun
  1 sibling, 0 replies; 3+ messages in thread
From: zimoun @ 2019-06-28 14:46 UTC (permalink / raw)
  To: Andy Tai; +Cc: help-guix

Hi,

Are you doing both `guix pull` and `guix --version` with the same user account?

Which guix do you use?
The one in `~/.config/guix/current/bin` or the one in `~/.guix-profile/bin`?


All the best,
simon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-28 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-28  7:30 guix on a foreign distribution: how to upgrade to new release Andy Tai
2019-06-28 14:36 ` Julien Lepiller
2019-06-28 14:46 ` zimoun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).