GNU bug report logs - #36116
[PATCH 0/2] Add (gnu build locale), and fix 'glib-locales'

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Thu, 6 Jun 2019 14:58:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Subject: bug#36116: closed (Re: [bug#36116] [PATCH 0/2] Add (gnu build
 locale), and fix 'glib-locales')
Date: Fri, 07 Jun 2019 21:09:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#36116: [PATCH 0/2] Add (gnu build locale), and fix 'glib-locales'

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 36116 <at> debbugs.gnu.org.

-- 
36116: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36116
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 36116-done <at> debbugs.gnu.org
Subject: Re: [bug#36116] [PATCH 0/2] Add (gnu build locale),
 and fix 'glib-locales'
Date: Fri, 07 Jun 2019 23:08:45 +0200
Ludovic Courtès <ludo <at> gnu.org> skribis:

>   Add (gnu build locale).
>   gnu: glibc-locales: Install symlinks using the normalized codeset.

Pushed as 0e6cee21a48294b81a5e57e00602728fe7f7075f.

Ludo'.

[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH 0/2] Add (gnu build locale), and fix 'glib-locales'
Date: Thu,  6 Jun 2019 16:56:55 +0200
Hello,

The first patch here factorizes common locale-related code in
(gnu build locale).  Eventually we can probably use it in
‘glibc-utf8-locales’.

The second patch adds symlinks for “en_US.utf8” etc., which were
missing from ‘glibc-locales’, as reported at
<https://issues.guix.gnu.org/issue/36076>.

Thanks,
Ludo’.

Ludovic Courtès (2):
  Add (gnu build locale).
  gnu: glibc-locales: Install symlinks using the normalized codeset.

 gnu/build/locale.scm     | 95 ++++++++++++++++++++++++++++++++++++++++
 gnu/installer/locale.scm | 19 +-------
 gnu/local.mk             |  1 +
 gnu/packages/base.scm    | 37 +++++++++++++++-
 gnu/system/locale.scm    | 77 ++++++++++----------------------
 5 files changed, 156 insertions(+), 73 deletions(-)
 create mode 100644 gnu/build/locale.scm

-- 
2.21.0




This bug report was last modified 5 years and 353 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.