From nobody Mon May 08 12:51:19 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QFLky2fsLz49skW; Mon, 8 May 2023 12:51:22 +0000 (UTC) (envelope-from fuz@fuz.su) Received: from fuz.su (fuz.su [IPv6:2001:41d0:8:e508::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "fuz.su", Issuer "fuz.su" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QFLkx6LnYz4Fqy; Mon, 8 May 2023 12:51:21 +0000 (UTC) (envelope-from fuz@fuz.su) Authentication-Results: mx1.freebsd.org; none Received: from fuz.su (localhost [127.0.0.1]) by fuz.su (8.16.1/8.16.1) with ESMTPS id 348CpJEb039680 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 8 May 2023 14:51:19 +0200 (CEST) (envelope-from fuz@fuz.su) Received: (from fuz@localhost) by fuz.su (8.16.1/8.16.1/Submit) id 348CpJBw039679; Mon, 8 May 2023 14:51:19 +0200 (CEST) (envelope-from fuz) Date: Mon, 8 May 2023 14:51:19 +0200 From: Robert Clausecker To: Alexey Dokuchaev Cc: Robert Clausecker , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 809ff8bfc9d4 - main - mail/queue-repair: fix with Python 3 Message-ID: References: <202305080826.3488Qj0B051065@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4QFLkx6LnYz4Fqy X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16276, ipnet:2001:41d0::/32, country:FR] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Hi Alexey, Am Mon, May 08, 2023 at 12:43:10PM +0000 schrieb Alexey Dokuchaev: > On Mon, May 08, 2023 at 08:26:45AM +0000, Robert Clausecker wrote: > > commit 809ff8bfc9d4b3221ed5c5329d70d40ba3c8e900 > > > > mail/queue-repair: fix with Python 3 > > > > +--- queue_repair.py.orig 2003-10-22 15:54:13 UTC > > ++++ queue_repair.py > > +@@ -1,4 +1,4 @@ > > +-#!/usr/bin/python > > ++#!/usr/local/bin/python3.9 > > This does not look right (hardcoded Python version). > > ./danfe Thank you for the information. This seems to be caused by me regenerating the upstream patch with "make makepatch," which inadvertently picked up the homegrown shebang fix code from do-build. I'll check and submit a fixed patch later. Yours, Robert Clausecker -- () ascii ribbon campaign - for an 8-bit clean world /\ - against html email - against proprietary attachments