From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cKRUN8drYGJKhwAAbAwnHQ (envelope-from ) for ; Wed, 20 Apr 2022 22:23:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SJhlN8drYGI68gAA9RJhRA (envelope-from ) for ; Wed, 20 Apr 2022 22:23:35 +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 421101A761 for ; Wed, 20 Apr 2022 22:23:35 +0200 (CEST) Received: from localhost ([::1]:38126 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhGrO-0004pt-1F for larch@yhetil.org; Wed, 20 Apr 2022 16:23:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51450) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhGk6-0007al-Ib for bug-guix@gnu.org; Wed, 20 Apr 2022 16:16:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53697) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhGk6-0004l9-7f for bug-guix@gnu.org; Wed, 20 Apr 2022 16:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhGk6-0003qG-29 for bug-guix@gnu.org; Wed, 20 Apr 2022 16:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#54658: "pypi->guix-package, no wheel" test fails Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 20 Apr 2022 20:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54658 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxime Devos Received: via spool by 54658-submit@debbugs.gnu.org id=B54658.165048575914601 (code B ref 54658); Wed, 20 Apr 2022 20:16:02 +0000 Received: (at 54658) by debbugs.gnu.org; 20 Apr 2022 20:15:59 +0000 Received: from localhost ([127.0.0.1]:47594 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhGk2-0003nA-Uf for submit@debbugs.gnu.org; Wed, 20 Apr 2022 16:15:59 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58100) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhGk0-0003gG-RG for 54658@debbugs.gnu.org; Wed, 20 Apr 2022 16:15:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45036) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhGjv-0004kK-K1; Wed, 20 Apr 2022 16:15:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=gte/plSGWJVqePtkF+itEZbfOzl3XQtY5ylb3vvEs6A=; b=nxfQIT1NcDBTvtPHc3M4 d1JAGDyYaAvO7hE8MegHYXFIqxwSsv3QYPLgy+vacHbxcG4jB1SaBdsD8WZSqpQbdRIwOA9/9c9Pn JDlqfFGBKCDP9MiscgrDG3HmPjlAQWwS2ajHON5BRLPP369TJO9GBzct6X5+81V+hZ29C3dWD/cIf FLqi0cWFLU/NjK+u0VSNKo3ojxPx7HjN6Uqm2KPpPamlpDwtpIEIk7QL3QioFqIyzajrYBSfFyTmb REEZ4IzzKW7a4GX3kPZVlifloxFlgxbhZeiQIyn13kY//J0MUxxQIWGZ0Q4gWG2W4UeNV3ZMf7h+H d+0EQ7E3gPvVlQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:62256 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhGjv-00044o-5z; Wed, 20 Apr 2022 16:15:51 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87a6cpbhs7.fsf@gnu.org> Date: Wed, 20 Apr 2022 22:15:49 +0200 In-Reply-To: (Maxime Devos's message of "Wed, 13 Apr 2022 10:51:20 +0200") Message-ID: <871qxro6iy.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 54658@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-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=1650486215; 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=gte/plSGWJVqePtkF+itEZbfOzl3XQtY5ylb3vvEs6A=; b=e66Cc2rC7jVV3KRsCr3lM8GTvScvNDYPztuL6O+lZRnRU+rUpyBkeRXDBkeNvTxfBzD8th gzt8pii3rH+Y9mfcz5a8er3Cr7cjT+1U5E8jkSO+KhLITajm8jFfg8yGbaLgVh5jw6K566 u537axECCKg/fuHv/qxbckX3tBlPGPkF2ERRDCCIeSOTEf+kRvd9rE0F7+QTTYx8QUEzf1 9T2w0oIl3CKA24Z6mUcM4kpv64r8SfJvPMdB16RRFnb48z+lFyUar0FirV0E69Mfqpr+4O xyH2706jrbQRPP8cRvmrc1o3KZqeVNMrvJ0iKUblorToK+ZJGyBHZ5oykBA6Xg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650486215; a=rsa-sha256; cv=none; b=MFP44y5s3v8oy70S22jmKWH/oa4hIzUcEYa0AAy82iGgs/+CNXLRySrwKF1R00EKsSIato v7r3VdUn59LcPRP6rar9cRWPdbc4T4d5Dw7KiiOQ/TShb+Dj2S/AyiZzMkQG24ODKFDal7 HYb4MRfOQsKwY3PwMP18uqASdYAypiV2Wb8Alq1zmqPosJQZv7AxcNzmX+1HJ07uCusstC iE3N3ufg5bg1D9BMyZIyOeSAG3BQX0KE3VcIejBdavMFaNEiOnsri5HPNDyDPZ3tGMNBnB HfzKfBwWvXH5HGx2/eQHFkvmHmGv3y7GpE2PWZFCqh6y+MUcrCJnUOUzNR7rlg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=nxfQIT1N; 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: -3.94 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=nxfQIT1N; 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: 421101A761 X-Spam-Score: -3.94 X-Migadu-Scanner: scn1.migadu.com X-TUID: 63tL88PHubsU Hi, Maxime Devos skribis: > The problem is that the hash of 'found' and 'found@1.0.0' doesn't match : > > 03rsmi1ricql316vak5gs89prv8494k1j7cgcgj7a763bcd6n4fa > 0z67xsvpivl9509m5l7n369nakszvnvm7ird09qgs6vn5pwqcl35 > > TBI ... Could it be that the test is talking to some other server? Ludo=E2=80=99.