From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2KrQJOHUmmEkbAEAgWs5BA (envelope-from ) for ; Mon, 22 Nov 2021 00:23:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oAdlIOHUmmEwbwAAbx9fmQ (envelope-from ) for ; Sun, 21 Nov 2021 23:23:13 +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 3A900FD16 for ; Mon, 22 Nov 2021 00:23:13 +0100 (CET) Received: from localhost ([::1]:53018 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mowAw-0003Sj-1D for larch@yhetil.org; Sun, 21 Nov 2021 18:23:10 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42876) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mowAo-0003SM-QL for bug-guix@gnu.org; Sun, 21 Nov 2021 18:23:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34765) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mowAo-0006yK-He for bug-guix@gnu.org; Sun, 21 Nov 2021 18:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mowAo-0002B2-7q for bug-guix@gnu.org; Sun, 21 Nov 2021 18:23:02 -0500 Subject: bug#49827: Error message for missing synopsis in opam importer Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Sun, 21 Nov 2021 23:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49827 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Alice BRENON Mail-Followup-To: 49827@debbugs.gnu.org, julien@lepiller.eu, alice.brenon@ens-lyon.fr Received: via spool by 49827-done@debbugs.gnu.org id=D49827.16375369658332 (code D ref 49827); Sun, 21 Nov 2021 23:23:02 +0000 Received: (at 49827-done) by debbugs.gnu.org; 21 Nov 2021 23:22:45 +0000 Received: from localhost ([127.0.0.1]:46311 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mowAX-0002AK-IX for submit@debbugs.gnu.org; Sun, 21 Nov 2021 18:22:45 -0500 Received: from lepiller.eu ([89.234.186.109]:39712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mowAV-0002AB-GS for 49827-done@debbugs.gnu.org; Sun, 21 Nov 2021 18:22:44 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id a67bf78b; Sun, 21 Nov 2021 23:22:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=XyXe+FtBf5OK RIMQAyhB/muSjgfvUSOiZ0x1PzYwEcc=; b=EkJtRCtzqIb0ccDNnpbH/WKvAc+7 EG1TslHSrGK0AKrXSzjupdg2KKT9Lc01x2+AqEZaaAryG+AquSd3yIB1eUEmQxFO wlCdCy7yy2MBikeV1G0pg8i+ilyUQLyn3+DgxedkR5oF5RdKA33ZO9UUSBELiTrQ TNT41gwBUTWUa8p1K4dVcBjxPLnAATse52TJv2Qw9HE6i+Rk/giL0YqZpmKUa2Hu ISapQwP/7EHVlp/YmkDLEgkT2GB2f2N5TMA7GEVMF3deR+qWEIfASYiboLtkcA38 MzYAhnrEW/ZmlNjmJwilS7x2YyQZ3Qbv9So0J98/nvnloExi5X2zbYnsyg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 601536cd (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Sun, 21 Nov 2021 23:22:41 +0000 (UTC) Date: Mon, 22 Nov 2021 00:22:33 +0100 From: Julien Lepiller Message-ID: <20211122002226.7e196bb9@tachikoma.lepiller.eu> In-Reply-To: <20210819165810.67094d1b@ens-lyon.fr> References: <20210802170115.696ac103@ens-lyon.fr> <86r1fb4pez.fsf@mgsn.dev> <20210811151520.61c85eaa@ens-lyon.fr> <868s10pldd.fsf@gmail.com> <20210819165810.67094d1b@ens-lyon.fr> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.24; x86_64-pc-linux-gnu) 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: Sarah Morgensen , 49827-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637536993; 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-to: 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=XyXe+FtBf5OKRIMQAyhB/muSjgfvUSOiZ0x1PzYwEcc=; b=ujbzpGG0eaC7J4SlE4HRmnm4YU3DQGi/CRyCg2AIgUWPYPbWBQkvFhITAJ2e5274JMQdwr ZJsDYL5HObHmuiFUAoDTbr+y4R/Gu6h2c0g57GGBXQVdmMzxHOyhdBsfuMJdybiUKKSWao YmRaloaP7SqPNm83gQhI/MeaMK7vAQ+rpHoAqSkOe8c/J3BzyHC2wYnAGRt5tGoSfam5Lc tScCcNO5esQi/ZRYSznIVID4kzq2nsGGoeNvB/2bnz/JCT0lKXo54GiHV8r2877Pb25ZJa YFj26M121pkZTq/l9u6vewnhmjwAudBUxjJLdICH/gKF8gZtZfQ02ONLu26gBQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637536993; a=rsa-sha256; cv=none; b=AIN3aWGLWs2LSRj1XnXwiDaiF+RMSogHHqd2FiHS6xTsj3TdsLA816KobnV6oPWpGJZob6 CHqtuT3HJXugIO9xx8tQrMbpYmQp46R51fXawGlpz2gXEa82legTaCemGDQjBfSQMtQxLV fEgH0GDeBSAzrjukLOfutkW/d5vTI9EWqh+u3tEj6lJBjTcOa64LZsmT4e9QBG3tMQ8UNP UH8FFZd8vlam0OGTwZHRsrF0THRwQKLuvzEj9HIeyIpnctY310e3tMwTIoJ0+fCq4ZFUec 4UYkvqZeTh6b1qXvU6E9UXQFJSWH5DOPzBRvd2Xa81Vi7bdNepiV/GYF0t+GZg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=EkJtRCtz; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.78 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=EkJtRCtz; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3A900FD16 X-Spam-Score: -1.78 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8benJwYeuurX Hi, First, today when running guix import opam iter, I get a synopsis, and #f as the description because the field is missing. I also pushed a small patch to master, as 24aa7b3c21309b63cc6e8e18d6417d2cddccf6c6, that ensures that, when the field exists but contains unknown data, we also return #f instead of a match error that produces the ugly backtrace you saw. Thanks for the report, closing :)