>>> py3-importlib-resources: Building community/py3-importlib-resources 6.5.2-r0 (using abuild 3.15.0-r2) started Mon, 07 Jul 2025 21:39:24 +0000 >>> py3-importlib-resources: Validating /home/buildozer/aports/community/py3-importlib-resources/APKBUILD... >>> py3-importlib-resources: Analyzing dependencies... >>> py3-importlib-resources: Installing for build: build-base py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.1-r0) ( 3/26) Installing gdbm (1.24-r0) ( 4/26) Installing xz-libs (5.8.1-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.5_p20250614-r0) ( 7/26) Installing sqlite-libs (3.50.2-r0) ( 8/26) Installing python3 (3.12.11-r0) ( 9/26) Installing python3-pycache-pyc0 (3.12.11-r0) (10/26) Installing pyc (3.12.11-r0) (11/26) Installing py3-installer-pyc (0.7.0-r2) (12/26) Installing py3-gpep517-pyc (19-r0) (13/26) Installing python3-pyc (3.12.11-r0) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-gpep517 (19-r0) (16/26) Installing py3-parsing (3.2.3-r0) (17/26) Installing py3-parsing-pyc (3.2.3-r0) (18/26) Installing py3-packaging (25.0-r0) (19/26) Installing py3-packaging-pyc (25.0-r0) (20/26) Installing py3-setuptools (80.9.0-r0) (21/26) Installing py3-setuptools-pyc (80.9.0-r0) (22/26) Installing py3-setuptools_scm (8.3.1-r0) (23/26) Installing py3-setuptools_scm-pyc (8.3.1-r0) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-importlib-resources (20250707.213925) busybox-1.37.0-r18.trigger: Executing script... OK: 317 MiB in 130 packages >>> py3-importlib-resources: Cleaning up srcdir >>> py3-importlib-resources: Cleaning up pkgdir >>> py3-importlib-resources: Cleaning up tmpdir >>> py3-importlib-resources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/importlib_resources-6.5.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-importlib-resources: Fetching https://pypi.python.org/packages/source/i/importlib_resources/importlib_resources-6.5.2.tar.gz Connecting to pypi.python.org ([2a04:4e42:200::223]:443) Connecting to pypi.org ([2a04:4e42:600::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) saving to '/var/cache/distfiles/edge/importlib_resources-6.5.2.tar.gz.part' importlib_resources- 100% |********************************| 44693 0:00:00 ETA '/var/cache/distfiles/edge/importlib_resources-6.5.2.tar.gz.part' saved >>> py3-importlib-resources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/importlib_resources-6.5.2.tar.gz >>> py3-importlib-resources: Checking sha512sums... importlib_resources-6.5.2.tar.gz: OK >>> py3-importlib-resources: Unpacking /var/cache/distfiles/edge/importlib_resources-6.5.2.tar.gz... 2025-07-07 21:39:27,520 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-07-07 21:39:27,584 root INFO running bdist_wheel 2025-07-07 21:39:27,597 root INFO running build 2025-07-07 21:39:27,597 root INFO running build_py 2025-07-07 21:39:27,600 root INFO creating build/lib/importlib_resources 2025-07-07 21:39:27,600 root INFO copying importlib_resources/__init__.py -> build/lib/importlib_resources 2025-07-07 21:39:27,600 root INFO copying importlib_resources/abc.py -> build/lib/importlib_resources 2025-07-07 21:39:27,601 root INFO copying importlib_resources/_common.py -> build/lib/importlib_resources 2025-07-07 21:39:27,601 root INFO copying importlib_resources/_adapters.py -> build/lib/importlib_resources 2025-07-07 21:39:27,601 root INFO copying importlib_resources/readers.py -> build/lib/importlib_resources 2025-07-07 21:39:27,601 root INFO copying importlib_resources/_itertools.py -> build/lib/importlib_resources 2025-07-07 21:39:27,602 root INFO copying importlib_resources/simple.py -> build/lib/importlib_resources 2025-07-07 21:39:27,602 root INFO copying importlib_resources/_functional.py -> build/lib/importlib_resources 2025-07-07 21:39:27,602 root INFO creating build/lib/importlib_resources/tests 2025-07-07 21:39:27,603 root INFO copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,603 root INFO copying importlib_resources/tests/test_reader.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,603 root INFO copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,603 root INFO copying importlib_resources/tests/test_functional.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,604 root INFO copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,604 root INFO copying importlib_resources/tests/test_util.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,604 root INFO copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,604 root INFO copying importlib_resources/tests/test_custom.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,605 root INFO copying importlib_resources/tests/_path.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,605 root INFO copying importlib_resources/tests/test_files.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,605 root INFO copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,605 root INFO copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,606 root INFO copying importlib_resources/tests/test_contents.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,606 root INFO copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,606 root INFO copying importlib_resources/tests/test_compatibilty_files.py -> build/lib/importlib_resources/tests 2025-07-07 21:39:27,607 root INFO creating build/lib/importlib_resources/future 2025-07-07 21:39:27,607 root INFO copying importlib_resources/future/__init__.py -> build/lib/importlib_resources/future 2025-07-07 21:39:27,607 root INFO copying importlib_resources/future/adapters.py -> build/lib/importlib_resources/future 2025-07-07 21:39:27,607 root INFO creating build/lib/importlib_resources/compat 2025-07-07 21:39:27,607 root INFO copying importlib_resources/compat/__init__.py -> build/lib/importlib_resources/compat 2025-07-07 21:39:27,608 root INFO copying importlib_resources/compat/py39.py -> build/lib/importlib_resources/compat 2025-07-07 21:39:27,608 root INFO creating build/lib/importlib_resources/tests/compat 2025-07-07 21:39:27,608 root INFO copying importlib_resources/tests/compat/__init__.py -> build/lib/importlib_resources/tests/compat 2025-07-07 21:39:27,608 root INFO copying importlib_resources/tests/compat/py39.py -> build/lib/importlib_resources/tests/compat 2025-07-07 21:39:27,609 root INFO copying importlib_resources/tests/compat/py312.py -> build/lib/importlib_resources/tests/compat 2025-07-07 21:39:27,609 root INFO running egg_info 2025-07-07 21:39:27,611 root INFO writing importlib_resources.egg-info/PKG-INFO 2025-07-07 21:39:27,614 root INFO writing dependency_links to importlib_resources.egg-info/dependency_links.txt 2025-07-07 21:39:27,616 root INFO writing requirements to importlib_resources.egg-info/requires.txt 2025-07-07 21:39:27,617 root INFO writing top-level names to importlib_resources.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-07-07 21:39:27,629 root INFO reading manifest file 'importlib_resources.egg-info/SOURCES.txt' 2025-07-07 21:39:27,630 root INFO adding license file 'LICENSE' 2025-07-07 21:39:27,632 root INFO writing manifest file 'importlib_resources.egg-info/SOURCES.txt' 2025-07-07 21:39:27,633 root INFO copying importlib_resources/py.typed -> build/lib/importlib_resources 2025-07-07 21:39:27,639 root INFO installing to build/bdist.linux-armv8l/wheel 2025-07-07 21:39:27,639 root INFO running install 2025-07-07 21:39:27,649 root INFO running install_lib 2025-07-07 21:39:27,652 root INFO creating build/bdist.linux-armv8l/wheel 2025-07-07 21:39:27,652 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources 2025-07-07 21:39:27,652 root INFO copying build/lib/importlib_resources/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2025-07-07 21:39:27,652 root INFO copying build/lib/importlib_resources/abc.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2025-07-07 21:39:27,652 root INFO copying build/lib/importlib_resources/_common.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2025-07-07 21:39:27,653 root INFO copying build/lib/importlib_resources/_adapters.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2025-07-07 21:39:27,653 root INFO copying build/lib/importlib_resources/readers.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2025-07-07 21:39:27,653 root INFO copying build/lib/importlib_resources/_itertools.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2025-07-07 21:39:27,653 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources/tests 2025-07-07 21:39:27,654 root INFO copying build/lib/importlib_resources/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,654 root INFO copying build/lib/importlib_resources/tests/test_reader.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,654 root INFO copying build/lib/importlib_resources/tests/zip.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,654 root INFO copying build/lib/importlib_resources/tests/test_functional.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,654 root INFO copying build/lib/importlib_resources/tests/test_read.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,655 root INFO copying build/lib/importlib_resources/tests/test_util.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,655 root INFO copying build/lib/importlib_resources/tests/test_open.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,655 root INFO copying build/lib/importlib_resources/tests/test_custom.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,655 root INFO copying build/lib/importlib_resources/tests/_path.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,655 root INFO copying build/lib/importlib_resources/tests/test_files.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,656 root INFO copying build/lib/importlib_resources/tests/test_path.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,656 root INFO copying build/lib/importlib_resources/tests/util.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,656 root INFO copying build/lib/importlib_resources/tests/test_contents.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,656 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources/tests/compat 2025-07-07 21:39:27,656 root INFO copying build/lib/importlib_resources/tests/compat/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests/compat 2025-07-07 21:39:27,657 root INFO copying build/lib/importlib_resources/tests/compat/py39.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests/compat 2025-07-07 21:39:27,657 root INFO copying build/lib/importlib_resources/tests/compat/py312.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests/compat 2025-07-07 21:39:27,657 root INFO copying build/lib/importlib_resources/tests/test_resource.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,657 root INFO copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2025-07-07 21:39:27,657 root INFO copying build/lib/importlib_resources/simple.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2025-07-07 21:39:27,658 root INFO copying build/lib/importlib_resources/py.typed -> build/bdist.linux-armv8l/wheel/./importlib_resources 2025-07-07 21:39:27,658 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources/future 2025-07-07 21:39:27,658 root INFO copying build/lib/importlib_resources/future/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/future 2025-07-07 21:39:27,658 root INFO copying build/lib/importlib_resources/future/adapters.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/future 2025-07-07 21:39:27,658 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources/compat 2025-07-07 21:39:27,658 root INFO copying build/lib/importlib_resources/compat/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/compat 2025-07-07 21:39:27,659 root INFO copying build/lib/importlib_resources/compat/py39.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/compat 2025-07-07 21:39:27,659 root INFO copying build/lib/importlib_resources/_functional.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2025-07-07 21:39:27,659 root INFO running install_egg_info 2025-07-07 21:39:27,662 root INFO Copying importlib_resources.egg-info to build/bdist.linux-armv8l/wheel/./importlib_resources-6.5.2-py3.12.egg-info 2025-07-07 21:39:27,662 root INFO running install_scripts 2025-07-07 21:39:27,664 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources-6.5.2.dist-info/WHEEL 2025-07-07 21:39:27,664 wheel INFO creating '/home/buildozer/aports/community/py3-importlib-resources/src/importlib_resources-6.5.2/.dist/.tmp-oa8adnmi/importlib_resources-6.5.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-07-07 21:39:27,664 wheel INFO adding 'importlib_resources/__init__.py' 2025-07-07 21:39:27,665 wheel INFO adding 'importlib_resources/_adapters.py' 2025-07-07 21:39:27,665 wheel INFO adding 'importlib_resources/_common.py' 2025-07-07 21:39:27,665 wheel INFO adding 'importlib_resources/_functional.py' 2025-07-07 21:39:27,665 wheel INFO adding 'importlib_resources/_itertools.py' 2025-07-07 21:39:27,665 wheel INFO adding 'importlib_resources/abc.py' 2025-07-07 21:39:27,666 wheel INFO adding 'importlib_resources/py.typed' 2025-07-07 21:39:27,666 wheel INFO adding 'importlib_resources/readers.py' 2025-07-07 21:39:27,666 wheel INFO adding 'importlib_resources/simple.py' 2025-07-07 21:39:27,666 wheel INFO adding 'importlib_resources/compat/__init__.py' 2025-07-07 21:39:27,666 wheel INFO adding 'importlib_resources/compat/py39.py' 2025-07-07 21:39:27,667 wheel INFO adding 'importlib_resources/future/__init__.py' 2025-07-07 21:39:27,667 wheel INFO adding 'importlib_resources/future/adapters.py' 2025-07-07 21:39:27,667 wheel INFO adding 'importlib_resources/tests/__init__.py' 2025-07-07 21:39:27,667 wheel INFO adding 'importlib_resources/tests/_path.py' 2025-07-07 21:39:27,668 wheel INFO adding 'importlib_resources/tests/test_compatibilty_files.py' 2025-07-07 21:39:27,668 wheel INFO adding 'importlib_resources/tests/test_contents.py' 2025-07-07 21:39:27,668 wheel INFO adding 'importlib_resources/tests/test_custom.py' 2025-07-07 21:39:27,668 wheel INFO adding 'importlib_resources/tests/test_files.py' 2025-07-07 21:39:27,668 wheel INFO adding 'importlib_resources/tests/test_functional.py' 2025-07-07 21:39:27,669 wheel INFO adding 'importlib_resources/tests/test_open.py' 2025-07-07 21:39:27,669 wheel INFO adding 'importlib_resources/tests/test_path.py' 2025-07-07 21:39:27,669 wheel INFO adding 'importlib_resources/tests/test_read.py' 2025-07-07 21:39:27,669 wheel INFO adding 'importlib_resources/tests/test_reader.py' 2025-07-07 21:39:27,670 wheel INFO adding 'importlib_resources/tests/test_resource.py' 2025-07-07 21:39:27,670 wheel INFO adding 'importlib_resources/tests/test_util.py' 2025-07-07 21:39:27,670 wheel INFO adding 'importlib_resources/tests/util.py' 2025-07-07 21:39:27,670 wheel INFO adding 'importlib_resources/tests/zip.py' 2025-07-07 21:39:27,670 wheel INFO adding 'importlib_resources/tests/compat/__init__.py' 2025-07-07 21:39:27,671 wheel INFO adding 'importlib_resources/tests/compat/py312.py' 2025-07-07 21:39:27,671 wheel INFO adding 'importlib_resources/tests/compat/py39.py' 2025-07-07 21:39:27,671 wheel INFO adding 'importlib_resources-6.5.2.dist-info/licenses/LICENSE' 2025-07-07 21:39:27,671 wheel INFO adding 'importlib_resources-6.5.2.dist-info/METADATA' 2025-07-07 21:39:27,672 wheel INFO adding 'importlib_resources-6.5.2.dist-info/WHEEL' 2025-07-07 21:39:27,672 wheel INFO adding 'importlib_resources-6.5.2.dist-info/top_level.txt' 2025-07-07 21:39:27,672 wheel INFO adding 'importlib_resources-6.5.2.dist-info/RECORD' 2025-07-07 21:39:27,672 root INFO removing build/bdist.linux-armv8l/wheel 2025-07-07 21:39:27,673 gpep517 INFO The backend produced .dist/importlib_resources-6.5.2-py3-none-any.whl importlib_resources-6.5.2-py3-none-any.whl >>> py3-importlib-resources: Entering fakeroot... >>> py3-importlib-resources-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/importlib_resources/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/__pycache__' 'usr/lib/python3.12/site-packages/importlib_resources/tests/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/tests/__pycache__' 'usr/lib/python3.12/site-packages/importlib_resources/tests/compat/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/tests/compat/__pycache__' 'usr/lib/python3.12/site-packages/importlib_resources/future/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/future/__pycache__' 'usr/lib/python3.12/site-packages/importlib_resources/compat/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/compat/__pycache__' >>> py3-importlib-resources-pyc*: Preparing subpackage py3-importlib-resources-pyc... >>> py3-importlib-resources-pyc*: Running postcheck for py3-importlib-resources-pyc >>> py3-importlib-resources*: Running postcheck for py3-importlib-resources >>> py3-importlib-resources*: Preparing package py3-importlib-resources... >>> py3-importlib-resources-pyc*: Tracing dependencies... python3~3.12 >>> py3-importlib-resources-pyc*: Package size: 161.8 KB >>> py3-importlib-resources-pyc*: Compressing data... >>> py3-importlib-resources-pyc*: Create checksum... >>> py3-importlib-resources-pyc*: Create py3-importlib-resources-pyc-6.5.2-r0.apk >>> py3-importlib-resources*: Tracing dependencies... python3~3.12 >>> py3-importlib-resources*: Package size: 103.7 KB >>> py3-importlib-resources*: Compressing data... >>> py3-importlib-resources*: Create checksum... >>> py3-importlib-resources*: Create py3-importlib-resources-6.5.2-r0.apk >>> py3-importlib-resources: Build complete at Mon, 07 Jul 2025 21:39:28 +0000 elapsed time 0h 0m 4s >>> py3-importlib-resources: Cleaning up srcdir >>> py3-importlib-resources: Cleaning up pkgdir >>> py3-importlib-resources: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-importlib-resources (20250707.213925) ( 2/26) Purging py3-gpep517-pyc (19-r0) ( 3/26) Purging py3-gpep517 (19-r0) ( 4/26) Purging py3-installer-pyc (0.7.0-r2) ( 5/26) Purging py3-installer (0.7.0-r2) ( 6/26) Purging py3-setuptools_scm-pyc (8.3.1-r0) ( 7/26) Purging py3-setuptools_scm (8.3.1-r0) ( 8/26) Purging py3-setuptools-pyc (80.9.0-r0) ( 9/26) Purging py3-setuptools (80.9.0-r0) (10/26) Purging py3-wheel-pyc (0.46.1-r0) (11/26) Purging py3-wheel (0.46.1-r0) (12/26) Purging py3-packaging-pyc (25.0-r0) (13/26) Purging py3-packaging (25.0-r0) (14/26) Purging py3-parsing-pyc (3.2.3-r0) (15/26) Purging py3-parsing (3.2.3-r0) (16/26) Purging python3-pyc (3.12.11-r0) (17/26) Purging python3-pycache-pyc0 (3.12.11-r0) (18/26) Purging pyc (3.12.11-r0) (19/26) Purging python3 (3.12.11-r0) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.1-r0) (23/26) Purging libpanelw (6.5_p20250614-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.50.2-r0) (26/26) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r18.trigger: Executing script... OK: 275 MiB in 104 packages >>> py3-importlib-resources: Updating the community/armv7 repository index... >>> py3-importlib-resources: Signing the index...