From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0A1XG3Dt3GDlLgAAgWs5BA (envelope-from ) for ; Thu, 01 Jul 2021 00:17:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id wCYRF3Dt3GCVZwAA1q6Kng (envelope-from ) for ; Wed, 30 Jun 2021 22:17:20 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D05C41EC0E for ; Thu, 1 Jul 2021 00:17:19 +0200 (CEST) Received: from localhost ([::1]:49136 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyiWE-0006VR-DG for larch@yhetil.org; Wed, 30 Jun 2021 18:17:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60702) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyiVz-0006Se-S2 for bug-guix@gnu.org; Wed, 30 Jun 2021 18:17:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47471) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lyiVy-0005UE-8f for bug-guix@gnu.org; Wed, 30 Jun 2021 18:17:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lyiVy-0007Gd-5u for bug-guix@gnu.org; Wed, 30 Jun 2021 18:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#49202: guix import go type error (failed regex match?) Resent-From: raingloom Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 30 Jun 2021 22:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49202 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: zimoun Received: via spool by 49202-submit@debbugs.gnu.org id=B49202.162509139927873 (code B ref 49202); Wed, 30 Jun 2021 22:17:02 +0000 Received: (at 49202) by debbugs.gnu.org; 30 Jun 2021 22:16:39 +0000 Received: from localhost ([127.0.0.1]:59011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyiVb-0007FP-Ef for submit@debbugs.gnu.org; Wed, 30 Jun 2021 18:16:39 -0400 Received: from mx1.riseup.net ([198.252.153.129]:52606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyiVa-0007F8-06 for 49202@debbugs.gnu.org; Wed, 30 Jun 2021 18:16:38 -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 4GFbKX1fcXzF490; Wed, 30 Jun 2021 15:16:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1625091392; bh=i2GyYsSpSVo8cbMzWP2u3CydMv4CrWvtfwL6Ay5eEHw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=eOU8wDfE542S/COvb3Z/ESFY+v0Sy4o+r1s5Uil/Lvynv9l1e6grN1Zoa/idODYow InvEN4L5WYoEfcAoxDV9GV9eZOW58JHm8jPpSkEbQRRntQtMcG3mw8uYA+KQr7PLH2 BRxF58+crQAiU9bx34eqRx0gkeOruIK1NP5uLxpg= X-Riseup-User-ID: 4D522D6253F672E843C53294500E7D155E168AFFB048F4CEEC90272352E146CC Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4GFbKW04phz5vkx; Wed, 30 Jun 2021 15:16:30 -0700 (PDT) Date: Wed, 30 Jun 2021 23:12:05 +0200 From: raingloom Message-ID: <20210630231205.263467ac@riseup.net> In-Reply-To: <85sg127yk6.fsf@gmail.com> References: <20210624013203.041e526b@riseup.net> <85zgvd99tp.fsf@gmail.com> <85sg127yk6.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 49202@debbugs.gnu.org, iskarian@mgsn.dev Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1625091439; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=tLdxf82raXtz7XU0/qzcsG3Jd2pc1jz0zgLp3FwkdkU=; b=PEbIZTRu3i3MolNhKjlag2yLTgH9IhbU+XCa8DLhuhrPnWH2r1jmQobuQwxH0Yq9YG1ghx CaPr8y0l0uyQMuDKKTe3YhhWWe4GFg3VQJxp+D9xKH5SFyNzU7/hjbze6Wv8FFA6LJcl6V Dp7Pr59ip0UGqOQjaAYvrkGuBhp1MTallEFrKA8DAtjN6+vvRXopQVaIQwXbgEsyLDJql8 X8F4MK+ddVrDAK/uBlmYaa/dt4GmE4HAYmTia0spaAS9H6enVfiV9N5o9j0c7+IaoSFndz k2Vxt4u2Ua37SUitGPQ0AM3Urg8jeFiZ9b5STnpYRbF3nvM7rbTSnay7bwBKmQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625091439; a=rsa-sha256; cv=none; b=nKxfT7HcYYyD1flFEIztTV0tQhQ1977BDjjJNB8TIsK5iGmuYtntlOP7rVPzxHn+fnMnOt umJkE9vGWgF3hhFNlTQJCYwHm4/gAmOuBcvAFN1rmnuDsYGTis/9Lu7YiNdjhC4EReAg/N 9J4f0L3AMQKIb/qylm4yxFOC8+HgmpZVCAEQPh+frtPso1KKdNOybNOy2MihJuqLZCpLC3 Fx8dMQNIxiDl4tElXNeLo10F56d/ib23On/xDnB5IUyEZqrZkJwcE3Is8MgJ3z6TPU9uMn cphn8BZexx+F2RG5l2Yi/xcf5ssdx1hTiZXhUwjQ13LKvWzJ8vcZqKlON9gXtQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=eOU8wDfE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: 0.18 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=eOU8wDfE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: D05C41EC0E X-Spam-Score: 0.18 X-Migadu-Scanner: scn0.migadu.com X-TUID: IBYmDOfk+0lF On Mon, 28 Jun 2021 18:18:17 +0200 zimoun wrote: > Hi, > > On ven., 25 juin 2021 at 18:40, zimoun > wrote: > > On jeu., 24 juin 2021 at 01:32, raingloom > > wrote: > >> 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 > > > > Using v3 from patch#49196 [1], I get the piece below. As mentioned > > by Sarah, the parser seems poor for some dependencies. > > > > 1: > > With v4 from patch#4916 [1], I get this messages and the reports seems > clear enough. I propose to close this bug and open individual issues > to tackle each; for instance: > > - github.com/containerd/containerd > - github.com/cockroachdb/cockroach-go > - dmitri.shuralyov.com/gpu/mtl > > WDYT? Fine by me. I turned to a different migrations library in the end, so this bug isn't very pressing for me, and it's clear that yall know much more about how the importer works. So however you wanna structure the bugs, it's fine.