unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#39404: `guix import gem unicode_utils' error: expecting array, got #nil
@ 2020-02-03  6:20 Seth
  2020-02-05 15:19 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Seth @ 2020-02-03  6:20 UTC (permalink / raw)
  To: 39404

Hello,
trying to import this gem fails for me and another person in IRC. Here is the shell output:


$ guix import gem unicode_utils
Backtrace:
           5 (primitive-load "/home/seth/.config/guix/current/bin/gu…")
In guix/ui.scm:
  1824:12  4 (run-guix-command _ . _)
In guix/scripts/import.scm:
   116:11  3 (guix-import . _)
In guix/scripts/import/gem.scm:
    98:23  2 (guix-import-gem . _)
In guix/import/gem.scm:
   143:35  1 (gem->guix-package _ _ _)
In unknown file:
           0 (vector->list ())

ERROR: In procedure vector->list:
Wrong type (expecting array): #nil

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#39404: `guix import gem unicode_utils' error: expecting array, got #nil
  2020-02-03  6:20 bug#39404: `guix import gem unicode_utils' error: expecting array, got #nil Seth
@ 2020-02-05 15:19 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-02-05 15:19 UTC (permalink / raw)
  To: Seth; +Cc: 39404-done

Hi,

Seth <lee.seth@tuta.io> skribis:

> $ guix import gem unicode_utils
> Backtrace:
>            5 (primitive-load "/home/seth/.config/guix/current/bin/gu…")
> In guix/ui.scm:
>   1824:12  4 (run-guix-command _ . _)
> In guix/scripts/import.scm:
>    116:11  3 (guix-import . _)
> In guix/scripts/import/gem.scm:
>     98:23  2 (guix-import-gem . _)
> In guix/import/gem.scm:
>    143:35  1 (gem->guix-package _ _ _)
> In unknown file:
>            0 (vector->list ())
>
> ERROR: In procedure vector->list:
> Wrong type (expecting array): #nil

Fixed in c24fe4a52057ea3390faf59fd672a617eff34aea, thanks!

Ludo'.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-05 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03  6:20 bug#39404: `guix import gem unicode_utils' error: expecting array, got #nil Seth
2020-02-05 15:19 ` Ludovic Courtès

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).