unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* glibc-locales package problems (again)
@ 2024-12-27 17:28 Thom Harmon via
  2024-12-27 19:22 ` Vagrant Cascadian
  0 siblings, 1 reply; 2+ messages in thread
From: Thom Harmon via @ 2024-12-27 17:28 UTC (permalink / raw)
  To: help-guix


I've been through the list archives and have not found a solution. I
repeatedly get into a state where package updates are failing with the
following messsage(s):

> guix install: error: package glibc-locales@2.37 does not support
x86_64-linux

This is a binary install on Debian 12. I've seen some indication that
there might just be a problem with the package definitions guix-side
and so I tried to manually upgrade past 2.37 like so:

> guix install glibc-locales@2.39

but then I end up with something like this:

> error: #{ %make-platform-procedure/abi-check}#: unbound variable
> hint: Did you forget a `use-modules' form?
>
> The following packages will be downgraded:
>    glibc-locales 2.39 → 2.37
>   guix          1.4.0-16.aeb4943 → 1.4.0-15.e0885fc

The only solution I have found is to manually uninstall and re-install
guix every couple of weeks. This has been happening for more than a
year and, well, let's just say its getting annoying. ;)

Anyone have any advice? Or, better, a solution?

thx



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

* Re: glibc-locales package problems (again)
  2024-12-27 17:28 glibc-locales package problems (again) Thom Harmon via
@ 2024-12-27 19:22 ` Vagrant Cascadian
  0 siblings, 0 replies; 2+ messages in thread
From: Vagrant Cascadian @ 2024-12-27 19:22 UTC (permalink / raw)
  To: Thom Harmon, help-guix

On 2024-12-27, Thom Harmon via wrote:
> I've been through the list archives and have not found a solution. I
> repeatedly get into a state where package updates are failing with the
> following messsage(s):
>
>> guix install: error: package glibc-locales@2.37 does not support
> x86_64-linux
>
> This is a binary install on Debian 12. I've seen some indication that
> there might just be a problem with the package definitions guix-side
> and so I tried to manually upgrade past 2.37 like so:
>
>> guix install glibc-locales@2.39
>
> but then I end up with something like this:
>
>> error: #{ %make-platform-procedure/abi-check}#: unbound variable
>> hint: Did you forget a `use-modules' form?
>>
>> The following packages will be downgraded:
>>    glibc-locales 2.39 → 2.37
>>   guix          1.4.0-16.aeb4943 → 1.4.0-15.e0885fc
>
> The only solution I have found is to manually uninstall and re-install
> guix every couple of weeks. This has been happening for more than a
> year and, well, let's just say its getting annoying. ;)

Based on the "guix" package downgrade, my hunch is you have "guix"
installed in your profile, so you will continually downgrade to an older
and older version of guix... as well as other packages in your profile
will get older and older as well...

If that is the case, remove guix from your profile, and make sure the
guix produced by "guix pull" is in your path,
e.g. $HOME/.config/guix/current/bin/guix.

live well,
  vagrant


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

end of thread, other threads:[~2024-12-27 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-27 17:28 glibc-locales package problems (again) Thom Harmon via
2024-12-27 19:22 ` Vagrant Cascadian

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).