|
Hi All, Am I only one who get this issue with pkgsrc-current. Should I submit bug? devil# pkgrrxx -suv RR> Checking for mismatched installed packages by scanning source tree RR> Checking for rebuild-requested installed packages (rebuild=YES) RR> Checking for unsafe installed packages (unsafe_depends_strict=YES) RR> Building dependency graph for installed packages RR> Packages to rebuild: rr> MISMATCH_TODO=[] rr> REBUILD_TODO=[] rr> MISSING_TODO=[] rr> UNSAFE_TODO=[py313-awscli2] (1 package) RR> Checking if py313-awscli2 has new depends... RR> Selecting py313-awscli2 (net/py-awscli2) as next package to replace ===> Cleaning for py313-awscli2-2.28.25nb1 RR> Replacing py313-awscli2 => Bootstrap dependency digest>=20211023: found digest-20220214 => Bootstrap dependency wget-[0-9]*: found wget-1.25.0nb2 => Checksum BLAKE2s OK for awscli2-2.28.25.tar.gz => Checksum SHA512 OK for awscli2-2.28.25.tar.gz ===> Installing dependencies for py313-awscli2-2.28.25nb1 ========================================================================== The following variables will affect the build process of this package, py313-awscli2-2.28.25nb1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 313 Based on these variables, the following variables have been set: * PYPACKAGE = python313 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency py313-flit_core>=0: found py313-flit_core-3.12.0 => Tool dependency py313-build>=0: found py313-build-1.4.0 => Tool dependency py313-installer>=0.7.0nb1: found py313-installer-0.7.0nb3 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency py313-awscrt-0.27.6{,nb*}: NOT found => Verifying reinstall for ../../devel/py-awscrt => Bootstrap dependency digest>=20211023: found digest-20220214 => Bootstrap dependency wget-[0-9]*: found wget-1.25.0nb2 ===> Checking for vulnerabilities in py313-awscrt-0.31.0 ===> Installing for py313-awscrt-0.31.0 => Generating pre-install file lists Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/usr/pkg/lib/python3.13/site-packages/installer/__main__.py", line 105, in <module> _main(sys.argv[1:], "python -m installer") ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/installer/__main__.py", line 101, in _main installer.install(source, destination, {}) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/installer/_core.py", line 109, in install record = destination.write_file( scheme=scheme, ...<2 lines>... is_executable=is_executable, ) File "/usr/pkg/lib/python3.13/site-packages/installer/destinations.py", line 207, in write_file return self.write_to_fs(scheme, path_, stream, is_executable) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/installer/destinations.py", line 167, in write_to_fs raise FileExistsError(message) FileExistsError: File already exists: /usr/work/amd64/devel/py-awscrt/work/.destdir/usr/pkg/lib/python3.13/site-packages/_awscrt.abi3.so *** Error code 1 Stop. make[2]: stopped making "reinstall" in /srv/NetBSD/pkgsrc/devel/py-awscrt *** Error code 1 Stop. make[1]: stopped making "reinstall" in /srv/NetBSD/pkgsrc/devel/py-awscrt *** Error code 1 Stop. make: stopped making "replace" in /usr/pkgsrc/net/py-awscli2 - py313-awscli2 Thanks, -- Marcin Gondek / Drixter AS56662 |