From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seth Subject: bug#39404: `guix import gem unicode_utils' error: expecting array, got #nil Date: Mon, 3 Feb 2020 07:20:41 +0100 (CET) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52445) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyXyZ-0002aB-WC for bug-guix@gnu.org; Mon, 03 Feb 2020 04:25:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iyXyZ-0008EN-0A for bug-guix@gnu.org; Mon, 03 Feb 2020 04:25:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34896) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iyXyY-0008DO-AV for bug-guix@gnu.org; Mon, 03 Feb 2020 04:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iyXyY-0005VC-5h for bug-guix@gnu.org; Mon, 03 Feb 2020 04:25:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:59434) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyV6E-0003dI-HP for bug-guix@gnu.org; Mon, 03 Feb 2020 01:20:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iyV6D-0005hy-5v for bug-guix@gnu.org; Mon, 03 Feb 2020 01:20:46 -0500 Received: from w1.tutanota.de ([81.3.6.162]:62236) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iyV6C-0005dQ-Fi for bug-guix@gnu.org; Mon, 03 Feb 2020 01:20:45 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id 668D1FBF4D6 for ; Mon, 3 Feb 2020 06:20:41 +0000 (UTC) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 39404@debbugs.gnu.org Hello, trying to import this gem fails for me and another person in IRC. Here is t= he shell output: $ guix import gem unicode_utils Backtrace: =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 5 (primitive-l= oad "/home/seth/.config/guix/current/bin/gu=E2=80=A6") In guix/ui.scm: =C2=A0 1824:12=C2=A0 4 (run-guix-command _ . _) In guix/scripts/import.scm: =C2=A0=C2=A0 116:11=C2=A0 3 (guix-import . _) In guix/scripts/import/gem.scm: =C2=A0=C2=A0=C2=A0 98:23=C2=A0 2 (guix-import-gem . _) In guix/import/gem.scm: =C2=A0=C2=A0 143:35=C2=A0 1 (gem->guix-package _ _ _) In unknown file: =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0 (vector->lis= t ()) ERROR: In procedure vector->list: Wrong type (expecting array): #nil