bug-guix
[Top][All Lists]
Advanced

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

bug#67586: guix package: error: package glibc-locales@2.37 does not supp


From: Ludovic Courtès
Subject: bug#67586: guix package: error: package glibc-locales@2.37 does not support x86_64-linux
Date: Wed, 06 Dec 2023 23:58:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hi,

Nils Landt <nils@landt.email> skribis:

> I use guix home for almost everything, but I have installed glibc-locales in 
> my "regular" guix (just by running guix package install glibc-locales).
> Now, running guix package --upgrade fails with:
> guix package: error: package glibc-locales@2.37 does not support x86_64-linux

Fixed with 4a6cef9d66ff26e96d63f2f1f886b8212154ca00.

The problem was that glibc-locales@2.37 is marked as supported for
i586-gnu only (that’s GNU/Hurd).

The workaround on GNU/Linux would have been to run:

  guix install glibc-locales@2.35

but of course, hard to guess given the error message.

Thanks,
Ludo’.





reply via email to

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