From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: glibc 2.29 needs Python Date: Thu, 20 Jun 2019 16:09:08 +0200 Message-ID: <874l4kmjqz.fsf@elephly.net> References: <87ftowrztr.fsf@gnu.org> <87tvdcji38.fsf@elephly.net> <87pnnyjmru.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 ([2001:470:142:3::10]:36923) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdyHI-0002zy-HM for guix-devel@gnu.org; Thu, 20 Jun 2019 10:43:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdyHG-0007GS-G1 for guix-devel@gnu.org; Thu, 20 Jun 2019 10:43:04 -0400 In-reply-to: <87pnnyjmru.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 Ludovic Court=C3=A8s writes: >> I=E2=80=99ll take a look at python-on-guile and see if we can run the sc= ripts >> with it. > > That=E2=80=99d be sweet! The python-on-guile package in Guix now provides a =E2=80=9Cpython=E2=80=9D= executable that can run simple Python scripts. I haven=E2=80=99t tested this on the g= libc 2.29 scripts yet. --=20 Ricardo