From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: glibc 2.26 refuses to run on CentOS 6.8 Date: Mon, 19 Feb 2018 19:49:52 +0100 Message-ID: <87d110stkn.fsf@mdc-berlin.de> References: <87eflgstqt.fsf@mdc-berlin.de> 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]:51822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enqVt-0006Bl-US for guix-devel@gnu.org; Mon, 19 Feb 2018 13:50:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1enqVq-0004A3-PW for guix-devel@gnu.org; Mon, 19 Feb 2018 13:50:09 -0500 Received: from venus.bbbm.mdc-berlin.de ([141.80.25.30]:50112) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1enqVq-00048y-IA for guix-devel@gnu.org; Mon, 19 Feb 2018 13:50:06 -0500 Received: from localhost (localhost [127.0.0.1]) by venus.bbbm.mdc-berlin.de (Postfix) with ESMTP id 2087F380454 for ; Mon, 19 Feb 2018 19:50:05 +0100 (CET) Received: from venus.bbbm.mdc-berlin.de ([127.0.0.1]) by localhost (venus.bbbm.mdc-berlin.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v8IOZC0Ed8AN for ; Mon, 19 Feb 2018 19:50:03 +0100 (CET) Received: from HTCAONE.mdc-berlin.net (puck.citx.mdc-berlin.de [141.80.36.101]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by venus.bbbm.mdc-berlin.de (Postfix) with ESMTPS for ; Mon, 19 Feb 2018 19:50:03 +0100 (CET) In-Reply-To: <87eflgstqt.fsf@mdc-berlin.de> 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: guix-devel@gnu.org Ricardo Wurmus writes: > The NixOS developers patch glibc to make sure that all software still > runs on Linux 2.6.32: > > https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/develop= ment/libraries/glibc/allow-kernel-2.6.32.patch > > Can we please also apply this? We could also apply this conditionally to x86_64 only, because that=E2=80= =99s probably the only architecture that=E2=80=99s used for HPC systems runnin= g CentOS. -- Ricardo