From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Love Subject: bug#25138: failing hackage import Date: Mon, 12 Dec 2016 13:40:59 +0000 Message-ID: <878trl5kpg.fsf@pc102091.liv.ac.uk> References: <87vauu7ceb.fsf@pc102091.liv.ac.uk> <87inqs7rci.fsf@gnu.org> 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]:42907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cGQro-0000t9-A0 for bug-guix@gnu.org; Mon, 12 Dec 2016 08:42:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cGQri-0005s0-F0 for bug-guix@gnu.org; Mon, 12 Dec 2016 08:42:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51732) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cGQri-0005ru-Bm for bug-guix@gnu.org; Mon, 12 Dec 2016 08:42:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cGQri-0005od-5T for bug-guix@gnu.org; Mon, 12 Dec 2016 08:42:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87inqs7rci.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 9 Dec 2016 21:57:49 +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" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 25138@debbugs.gnu.org, Federico Beffa Ludovic Court=C3=A8s writes: > I=E2=80=99m seeing a different error: > > --8<---------------cut here---------------start------------->8--- > $ git describe > v0.11.0-3322-gf80b4d2 > $ ./pre-inst-env guix import hackage -t darcs > Syntax error: unexpected token : (buildable (False)) (at line 494, column= 4) > Syntax error: unexpected end of input > guix import: error: failed to download cabal file for package 'darcs' > --8<---------------cut here---------------end--------------->8--- That's what I saw with 0.11, but the new version with the backtrace seemed a worthwhile improvement! (I tried an update after looking for a way to configure generating backtraces and not finding one for guix or an environment variable for guile that might have done it.)