From nobody Sun Mar 26 19:18:25 2023 X-Original-To: questions@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 4Pl5PQ31l2z42Cks for ; Sun, 26 Mar 2023 19:20:10 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mail.inka.de (mail.inka.de [IPv6:2a04:c9c7:0:1073:217:a4ff:fe3b:e77c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Pl5PQ0zQQz3x2V for ; Sun, 26 Mar 2023 19:20:09 +0000 (UTC) (envelope-from naddy@mips.inka.de) Authentication-Results: mx1.freebsd.org; none Received: from mips.inka.de (naddy@[127.0.0.1]) by mail.inka.de with uucp (rmailwrap 0.5) id 1pgVuQ-000845-C3; Sun, 26 Mar 2023 21:20:06 +0200 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.17.1/8.17.1) with ESMTP id 32QJIPXv039990 for ; Sun, 26 Mar 2023 21:18:25 +0200 (CEST) (envelope-from naddy@lorvorc.mips.inka.de) Received: (from naddy@localhost) by lorvorc.mips.inka.de (8.17.1/8.17.1/Submit) id 32QJIPEg039989 for questions@freebsd.org; Sun, 26 Mar 2023 21:18:25 +0200 (CEST) (envelope-from naddy) Date: Sun, 26 Mar 2023 21:18:25 +0200 From: Christian Weisgerber To: questions@freebsd.org Subject: Re: Security Run Output Message-ID: References: <20230326081128.00005b98@seibercom.net> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230326081128.00005b98@seibercom.net> X-Rspamd-Queue-Id: 4Pl5PQ0zQQz3x2V X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:202113, ipnet:2a04:c9c7::/32, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N "Gerard E. Seibert": > For quite some time now, I have been receiving a warning message of > 1025 packages with mismatched checksums in the daily "Security Run > Output" email. They are all prefixed with "py39-" I don't understand the details, but I think this was caused by these commits: 2023-02-15 c17ddfbf vishwin lang/python: add bytecode trigger 2023-02-27 a9d9d3a4 mandree lang/python: Revert "add bytecode trigger" > I don't want to wast time posting the entire list here, but it is > available upon request if someone wants it. My question is, how do I > correct this problem? This is a FreeBSD 13.1-release-p7 machine. I fixed this for myself by rebuilding all affected ports. Presumably, forcing a re-install from packages would also work. -- Christian "naddy" Weisgerber naddy@mips.inka.de