* bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades)
@ 2019-05-25 21:47 Pronaip
2019-05-25 21:59 ` bug#35908: version Pronaip
2019-05-26 6:37 ` bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades) Marius Bakke
0 siblings, 2 replies; 5+ messages in thread
From: Pronaip @ 2019-05-25 21:47 UTC (permalink / raw)
To: 35908
[-- Attachment #1: Type: text/plain, Size: 698 bytes --]
I've been getting this error ever since I first installed Guix on Arch, but I have no idea why. I've ran guix pull and guix package -u both as root and as my own user several times since then but this error hasn't gone away.
Also I noticed that some functionality that works on my GuixSD install (like the `guix search` command) is simply nonexistent.
For obvious reasons I have no idea what version I'm on but I've run guix pull sometime in the last 48 hours and I originally installed it about a month or two before 1.0 came out. I also had some failed attempts at installing the AUR version but I don't know if that affected the later version that I installed straight from the offical script.
[-- Attachment #2: Type: text/html, Size: 769 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#35908: version
2019-05-25 21:47 bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades) Pronaip
@ 2019-05-25 21:59 ` Pronaip
2019-05-26 6:37 ` bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades) Marius Bakke
1 sibling, 0 replies; 5+ messages in thread
From: Pronaip @ 2019-05-25 21:59 UTC (permalink / raw)
To: 35908@debbugs.gnu.org
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
oh wait, i found the version info
guix (GNU Guix) 0.16.0-11.f970946
[-- Attachment #2: Type: text/html, Size: 96 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades)
2019-05-25 21:47 bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades) Pronaip
2019-05-25 21:59 ` bug#35908: version Pronaip
@ 2019-05-26 6:37 ` Marius Bakke
2019-05-26 21:39 ` Pronaip
1 sibling, 1 reply; 5+ messages in thread
From: Marius Bakke @ 2019-05-26 6:37 UTC (permalink / raw)
To: Pronaip, 35908
[-- Attachment #1: Type: text/plain, Size: 968 bytes --]
Hi Pronaip,
Pronaip <pronaip@protonmail.com> writes:
> I've been getting this error ever since I first installed Guix on Arch, but I have no idea why. I've ran guix pull and guix package -u both as root and as my own user several times since then but this error hasn't gone away.
>
> Also I noticed that some functionality that works on my GuixSD install (like the `guix search` command) is simply nonexistent.
>
> For obvious reasons I have no idea what version I'm on but I've run guix pull sometime in the last 48 hours and I originally installed it about a month or two before 1.0 came out. I also had some failed attempts at installing the AUR version but I don't know if that affected the later version that I installed straight from the offical script.
It sounds like ~/.config/guix/current/bin is missing from PATH. See
'4.6 Invoking guix pull' in the manual.
Make sure that directory appears first in $PATH in order to get the
correct 'guix' executable.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades)
2019-05-26 6:37 ` bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades) Marius Bakke
@ 2019-05-26 21:39 ` Pronaip
2019-05-28 14:37 ` Ludovic Courtès
0 siblings, 1 reply; 5+ messages in thread
From: Pronaip @ 2019-05-26 21:39 UTC (permalink / raw)
To: Marius Bakke; +Cc: 35908@debbugs.gnu.org
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Sunday, May 26, 2019 8:37 AM, Marius Bakke <mbakke@fastmail.com> wrote:
> Hi Pronaip,
>
> Pronaip pronaip@protonmail.com writes:
>
> > I've been getting this error ever since I first installed Guix on Arch, but I have no idea why. I've ran guix pull and guix package -u both as root and as my own user several times since then but this error hasn't gone away.
> > Also I noticed that some functionality that works on my GuixSD install (like the `guix search` command) is simply nonexistent.
> > For obvious reasons I have no idea what version I'm on but I've run guix pull sometime in the last 48 hours and I originally installed it about a month or two before 1.0 came out. I also had some failed attempts at installing the AUR version but I don't know if that affected the later version that I installed straight from the offical script.
>
> It sounds like ~/.config/guix/current/bin is missing from PATH. See
> '4.6 Invoking guix pull' in the manual.
>
> Make sure that directory appears first in $PATH in order to get the
> correct 'guix' executable.
Huh, I thought sourcing `~/.config/guix/current/bin` was enough...
guix stopped complaining about $PATH after I added that
maybe there should be a warning about the .config path too...
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades)
2019-05-26 21:39 ` Pronaip
@ 2019-05-28 14:37 ` Ludovic Courtès
0 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2019-05-28 14:37 UTC (permalink / raw)
To: Pronaip; +Cc: 35908@debbugs.gnu.org
Hello,
Pronaip <pronaip@protonmail.com> skribis:
> Huh, I thought sourcing `~/.config/guix/current/bin` was enough...
> guix stopped complaining about $PATH after I added that
> maybe there should be a warning about the .config path too...
‘guix pull’ does tell you to update PATH if needed.
‘guix describe’ also outputs a hint nowadays (pre-1.0.1):
--8<---------------cut here---------------start------------->8---
$ /run/current-system/profile/bin/guix describe
guix describe: error: failed to determine origin
hint: Perhaps this `guix' command was not obtained with `guix pull'? Its version string is 1.0.0-1.326dcbf.
--8<---------------cut here---------------end--------------->8---
HTH,
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-05-28 14:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-25 21:47 bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades) Pronaip
2019-05-25 21:59 ` bug#35908: version Pronaip
2019-05-26 6:37 ` bug#35908: guix describe: error: failed to determine origin (and possibly failed upgrades) Marius Bakke
2019-05-26 21:39 ` Pronaip
2019-05-28 14:37 ` Ludovic Courtès
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.