help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I can't install guile-picture-language


From: Julien Lepiller
Subject: Re: I can't install guile-picture-language
Date: Fri, 15 Feb 2019 15:23:36 +0100
User-agent: Roundcube Webmail/1.3.8


What doesn't make sense in my case is that I just ran "guix pull" and
"guix package -u" again (both as root and user), but when I run "guix
--version", I get the same version I posted yesterday:

········································
guix --version
guix (GNU Guix) 0.16.0-9.4bddd12
Copyright (C) 2019 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
········································

Also, this is what "guix describe" tells me:

········································
$ guix describe
guix describe: error: failed to determine origin
········································

Hi,

make sure that guix is not installed in your profile (so guix package -u wouldn't "update" it) and that you run guix from ~/.config/guix/current/bin (check with `which guix`). If it's not the case, add ~/.config/guix/current/bin to the beginning of your $PATH. That should ensure that you actually run the guix that was installed with guix pull.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]