pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: py313-awscli2 - broken?
Looks like solved by last commit by Thomas.
==cut==
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 12 12:57:00 UTC 2026
Modified Files:
pkgsrc/net/py-awscli2: Makefile
Log Message:
py-awscli2: relax awscrt restriction, since the pkgsrc version is now newer
==cut==
--
Marcin Gondek / Drixter
http://fido.e-utp.net/
AS56662
-----Original Message-----
From: pkgsrc-users-owner%NetBSD.org@localhost <pkgsrc-users-owner%NetBSD.org@localhost> On Behalf Of Marcin Gondek
Sent: Monday, January 12, 2026 1:28 PM
To: pkgsrc-users%netbsd.org@localhost
Subject: RE: py313-awscli2 - broken?
Hi All
cd /usr/pkgsrc/devel/py-awscrt
make clean
and then
pkgrrxx -suv
(output on bottom)
looks like typo in in Makefile?
devil# pwd
/srv/NetBSD/pkgsrc/net/py-awscli2
devil# grep awscrt Makefile
DEPENDS+= ${PYPKGPREFIX}-awscrt-0.27.6{,nb*}:../../devel/py-awscrt
devil# grep awscrt Makefile
devil#
adding 'awscrt/mqtt5.py'
adding 'awscrt/mqtt_request_response.py'
adding 'awscrt/s3.py'
adding 'awscrt/websocket.py'
adding 'awscrt/aio/__init__.py'
adding 'awscrt/aio/http.py'
adding 'awscrt/eventstream/__init__.py'
adding 'awscrt/eventstream/rpc.py'
adding 'awscrt-0.31.0.dist-info/licenses/LICENSE'
adding 'awscrt-0.31.0.dist-info/licenses/NOTICE'
adding 'awscrt-0.31.0.dist-info/METADATA'
adding 'awscrt-0.31.0.dist-info/WHEEL'
adding 'awscrt-0.31.0.dist-info/top_level.txt'
adding 'awscrt-0.31.0.dist-info/RECORD'
removing build/bdist.netbsd-11.0_BETA-amd64/wheel
Successfully built awscrt-0.31.0-cp313-abi3-netbsd_11_0_beta_amd64.whl
===> Installing for py313-awscrt-0.31.0
=> Generating pre-install file lists
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for py313-awscrt-0.31.0 => Checking for non-existent script interpreters in py313-awscrt-0.31.0 => Checking file permissions in py313-awscrt-0.31.0 => Checking for PIE in py313-awscrt-0.31.0 => Checking for RELRO in py313-awscrt-0.31.0 => Checking for missing run-time search paths in py313-awscrt-0.31.0 => Checking for work-directory references in py313-awscrt-0.31.0 => Creating binary package /usr/work/amd64/devel/py-awscrt/work/.packages/py313-awscrt-0.31.0.tgz
===> Building binary package for py313-awscrt-0.31.0 => Creating binary package /srv/NetBSD/packages/NetBSD/amd64/All/py313-awscrt-0.31.0.tgz
===> Installing binary package of py313-awscrt-0.31.0
pkg_add: package `py313-awscrt-0.31.0' already recorded as installed
ERROR: [depends.mk] A package matching ``py313-awscrt-0.27.6{,nb*}'' should
ERROR: be installed, but one cannot be found. Perhaps there is a
ERROR: stale work directory for ../../devel/py-awscrt?
*** Error code 1
Stop.
make: stopped making "replace" in /usr/pkgsrc/net/py-awscli2
- py313-awscli2
--
Marcin Gondek / Drixter
http://fido.e-utp.net/
AS56662
-----Original Message-----
From: pkgsrc-users-owner%NetBSD.org@localhost <pkgsrc-users-owner%NetBSD.org@localhost> On Behalf Of Marcin Gondek
Sent: Monday, January 12, 2026 1:21 PM
To: pkgsrc-users%netbsd.org@localhost
Subject: py313-awscli2 - broken?
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 Packages to
RR> 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
http://fido.e-utp.net/
AS56662
Home |
Main Index |
Thread Index |
Old Index