Re: glibc-locales

2022-07-03 Thread Tobias Geerinckx-Rice
The intended use is NOT to use a package at all, see https://guix.gnu.org/en/manual/devel/en/html_node/Application-Setup.html#Locales-1 Strongly put (and very possibly missing something :-), this sounds like maintenance effort to support an antipattern. Kind regards, T G-R Sent on the go. Ex

Re: glibc-locales

2022-07-03 Thread Vagrant Cascadian
On 2022-07-03, Andreas Enge wrote: > Am Sun, Jul 03, 2022 at 12:53:09PM +0300 schrieb Efraim Flashner: >> I misread the source. I'd like glibc-utf8-locales built with glibc-final. > > Has glibc-utf8-locales not been removed some time ago? I always had it in > my profile, then saw a message during u

Re: glibc-locales

2022-07-03 Thread Andreas Enge
Am Sun, Jul 03, 2022 at 12:53:09PM +0300 schrieb Efraim Flashner: > I misread the source. I'd like glibc-utf8-locales built with glibc-final. Has glibc-utf8-locales not been removed some time ago? I always had it in my profile, then saw a message during upgrade that it had been removed, and droppe

Re: glibc-locales

2022-07-03 Thread Efraim Flashner
On Sun, Jul 03, 2022 at 11:53:45AM +0300, Efraim Flashner wrote: > The package glibc-locales and glibc-locales-2.32 are nearly identical > according to diffoscope. > > (ins)efraim@3900XT ~$ guix shell diffoscope -- diffoscope > /gnu/store/ixzmi6614baf4w37qfjgqrv8hwsl8jcv-glibc-locales-2.33 > /gn

Re: Glibc-locales failure in core-updates

2016-07-31 Thread Andreas Enge
On Sun, Jul 31, 2016 at 10:56:50AM +0800, 宋文武 wrote: > > glibc-locales fails on all architectures in core-updates. The error message > > looks as if it would not be too difficult to fix for someone who knows > > the package... > Fixed, thanks for noticing! Great, thanks a lot! Andreas

Re: Glibc-locales failure in core-updates

2016-07-30 Thread 宋文武
Andreas Enge writes: > Hello, > > glibc-locales fails on all architectures in core-updates. The error message > looks as if it would not be too difficult to fix for someone who knows > the package... Fixed, thanks for noticing!