emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39404: closed (`guix import gem unicode_utils' error: expecting arra


From: GNU bug Tracking System
Subject: bug#39404: closed (`guix import gem unicode_utils' error: expecting array, got #nil)
Date: Wed, 05 Feb 2020 15:20:02 +0000

Your message dated Wed, 05 Feb 2020 16:19:51 +0100
with message-id <address@hidden>
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
address@hidden.)


-- 
39404: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39404
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: `guix import gem unicode_utils' error: expecting array, got #nil Date: Mon, 3 Feb 2020 07:20:41 +0100 (CET)
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#39404: `guix import gem unicode_utils' error: expecting array, got #nil Date: Wed, 05 Feb 2020 16:19:51 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

Seth <address@hidden> 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'.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]