From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#23961: guix import hackage gtk3 fails Date: Sat, 03 Sep 2016 16:02:14 +0200 Message-ID: <87fuphkro9.fsf@gnu.org> References: <20160712232137.3e380237@scratchpost.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]:33944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgBXG-0004IT-49 for bug-guix@gnu.org; Sat, 03 Sep 2016 10:03:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgBXC-0006eA-09 for bug-guix@gnu.org; Sat, 03 Sep 2016 10:03:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgBXB-0006e6-TN for bug-guix@gnu.org; Sat, 03 Sep 2016 10:03:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bgBXB-0004Gw-NQ for bug-guix@gnu.org; Sat, 03 Sep 2016 10:03:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160712232137.3e380237@scratchpost.org> (Danny Milosavljevic's message of "Tue, 12 Jul 2016 23:21:37 +0200") 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: Danny Milosavljevic Cc: 23961@debbugs.gnu.org Danny Milosavljevic skribis: > $ guix import hackage gtk3 > ;;; note: source file /x/home/dannym/src/guix/gnu/packages/haskell.scm > ;;; newer than compiled /x/home/dannym/src/guix/gnu/packages/haskel= l.go > Syntax error: unexpected token : custom-setup (at line 131, column 0) > Syntax error: unexpected end of input > guix import: error: failed to download cabal file for package 'gtk3' Federico commented on this: https://lists.gnu.org/archive/html/guix-devel/2016-08/msg01694.html Ludo=E2=80=99.