From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id FioMI25Dq2LK+gAAbAwnHQ (envelope-from ) for ; Thu, 16 Jun 2022 16:51:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SCYCIW5Dq2KVYAAAG6o9tA (envelope-from ) for ; Thu, 16 Jun 2022 16:51:26 +0200 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 03D7B36A7 for ; Thu, 16 Jun 2022 16:51:26 +0200 (CEST) Received: from localhost ([::1]:45882 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o1qqC-0008UC-Jx for larch@yhetil.org; Thu, 16 Jun 2022 10:51:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43376) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1qk3-0002sH-Bj for bug-guix@gnu.org; Thu, 16 Jun 2022 10:45:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48895) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o1qk2-0004ij-GT for bug-guix@gnu.org; Thu, 16 Jun 2022 10:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o1qk2-00056P-DR for bug-guix@gnu.org; Thu, 16 Jun 2022 10:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#56016: [BUG] Various confusing error messages. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 16 Jun 2022 14:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56016 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "Josselin Poiret" , <56016@debbugs.gnu.org> Received: via spool by 56016-submit@debbugs.gnu.org id=B56016.165539064219526 (code B ref 56016); Thu, 16 Jun 2022 14:45:02 +0000 Received: (at 56016) by debbugs.gnu.org; 16 Jun 2022 14:44:02 +0000 Received: from localhost ([127.0.0.1]:42792 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1qj4-00054r-06 for submit@debbugs.gnu.org; Thu, 16 Jun 2022 10:44:02 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48286) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1qj0-00054S-2C for 56016@debbugs.gnu.org; Thu, 16 Jun 2022 10:44:00 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 652A643FE6; Thu, 16 Jun 2022 16:43:56 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UK9iXTUGtU6J; Thu, 16 Jun 2022 16:43:55 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1655390630; bh=m1OdFdPkj6l4nQd0kqdR2MFdXiNbVxpX75DEf7D7NHk=; h=Date:Subject:From:To:References:In-Reply-To; b=hBOKgBZsmjzx3XvreCaNhPotB0VxswlTpqi9LoKPZy1put5rEldcUy07Y0wqZTQ+z EGl3/krniaex3lpczRZwvFoFoOIQHNkRpKMRdFbCPpqxk2Yp7E3nU3kpEMm/U/rrix DgBs4ysq9gQvIe4TNoSnwHXLynjh21Suhjo75PiHVv+MaX/78hkkD6MIdcAI8LEMGu PGxOl5fBW3On8z9UBq7ZS0U7H5A12GT5rGi2iejboUAQ6aSURyc2YgR+Kv1gRYvVQP jGv/34J7HCp5Fx7QDxExYr/orkXnaveWDsO1jz0sgfUnyYHIgPOS0bwNMPRYyVDO6V PPX+46KCYPhdQ== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 16 Jun 2022 15:43:49 +0100 Message-Id: References: <87ilp099tq.fsf@jpoiret.xyz> In-Reply-To: <87ilp099tq.fsf@jpoiret.xyz> 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: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: "(" From: paren--- via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655391086; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=m1OdFdPkj6l4nQd0kqdR2MFdXiNbVxpX75DEf7D7NHk=; b=G8J6DIFJVmScV/ipTvCGPIzDAVrtgwl9Z7GoQqpycI1cVjLnF5jv2Hc+guuWhx/0cFj2t4 yfo9lzNOwkhAe3uU2dUlrID9HbcWqaQbmVM25Cu2tIe5OsP30mEApZmnSdXBXIVgX3PF5f cW58SPiSqymvQQ9S3X0CTustzk/pWyseoBfhcnSO26pYwcTtmCPoJr5s8F5FfPkcVeo4R9 B8reie3c4XGRNLBMHvXATRmcYMsXTsOUeCjNDS2mskMqxbXiUU6s8sTlg4ISOAF1o8dAD5 Elqwb74T/EE+6SCIzHh+GkvpaL9y2Wl010urCEoqtnsnOYq4CtKALXkxLChQqg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655391086; a=rsa-sha256; cv=none; b=Bzx2UFk736/U9YTv6QYtVbvN7rSKEZrLYxwQU+z5I/pnPDCU5/ay6MLSE76y3HJAMMhkYQ lDhJ3ZblCaSdCi0YeSpXroHPr5e0ybPNNuth/SxMdeRbYgubkrkXKBtBEi9wdsetRGOWTG HbSb2JtmykWaqFaOoz2dBt5fZ88vunljHk65fLrrY64di2r5ajNWv3E1o+CWk4aF0JdFhd AIkwnToipywbIcebHBDc2w14ltCddypqAOMB5nvmCDYfG+kULVrOHAFlw+XOSyVjIx2t35 HUqzUkd4pQ4ag5WMgWLAz8yNO+UFJY6wJ9JWluGTHfi4Batn6G/tyl11g1Gd3w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=hBOKgBZs; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.49 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=hBOKgBZs; dmarc=pass (policy=none) header.from=gnu.org; 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: 03D7B36A7 X-Spam-Score: -2.49 X-Migadu-Scanner: scn1.migadu.com X-TUID: u63wtebuNvmO On Thu Jun 16, 2022 at 11:33 AM BST, Josselin Poiret wrote: > For now, [1] should add more context to this error message by printing > the whole backtrace. Nice!