From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +NSgLWb7T2T8KgAASxT56A (envelope-from ) for ; Mon, 01 May 2023 19:48:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oJd8LWb7T2SDWAAAauVa8A (envelope-from ) for ; Mon, 01 May 2023 19:48:22 +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 0D41932245 for ; Mon, 1 May 2023 19:48:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ptXd8-0007sw-16; Mon, 01 May 2023 13:48:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ptXd6-0007pv-9A for guix-patches@gnu.org; Mon, 01 May 2023 13:48:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ptXd5-0006rY-Hr for guix-patches@gnu.org; Mon, 01 May 2023 13:48:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ptXd4-0000ed-CD for guix-patches@gnu.org; Mon, 01 May 2023 13:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63044] [PATCH] gnu: python-setuptools: Disable date checking in bdist_egg.py Resent-From: Brian Cully Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 01 May 2023 17:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63044 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Lars-Dominik Braun Cc: jgart , Ludovic =?UTF-8?Q?Court=C3=A8s?= , 63044@debbugs.gnu.org Received: via spool by 63044-submit@debbugs.gnu.org id=B63044.16829632452375 (code B ref 63044); Mon, 01 May 2023 17:48:02 +0000 Received: (at 63044) by debbugs.gnu.org; 1 May 2023 17:47:25 +0000 Received: from localhost ([127.0.0.1]:40975 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptXcS-0000cE-RJ for submit@debbugs.gnu.org; Mon, 01 May 2023 13:47:25 -0400 Received: from coleridge.kublai.com ([166.84.7.167]:62202 helo=mail.spork.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptXcP-0000c5-7o for 63044@debbugs.gnu.org; Mon, 01 May 2023 13:47:24 -0400 Received: from psyduck (ool-18b8e9e7.dyn.optonline.net [24.184.233.231]) by mail.spork.org (Postfix) with ESMTPSA id 158989358; Mon, 1 May 2023 13:47:14 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=spork.org; s=dkim; t=1682963240; bh=8oxMnBvQcbRKNPP7Ss2giKKzid01V5nQ9ua2NTpqXGk=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=fF9zERaIFIDpBnH1aW4hZS004itoQx87y57YZcXj9h7dPzkxSb/U/0jVmfSuzusFc IE67Nh3UI1/oqt6YdlTHRfK9sjdRvfsiPQ8wugqX5qXlL57lI0q4Cgo3jX/8SxJmNi 3XZ53TACIKyjNKrBGKKx9TIEoxKRkwGPoF5GlMTY= References: <87ildm3zf6.fsf@psyduck.jhoto.kublai.com> <87bkjd46wo.fsf@psyduck.jhoto.kublai.com> <87jzxtqf4m.fsf_-_@gnu.org> User-agent: mu4e 1.10.2; emacs 28.2 Date: Mon, 01 May 2023 13:36:32 -0400 In-reply-to: Message-ID: <87jzxskkpv.fsf@psyduck.jhoto.kublai.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Brian Cully X-ACL-Warn: , Brian Cully via Guix-patches From: Brian Cully via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682963302; a=rsa-sha256; cv=none; b=hE6bM1Xhlw6oxbF1vcEGBmBRGWMCj56HVbmJiyS6+lFT7VGlGbQ536/N7HQEQRbLqo6HmQ 0e2Jjhyf+yOUEHu6SPSwRgQvgLl9JHTavNS53qt88H7w8zY2/GElDOXbVW8L8E7ChDAL3G 1ayUhXClEn14wxKFE8qzQBHZt467FGY/Yad9Yxy0Jjszp82CnHUEI9aiNT5s64dFh9qeki ECynwjMU+ZzIqTzYeGzPaTtCG3LfIEnoI5xkQGKCyHsmdJyNY+ncLLYs4YOVRSDQv1LBEc hgDT4pEf5uIeOYOBFjl6y2TWbLkxe1KQokpWRZxRgmvbw1vgUUnr5VviPkNMtA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=fF9zERaI; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682963302; h=from:from:sender:sender:reply-to: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=8oxMnBvQcbRKNPP7Ss2giKKzid01V5nQ9ua2NTpqXGk=; b=BowYZKvYTQbs4LMdxNcoTtNuW7cNkclYFcjWBbPMW195mQDCqNX7BonKPUz59/DcKZyMWY 8jIMZfc/StnYXwNlqV0GW7kEXgHkgCdKv2zVjbbBZ8rulryzoVOyTp8yWWzB4NMJc/aRDs ocHMjX7DI1CqRx1rsHyDeOw3wvbwdu8hKOuf1Qvo82omwSAmALS/PWFSZV/q2DtvQfj14B euODBoMffot6to+iNXCBMvv8NqvGu1ZOvWZLF/eFku3uzvxTiHZ5MWFuRgI1EbiHPYblYm n7w2/jn1spmHlExrCZlwh84fhCDs+QNWFzK3PGzbjvuFRXIsmFJxGCj+Y12bgw== X-Migadu-Spam-Score: -3.71 X-Spam-Score: -3.71 X-Migadu-Queue-Id: 0D41932245 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=fF9zERaI; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-TUID: nVvRhlCbHiLC Lars-Dominik Braun writes: > is it correct that this change is required only for packages=20 > *not* using > python-build-system? python-build-system itself already has a=20 > phase > called =E2=80=9Densure-no-mtimes-pre-1980=E2=80=9C, which should fix the = issue=20 > for > all Python packages. Can we use that phase for affected packages=20 > (two, > so far) and/or factor it out of python-build-system? I've only run into the issue with =E2=80=98gnu-build-system=E2=80=99, and y= our=20 explanation that =E2=80=98python-build-system=E2=80=99 has an extra phase w= ould=20 explain why. As for factoring it out of =E2=80=98python-build-system=E2=80=99, I gave th= is two=20 attempts, but there didn't seem to be any good place for it; (guix=20 build utils) caused the entire world to be rebuilt, and (guix=20 utils) got me chided in IRC, though I don't know what the=20 rationale was. But given the fact that the date check will always fail, it makes=20 sense to me to cut the problem at the source, hence the current=20 version of this patch. It does cause a lot of rebuilding, as well,=20 of course, but we're looking at a pretty big rebuild due to Python=20 changes in the near future anyway to fix the issue with=20 Yubikeys. My intention was for this patch to get bundled up with=20 that. Note that I have no idea what the true scope of the problem is,=20 these are just the packages I had issues with because I install=20 =E2=80=98lxd=E2=80=99 and =E2=80=98autofs=E2=80=99. I don't have the guix-f= u to check every=20 package that uses either =E2=80=98python=E2=80=99, =E2=80=98python-tool-cha= in=E2=80=99, or=20 =E2=80=98python-setuptools=E2=80=99 but isn't already using one of the pyth= on=20 build systems. -bjc