From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Error installing package, since new 'info-dir' support. Date: Mon, 25 Aug 2014 10:39:23 +0200 Message-ID: <20140825083923.GA25442@debian> References: <87iolia12m.fsf@netris.org> <87egw5otw6.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLpoc-0007Ne-V9 for guix-devel@gnu.org; Mon, 25 Aug 2014 04:39:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLpoV-0000As-ET for guix-devel@gnu.org; Mon, 25 Aug 2014 04:39:50 -0400 Content-Disposition: inline In-Reply-To: <87egw5otw6.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, Aug 25, 2014 at 10:28:25AM +0200, Ludovic Courtès wrote: > > ERROR: In procedure map: Not a list: #f > > builder for `/gnu/store/kdls11adbvx4px0383lc7s1z8rnx03vi-info-dir.drv' failed with exit code 1 > I believe this is fixed by c2815c0. Can you confirm? I noticed the same problem after Mark reported it, and for me it is fixed. Andreas