From nobody Mon Sep 11 12:13:23 2023
X-Original-To: python@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 4Rklx33stpz4t2xN
	for <python@mlmmj.nyi.freebsd.org>; Mon, 11 Sep 2023 12:13:27 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(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 (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4Rklx32nkQz3X0d
	for <python@FreeBSD.org>; Mon, 11 Sep 2023 12:13:27 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694434407; a=rsa-sha256; cv=none;
	b=wCXwdTUXcka3uRvZCmd4xHn3CCl93y0Neci47ng63Pa/t84b7hFzUt+xkzJYBAcf5tl9ai
	Pb96Em66troGuHTf/2c4oAeBq66WOhtEN5hZzjw3mGhTta6zGK3NrGrUU0xVX8S/gRkVxx
	EBd+s7z4THrLyg/OEvaR74JbZJurAtPmbOBu41gYizATcs7nyGKzZlIAi6YOZVobBRHWrk
	PNhDafn8KfgHoMvkE6DZB5JGmopwZt+DyUSnYZHFJO1TY1uEbP3SyHEhUlfFyzV5NMZetu
	WLtkhQ6FKxvS5znlBN0Q8klP9cKRnabajYG+ObF/DOKpRE8NZ8v8VF8Pp2aIjA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1694434407;
	h=from:from: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:
	 in-reply-to:in-reply-to:references:references;
	bh=8j9V0fCgnReStPpqH0hyLj+d0/eETKWEVvdKTEe8C7s=;
	b=ReGRi/ozfELvaytcyqMKo5DDPoYMSH/ttTSgwy8Q61nu2eASr4Nx2p3fBzIVzaKqXuJGRa
	u/g/hl8ZESgToz/nlWpGShXKejh/DDFlybQfb752Itsk9sgL5KHW9zELcLuFOYMIJD3Uha
	N6M7AtgTFVSGBqODOpIvGoZ0xpfcoTaU/Drotr6G5n2dz/PWFAgLXprxhjxW85zj5145Xc
	HuOUd/ac52DiqAwCIrBOStkZNhNEIyGFxsR8NMKs6ak5B95PtbyFFZS04OsYZ8B9T5HfJu
	JwCzOKW73ZYgQmAcqFNPgFZo/NAjafFhmo4K80Gz4N/JqkbZFx3J2k94Pga88A==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(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 did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Rklx31sxrzpcX
	for <python@FreeBSD.org>; Mon, 11 Sep 2023 12:13:27 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38BCDR5x065863
	for <python@FreeBSD.org>; Mon, 11 Sep 2023 12:13:27 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38BCDRon065862
	for python@FreeBSD.org; Mon, 11 Sep 2023 12:13:27 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 269545] devel/py-setuptools: AttributeError: module
 'importlib_metadata' has no attribute 'MetadataPathFinder'
Date: Mon, 11 Sep 2023 12:13:23 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: jiashiun@gmail.com
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: Works As Intended
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-269545-21822-jN0ORv2A04@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269545-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-269545-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269545

--- Comment #21 from Jia-Shiun Li <jiashiun@gmail.com> ---
FYI if you are interested I found the leftover by comparing pkg info and wh=
at
was actually in /usr/local:

# find /usr/local \! -type d | sort > ~/findlist.txt
# pkg info -laq | sort > ~/pkginfolist.txt
# vim -d ~/findlist.txt ~/pkginfolist.txt
(You may also find some other unrelated stuff.)

like Igor Pavlov said in #9 it may be due to circular dependency. I guess it
probably is only reproducible with specific (past) ports tree version. I did
not keep my portmaster backup packages that long and cannot be sure. Anyone
interested in investigating may find some leads in ports git log.

--=20
You are receiving this mail because:
You are the assignee for the bug.=