From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: hackage importer broken Date: Mon, 06 Feb 2017 01:52:16 +0100 Message-ID: <87inooywcf.fsf@elephly.net> References: 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]:57164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1caXXo-0005PZ-1o for guix-devel@gnu.org; Sun, 05 Feb 2017 19:52:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1caXXl-0005Jw-0J for guix-devel@gnu.org; Sun, 05 Feb 2017 19:52:36 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21123) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1caXXg-0005JS-6M for guix-devel@gnu.org; Sun, 05 Feb 2017 19:52:32 -0500 In-reply-to: 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: Federico Beffa Cc: Guix-devel Federico Beffa writes: > Hi, > > I notice that with a recent Guix checkout (commit > d8e85b20325073d90cfaf3060889d59d91362deb) the hackage importer doesn't > work and the problem seems to be with Guile itself or the lalr parser > coming with it: > > ------------------------------------------------------------------------------------------------------- > GNU Guile 2.0.13 > Copyright (C) 1995-2016 Free Software Foundation, Inc. > > Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. > This program is free software, and you are welcome to redistribute it > under certain conditions; type `,show c' for details. > > Enter `,help' for help. > scheme@(guile-user)> ,m (guix import hackage) > scheme@(guix import hackage)> (canonical-newline-port (http-fetch > "https://hackage.haskell.org/package/hmatrix/hmatrix.cabal" > #:verify-certificate? #f)) > $2 = # > scheme@(guix import hackage)> (read-cabal $2) > system/base/lalr.upstream.scm:1851:2: In procedure ___push: > system/base/lalr.upstream.scm:1851:2: Wrong number of arguments to > # This error looks familiar. I think I’ve seen it when I played with Guile 2.2 and the load path included modules from both versions of Guile. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net