[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#29537: Core updates broken
From: |
Ludovic Courtès |
Subject: |
bug#29537: Core updates broken |
Date: |
Mon, 04 Dec 2017 10:29:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hi,
Marius Bakke <address@hidden> skribis:
> From 41677631be815d58c36052de7b54d297ad496ec1 Mon Sep 17 00:00:00 2001
> From: Marius Bakke <address@hidden>
> Date: Sun, 3 Dec 2017 02:32:16 +0100
> Subject: [PATCH] gnu: glibc: Don't use full version string in locale path.
>
> This is a follow-up to commit ee3ebf1a357bd4eb36a2fa1790a7b549cffb305a.
> Fixes <https://bugs.gnu.org/29537>.
>
> * gnu/packages/base.scm (glibc/linux)[version]: Change to 2.26.91-gaaa2eb83b8.
> [source](uri): Adjust accordingly.
> [arguments]: Use VERSION-MAJOR+MINOR for locales path.
> (glibc-locales, glibc-utf8-locales): Likewise.
> * guix/profiles.scm (ca-certificate-bundle, profile-derivation): Likewise.
Good catch! That looks good to me (along with the guix/packages.scm
occurrence you found.)
Thanks!
Ludo’.
- bug#29537: Core updates broken, (continued)