GNU bug report logs -
#39404
`guix import gem unicode_utils' error: expecting array, got #nil
Previous Next
Reported by: Seth <lee.seth <at> tuta.io>
Date: Mon, 3 Feb 2020 09:25:01 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 05 Feb 2020 16:19:51 +0100
with message-id <877e11njs8.fsf <at> gnu.org>
and subject line Re: bug#39404: `guix import gem unicode_utils' error: expecting array, got #nil
has caused the debbugs.gnu.org bug report #39404,
regarding `guix import gem unicode_utils' error: expecting array, got #nil
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
39404: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39404
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
Hi,
Seth <lee.seth <at> 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'.
This bug report was last modified 5 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.