From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Fwd: [PATCH] gnu: hurd: Add Hurd Minimal. Date: Mon, 2 Jun 2014 18:28:11 +0200 Message-ID: <20140602162811.GB5362@debian.eduroam.u-bordeaux.fr> References: <87y4xq4vr2.fsf@gnu.org> <877g58rj1x.fsf@gnu.org> <87lhtj5jzz.fsf@gnu.org> <87vbsk5lyi.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrV68-0004Ir-SV for Guix-devel@gnu.org; Mon, 02 Jun 2014 12:28:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WrV61-0000qi-2B for Guix-devel@gnu.org; Mon, 02 Jun 2014 12:28:32 -0400 Content-Disposition: inline In-Reply-To: <87vbsk5lyi.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: Guix-devel@gnu.org On Mon, Jun 02, 2014 at 12:00:53AM +0200, Ludovic Courtès wrote: > After pushing I realized that: > > + (inputs `(("glibc-hurd-headers" ,glibc/hurd-headers))) > ... we don’t have this bit yet. This has broken hydra: gnu/packages/hurd.scm:151:12: In procedure inputs: gnu/packages/hurd.scm:151:12: In procedure module-lookup: Unbound variable: glibc/hurd-headers > I guess it’s next? :-) If it does not arrive quickly, I would suggest to revert the patch for the time being. Andreas