From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: glibc update Date: Mon, 22 Feb 2016 15:32:09 +0100 Message-ID: <877fhwolxy.fsf@gnu.org> References: <20160216202010.GA21380@jasmine> <87si0rvh1l.fsf@igalia.com> <20160217101012.GB29638@novena-choice-citizen.lan> <20160217155903.GA1414@jasmine> 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]:46395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXrX7-0005TN-A0 for guix-devel@gnu.org; Mon, 22 Feb 2016 09:32:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXrX3-00069N-48 for guix-devel@gnu.org; Mon, 22 Feb 2016 09:32:17 -0500 In-Reply-To: <20160217155903.GA1414@jasmine> (Leo Famulari's message of "Wed, 17 Feb 2016 10:59:03 -0500") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Wed, Feb 17, 2016 at 09:10:12PM +1100, Jookia wrote: >> On Wed, Feb 17, 2016 at 10:10:14AM +0100, Andy Wingo wrote: >> > Given that seriousness of this bug and the amount of time that a full >> > rebuild will take, does anyone have a graft recipe they would like to >> > share? >>=20 >> Not really, unfortunately grafts are broken right now. I'm not sure how = high a >> priority it is to fix it, but from what I know Mark Weaver knows how to = fix it. > > Here is the relevant bug report: > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D22139 > > Personally, I'd say it's extremely high priority, but I don't know > Scheme or Guix internals well enough to fix it myself. I agree it=E2=80=99s high-priority. I=E2=80=99ll take another stab at it. Ludo=E2=80=99.