From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#29537: Core updates broken Date: Sun, 03 Dec 2017 19:15:23 +0100 Message-ID: <87bmjf4r0k.fsf@elephly.net> References: <87vahnzyq9.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eLYo9-0002kn-7a for bug-guix@gnu.org; Sun, 03 Dec 2017 13:16:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eLYo6-0006ev-3J for bug-guix@gnu.org; Sun, 03 Dec 2017 13:16:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35041) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eLYo5-0006ee-UW for bug-guix@gnu.org; Sun, 03 Dec 2017 13:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eLYo5-0004bB-Ot for bug-guix@gnu.org; Sun, 03 Dec 2017 13:16:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87vahnzyq9.fsf@fastmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Marius Bakke Cc: 29537@debbugs.gnu.org Marius Bakke writes: > G=C3=A1bor Boskovits writes: > >> It seems, that we have a breakage in current core-updates. m4, gettext, = and >> at least a few other packages fail to build. > > Hello! > > The problem is that the glibc version string is used a couple of places > to determine where locales are found. > > The attached patch fixes it, though I'm not sure if it's the best > approach. Thoughts? Thank you. I find it a little ugly to replace the exact version string with only the major+minor version substring. Why can=E2=80=99t we use the full versi= on string? Do you mean that other packages (such as m4, gettext, etc) compare against only the major+minor substring of glibc? If that is so, I think this patch is acceptable as we cannot possibly patch all other packages to use the full version string. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net