https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285997
jsml4thwwbid6...@protonmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jSML4ThWwBID69YC@protonmail | |.com --- Comment #3 from jsml4thwwbid6...@protonmail.com --- (In reply to Yuri Victorovich from comment #1) I'm seeing the same issue across a dozen different systems. Ports are being built with portmaster. OS: 14.2-release /etc/make.conf DEFAULT_VERSIONS=perl5=5.38 ssl=openssl python=3.11 python3=3.11 pgsql=16 Here's an example to trigger it. -------------- portmaster -d security/py-bcrypt Install security/py-bcrypt Install devel/py-build@py311 Install devel/py-flit-core@py311 Install devel/py-installer@py311 Install devel/py-packaging@py311 Install devel/py-pyproject-hooks@py311 Install devel/py-cffi@py311 Install devel/py-pycparser@py311 Install devel/py-setuptools@py311 Install devel/py-wheel044@py311 Install devel/py-wheel@py311 Install lang/cython@py311 <snip> ===>>> security/py-bcrypt >> devel/py-cffi@py311 >> devel/py-wheel@py311 (9/11) ===> Installing for py311-wheel-0.45.1 ===> Checking if py311-wheel is already installed ===> Registering installation for py311-wheel-0.45.1 as automatic [uwsgi16-01.test] Installing py311-wheel-0.45.1... pkg-static: py311-wheel-0.45.1 conflicts with py311-wheel044-0.44.0 (installs files into the same place). Problematic file: /usr/local/bin/wheel-3.11 *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-wheel ===>>> Installation of py311-wheel-0.45.1 (devel/py-wheel@py311) failed ===>>> Aborting update ---------------- Can this bug be reopened? -- You are receiving this mail because: You are on the CC list for the bug.