From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 23 20:10:22 2021 Received: (at submit) by debbugs.gnu.org; 24 Jun 2021 00:10:22 +0000 Received: from localhost ([127.0.0.1]:42051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwCwo-0001ng-6i for submit@debbugs.gnu.org; Wed, 23 Jun 2021 20:10:22 -0400 Received: from lists.gnu.org ([209.51.188.17]:40766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwCwm-0001nX-2A for submit@debbugs.gnu.org; Wed, 23 Jun 2021 20:10:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49352) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwCwl-0006tv-TC for bug-guix@gnu.org; Wed, 23 Jun 2021 20:10:19 -0400 Received: from mx1.riseup.net ([198.252.153.129]:34318) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwCwj-0008Kj-H5 for bug-guix@gnu.org; Wed, 23 Jun 2021 20:10:19 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4G9L9z0slPzDrPm for ; Wed, 23 Jun 2021 17:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1624493415; bh=NrOvoX1OdNLh8fk35GBJdlUWFjTeRsm+4qrITs2X2JA=; h=Date:From:To:Subject:From; b=feWx7et3bT3vcUXo7UvdRYsxxjxYCDUFnLs+9LOsYA6D4+a3N6Q0yt2wkzIhucWnF WMzcaMsiupnc4CMLukDFPE5ARxAybrVfy8AibdpiOd6LKFKpjzbJvV6C//CFnXIREj zo338SNgFrOe8bFb3NrgFUml5+4RUmTbuyvKnL24= X-Riseup-User-ID: C5BA1E42DA7FCF38C1D6D951C54781E554CFE1C29BE49828A466B92798097F1E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4G9L9y2xCTz5vbC for ; Wed, 23 Jun 2021 17:10:14 -0700 (PDT) Date: Thu, 24 Jun 2021 01:32:03 +0200 From: raingloom To: Guix Bugs Subject: guix import go type error (failed regex match?) Message-ID: <20210624013203.041e526b@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) When I run guix import go -r github.com/golang-migrate/migrate/v4 it works for a looong time (something else to work on I guess. maybe fetching every git repo is not the best solution.) and then gives this error: In procedure vector-ref: Wrong type argument in position 1 (expecting vector): #f Trace: ``` following redirection to `https://go.mongodb.org/mongo-driver/'... following redirection to `https://github.com/moby/moby?go-get=3D1'... Backtrace: In srfi/srfi-1.scm: 586:29 19 (map1 _) 586:29 18 (map1 _) 586:29 17 (map1 _) 586:29 16 (map1 _) 586:29 15 (map1 _) 586:29 14 (map1 (("github.com/cznic/mathutil" #f) ("github.=E2=80=A6" = =E2=80=A6) =E2=80=A6)) 586:17 13 (map1 (("github.com/containerd/containerd" #f) ("=E2=80=A6" = =E2=80=A6) =E2=80=A6)) In guix/import/utils.scm: 466:33 12 (lookup-node "github.com/containerd/containerd" #f) In guix/import/go.scm: 646:5 11 (_ _ #:version _ #:repo _) In ice-9/boot-9.scm: 1752:10 10 (with-exception-handler _ _ #:unwind? _ # _) In guix/import/go.scm: 656:11 9 (_) In guix/memoization.scm: 98:0 8 (mproc "github.com/containerd/containerd" #:goproxy "h=E2=80= =A6" =E2=80=A6) In unknown file: 7 (_ # =E2=80=A6) In guix/import/go.scm: 589:32 6 (go-module->guix-package "github.com/containerd/contai=E2=80= =A6" =E2=80=A6) In ice-9/ports.scm: 472:4 5 (with-input-from-string _ _) In guix/import/go.scm: 359:10 4 (_) In unknown file: 3 (_ # =E2=80=A6) In guix/import/go.scm: 334:24 2 (replace-directive (("k8s.io/utils" "v0.0.0-20201=E2=80=A6") = =E2=80=A6) =E2=80=A6) In ice-9/regex.scm: 118:20 1 (match:substring #f _) In ice-9/boot-9.scm: 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: In procedure vector-ref: Wrong type argument in position 1 (expecting vector): #f ```