From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: glibc 2.29 needs Python Date: Thu, 30 May 2019 13:29:47 +0200 Message-ID: <87tvdcji38.fsf@elephly.net> References: <87ftowrztr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWJVN-0002e4-BX for guix-devel@gnu.org; Thu, 30 May 2019 07:45:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hWJVK-0003A9-5K for guix-devel@gnu.org; Thu, 30 May 2019 07:45:55 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21368) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hWJVH-0002gx-Pa for guix-devel@gnu.org; Thu, 30 May 2019 07:45:52 -0400 In-reply-to: <87ftowrztr.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org > I started looking at what it would take to upgrade glibc to 2.29 on > =E2=80=98core-updates=E2=80=99. Bad news: it depends on Python. I had to check the date. This is for real? > Also, it would be nice to use =E2=80=98python-on-guile=E2=80=99 here, but= it doesn=E2=80=99t > provide a =E2=80=98python=E2=80=99 executable and I don=E2=80=99t know if= it implements enough > to run these scripts. I=E2=80=99ll take a look at python-on-guile and see if we can run the scrip= ts with it. --=20 Ricardo