From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: glibc and linux-libre-headers Date: Mon, 04 Feb 2013 22:44:57 +0100 Message-ID: <87lib3sqhy.fsf@gnu.org> References: <201302041937.45533.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2TqW-0002l2-G0 for bug-guix@gnu.org; Mon, 04 Feb 2013 16:45:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2TqV-0002EB-8C for bug-guix@gnu.org; Mon, 04 Feb 2013 16:45:00 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:18273) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2TqV-0002E7-22 for bug-guix@gnu.org; Mon, 04 Feb 2013 16:44:59 -0500 In-Reply-To: <201302041937.45533.andreas@enge.fr> (Andreas Enge's message of "Mon, 4 Feb 2013 19:37:45 +0100") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > It can be solved by installing linux-libre-headers. So maybe the final=20 > glibc should depend on this package? It does. > And maybe installation of glibc should even install > linux-libre-headers automatically? Yes, that=E2=80=99s what guix-package should do. I=E2=80=99ll see what can= be done, if nobody beats me at it. Thanks for the reminder! Ludo=E2=80=99.