all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Help to workaround #28144
@ 2019-01-28  8:01 Fredrik Salomonsson
  2019-01-28  8:38 ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Fredrik Salomonsson @ 2019-01-28  8:01 UTC (permalink / raw)
  To: help-guix

Hello guix,

I'm hitting the issue described in
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28144

This happens when I do "guix pull", "guix package -u" or "guix
environment guix".

guix --version
guix (GNU Guix) 0.16.0-8.7ba2b27

The comments mention deleting "guix/profiles.go" should work as a work
around. But I'm not sure which one that is. Is there a more detail
explination somewhere that I can follow?

Thanks.

-- 
s/Fred[re]+i[ck]+/Fredrik/g

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

* Re: Help to workaround #28144
  2019-01-28  8:01 Help to workaround #28144 Fredrik Salomonsson
@ 2019-01-28  8:38 ` Ricardo Wurmus
  2019-01-29  8:01   ` Fredrik Salomonsson
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2019-01-28  8:38 UTC (permalink / raw)
  To: Fredrik Salomonsson; +Cc: help-guix


Fredrik Salomonsson <plattfot@gmail.com> writes:

> Hello guix,
>
> I'm hitting the issue described in
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28144
>
> This happens when I do "guix pull", "guix package -u" or "guix
> environment guix".
>
> guix --version
> guix (GNU Guix) 0.16.0-8.7ba2b27
>
> The comments mention deleting "guix/profiles.go" should work as a work
> around. But I'm not sure which one that is. Is there a more detail
> explination somewhere that I can follow?

This would only help if you were using Guix from a git checkout.  If you
don’t do that, your only way around this is to use an older version of
Guix to run “guix pull”, e.g. ~/.config/guix/current-1-link/bin/guix.

-- 
Ricardo

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

* Re: Help to workaround #28144
  2019-01-28  8:38 ` Ricardo Wurmus
@ 2019-01-29  8:01   ` Fredrik Salomonsson
  0 siblings, 0 replies; 3+ messages in thread
From: Fredrik Salomonsson @ 2019-01-29  8:01 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

Ricardo Wurmus <rekado@elephly.net> writes:

> Fredrik Salomonsson <plattfot@gmail.com> writes:
>
>> Hello guix,
>>
>> I'm hitting the issue described in
>> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28144
>>
>> This happens when I do "guix pull", "guix package -u" or "guix
>> environment guix".
>>
>> guix --version
>> guix (GNU Guix) 0.16.0-8.7ba2b27
>>
>> The comments mention deleting "guix/profiles.go" should work as a work
>> around. But I'm not sure which one that is. Is there a more detail
>> explination somewhere that I can follow?
>
> This would only help if you were using Guix from a git checkout.  If you
> don’t do that, your only way around this is to use an older version of
> Guix to run “guix pull”, e.g. ~/.config/guix/current-1-link/bin/guix.
>
> -- 
> Ricardo
>

Ah got it.

I didn't have ~/.config/guix/current-1-link/bin/guix, so I ran
/var/guix/profiles/system-1-link/profile/bin/guix pull. That solved the
issue and I can now run "guix pull" and "guix environment guix"
again. Haven't tried "guix package -u" but I would assume that works as
well.

Thanks for the help!

-- 
s/Fred[re]+i[ck]+/Fredrik/g

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

end of thread, other threads:[~2019-01-29  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-28  8:01 Help to workaround #28144 Fredrik Salomonsson
2019-01-28  8:38 ` Ricardo Wurmus
2019-01-29  8:01   ` Fredrik Salomonsson

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.