GNU bug report logs - #23961
guix import hackage gtk3 fails

Previous Next

Package: guix;

Reported by: Danny Milosavljevic <dannym <at> scratchpost.org>

Date: Tue, 12 Jul 2016 21:23:01 UTC

Severity: normal

Merged with 29858

Done: Robert Vollmert <rob <at> vllmrt.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alex ter Weele <alex.ter.weele <at> gmail.com>
Subject: bug#29858: closed (fixed a while back)
Date: Sun, 16 Jun 2019 12:37:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#23961: guix import hackage monadplus fails with a syntax error.

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 29858 <at> debbugs.gnu.org.

-- 
23961: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23961
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Robert Vollmert <rob <at> vllmrt.net>
To: 23961-done <at> debbugs.gnu.org
Subject: fixed a while back
Date: Sun, 16 Jun 2019 14:36:21 +0200
commit 314b63e0b4372681aec165113ae2a0349eaaa357
Author: Danny Milosavljevic <dannym <at> scratchpost.org>
Date:   Wed Jul 11 11:02:51 2018 +0200

    import: hackage: Support "custom-setup" field.
    
    Fixes <https://bugs.gnu.org/23961>.
    
    * guix/import/cabal.scm (make-cabal-parser): Modify.
    (is-custom-setup): New variable.
    (lex-custom-setup): New procedure.
    (is-id): Modify.
    (lex-version): Modify.
    (<cabal-custom-setup>): New record type.
    (eval-cabal): Modify.
    (dependencies): Add parameter.


[Message part 3 (message/rfc822, inline)]
From: Alex ter Weele <alex.ter.weele <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: guix import hackage monadplus fails with a syntax error.
Date: Tue, 26 Dec 2017 12:40:02 -0500
Here is what I tried:

  $ guix import hackage monadplus
  Syntax error: unexpected end of input
  guix import: error: failed to download cabal file for package 'monadplus'

I also tried manually downloading the cabal file and importing that:

  $ guix import hackage -s < ~/Downloads/monadplus.cabal
  Syntax error: unexpected end of input
  guix import: error: failed to import cabal file from standard input



This bug report was last modified 5 years and 341 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.