unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Tournier <zimon.toutoune@gmail.com>
To: Philip Kaludercic <philipk@posteo.net>, 62206@debbugs.gnu.org
Subject: bug#62206: "guix import hackage" not working
Date: Mon, 03 Apr 2023 18:48:08 +0200	[thread overview]
Message-ID: <87355ggbef.fsf@gmail.com> (raw)
In-Reply-To: <874jqmj909.fsf@posteo.net>

Hi,

On mer., 15 mars 2023 at 16:04, Philip Kaludercic <philipk@posteo.net> wrote:

> --8<---------------cut here---------------start------------->8---
> $ guix import hackage haskell-language-server
> Backtrace:
> In guix/import/cabal.scm:
>    875:28 19 (eval _)
>    875:28 18 (eval _)
>    875:28 17 (eval _)
>    875:28 16 (eval _)
>    875:28 15 (eval _)
>    875:28 14 (eval _)
>    875:28 13 (eval _)
>    875:28 12 (eval _)
>    875:28 11 (eval _)
>    875:28 10 (eval _)
>    875:28  9 (eval _)
>    875:28  8 (eval _)
>    875:28  7 (eval _)
>    875:28  6 (eval _)
>    875:28  5 (eval _)
>    875:28  4 (eval _)
>    875:13  3 (eval _)
>    868:32  2 (eval (section library #f (("import" ("common-d…")) …)))
>    872:13  1 (eval _)
> In unknown file:
>            0 (append #f (("exposed-modules" ("Ide.Arguments Id…")) …))
>
> ERROR: In procedure append:
> In procedure append: Wrong type argument in position 1 (expecting empty list): #f
> --8<---------------cut here---------------end--------------->8---
>
> What can I do to debug this?

That’s probably because something is missing in the Cabal parser.
Well, I have not investigated but considering bug#38946 [1] which reads
something very similar,

--8<---------------cut here---------------start------------->8---
$ guix import hackage cabal-helper
Backtrace:
In guix/import/cabal.scm:
   875:28 19 (eval _)
   875:28 18 (eval _)
   875:28 17 (eval _)
   875:28 16 (eval _)
   875:28 15 (eval _)
   875:28 14 (eval _)
   875:28 13 (eval _)
   875:28 12 (eval _)
   875:28 11 (eval _)
   875:28 10 (eval _)
   875:28  9 (eval _)
   875:28  8 (eval _)
   875:28  7 (eval _)
   875:28  6 (eval _)
   875:28  5 (eval _)
   875:28  4 (eval _)
   875:13  3 (eval _)
   868:32  2 (eval (section common "c-h-internal" (("import" ("build-deps, extensions")) ("other-modules" ("CabalHelper.Compiletime.Cabal CabalHe…")) …)))
   872:13  1 (eval _)
In unknown file:
           0 (append #f (("other-modules" ("CabalHelper.Compiletime.Cabal CabalHelper.Compiletime.CompPrograms CabalHelper.Compiletime.Compat.Envir…")) …))

ERROR: In procedure append:
In procedure append: Wrong type argument in position 1 (expecting empty list): #f
--8<---------------cut here---------------end--------------->8---

Well, I somehow agree with Robert’s comment in [1], quoting:

        Note that there’s quite a few issues with the cabal parser, and
        the format is pretty baroque, to the extent that I wonder
        whether it wouldn’t be better to delegate the parsing to cabal
        itself.

1: https://issues.guix.gnu.org/issue/38946

Cheers,
simon




      reply	other threads:[~2023-04-03 16:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-15 16:04 bug#62206: "guix import hackage" not working Philip Kaludercic
2023-04-03 16:48 ` Simon Tournier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87355ggbef.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=62206@debbugs.gnu.org \
    --cc=philipk@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).