>>> py3-importlib-resources: Building community/py3-importlib-resources 6.5.2-r1 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 04:27:10 +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/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r1) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.2-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.6_p20260404-r0) ( 7/27) Installing readline (8.3.3-r1) ( 8/27) Installing sqlite-libs (3.53.0-r0) ( 9/27) Installing python3 (3.14.3-r0) (10/27) Installing python3-pycache-pyc0 (3.14.3-r0) (11/27) Installing pyc (3.14.3-r0) (12/27) Installing py3-installer-pyc (1.0.0-r0) (13/27) Installing py3-gpep517-pyc (19-r2) (14/27) Installing python3-pyc (3.14.3-r0) (15/27) Installing py3-installer (1.0.0-r0) (16/27) Installing py3-gpep517 (19-r2) (17/27) Installing py3-parsing (3.3.2-r1) (18/27) Installing py3-parsing-pyc (3.3.2-r1) (19/27) Installing py3-packaging (26.0-r1) (20/27) Installing py3-packaging-pyc (26.0-r1) (21/27) Installing py3-setuptools (82.0.1-r1) (22/27) Installing py3-setuptools-pyc (82.0.1-r1) (23/27) Installing py3-setuptools_scm (9.2.2-r1) (24/27) Installing py3-setuptools_scm-pyc (9.2.2-r1) (25/27) Installing py3-wheel (0.47.0-r0) (26/27) Installing py3-wheel-pyc (0.47.0-r0) (27/27) Installing .makedepends-py3-importlib-resources (20260423.042715) Executing busybox-1.37.0-r31.trigger OK: 330.9 MiB in 129 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/v3.24/importlib_resources-6.5.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/importlib_resources-6.5.2.tar.gz.part' importlib_resources- 100% |********************************| 44693 0:00:00 ETA '/var/cache/distfiles/v3.24/importlib_resources-6.5.2.tar.gz.part' saved /var/cache/distfiles/v3.24/importlib_resources-6.5.2.tar.gz: OK >>> py3-importlib-resources: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/importlib_resources-6.5.2.tar.gz /var/cache/distfiles/v3.24/importlib_resources-6.5.2.tar.gz: OK >>> py3-importlib-resources: Unpacking /var/cache/distfiles/v3.24/importlib_resources-6.5.2.tar.gz... 2026-04-23 04:27:15,741 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/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.14/site-packages/setuptools/dist.py:765: 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() 2026-04-23 04:27:15,808 root INFO running bdist_wheel 2026-04-23 04:27:15,816 root INFO running build 2026-04-23 04:27:15,816 root INFO running build_py 2026-04-23 04:27:15,819 root INFO creating build/lib/importlib_resources 2026-04-23 04:27:15,819 root INFO copying importlib_resources/__init__.py -> build/lib/importlib_resources 2026-04-23 04:27:15,819 root INFO copying importlib_resources/abc.py -> build/lib/importlib_resources 2026-04-23 04:27:15,820 root INFO copying importlib_resources/_common.py -> build/lib/importlib_resources 2026-04-23 04:27:15,820 root INFO copying importlib_resources/_adapters.py -> build/lib/importlib_resources 2026-04-23 04:27:15,820 root INFO copying importlib_resources/readers.py -> build/lib/importlib_resources 2026-04-23 04:27:15,820 root INFO copying importlib_resources/_itertools.py -> build/lib/importlib_resources 2026-04-23 04:27:15,820 root INFO copying importlib_resources/simple.py -> build/lib/importlib_resources 2026-04-23 04:27:15,821 root INFO copying importlib_resources/_functional.py -> build/lib/importlib_resources 2026-04-23 04:27:15,821 root INFO creating build/lib/importlib_resources/tests 2026-04-23 04:27:15,821 root INFO copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,821 root INFO copying importlib_resources/tests/test_reader.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,822 root INFO copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,822 root INFO copying importlib_resources/tests/test_functional.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,822 root INFO copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,822 root INFO copying importlib_resources/tests/test_util.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,822 root INFO copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,823 root INFO copying importlib_resources/tests/test_custom.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,823 root INFO copying importlib_resources/tests/_path.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,823 root INFO copying importlib_resources/tests/test_files.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,823 root INFO copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,824 root INFO copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,824 root INFO copying importlib_resources/tests/test_contents.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,824 root INFO copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,824 root INFO copying importlib_resources/tests/test_compatibilty_files.py -> build/lib/importlib_resources/tests 2026-04-23 04:27:15,825 root INFO creating build/lib/importlib_resources/future 2026-04-23 04:27:15,825 root INFO copying importlib_resources/future/__init__.py -> build/lib/importlib_resources/future 2026-04-23 04:27:15,825 root INFO copying importlib_resources/future/adapters.py -> build/lib/importlib_resources/future 2026-04-23 04:27:15,825 root INFO creating build/lib/importlib_resources/compat 2026-04-23 04:27:15,825 root INFO copying importlib_resources/compat/__init__.py -> build/lib/importlib_resources/compat 2026-04-23 04:27:15,826 root INFO copying importlib_resources/compat/py39.py -> build/lib/importlib_resources/compat 2026-04-23 04:27:15,826 root INFO creating build/lib/importlib_resources/tests/compat 2026-04-23 04:27:15,826 root INFO copying importlib_resources/tests/compat/__init__.py -> build/lib/importlib_resources/tests/compat 2026-04-23 04:27:15,826 root INFO copying importlib_resources/tests/compat/py39.py -> build/lib/importlib_resources/tests/compat 2026-04-23 04:27:15,826 root INFO copying importlib_resources/tests/compat/py312.py -> build/lib/importlib_resources/tests/compat 2026-04-23 04:27:15,827 root INFO running egg_info 2026-04-23 04:27:15,828 root INFO writing importlib_resources.egg-info/PKG-INFO 2026-04-23 04:27:15,830 root INFO writing dependency_links to importlib_resources.egg-info/dependency_links.txt 2026-04-23 04:27:15,831 root INFO writing requirements to importlib_resources.egg-info/requires.txt 2026-04-23 04:27:15,832 root INFO writing top-level names to importlib_resources.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-04-23 04:27:15,842 root INFO reading manifest file 'importlib_resources.egg-info/SOURCES.txt' 2026-04-23 04:27:15,843 root INFO adding license file 'LICENSE' 2026-04-23 04:27:15,844 root INFO writing manifest file 'importlib_resources.egg-info/SOURCES.txt' 2026-04-23 04:27:15,845 root INFO copying importlib_resources/py.typed -> build/lib/importlib_resources 2026-04-23 04:27:15,849 root INFO installing to build/bdist.linux-armv8l/wheel 2026-04-23 04:27:15,850 root INFO running install 2026-04-23 04:27:15,858 root INFO running install_lib 2026-04-23 04:27:15,860 root INFO creating build/bdist.linux-armv8l/wheel 2026-04-23 04:27:15,860 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources 2026-04-23 04:27:15,860 root INFO copying build/lib/importlib_resources/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2026-04-23 04:27:15,861 root INFO copying build/lib/importlib_resources/abc.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2026-04-23 04:27:15,861 root INFO copying build/lib/importlib_resources/_common.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2026-04-23 04:27:15,861 root INFO copying build/lib/importlib_resources/_adapters.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2026-04-23 04:27:15,861 root INFO copying build/lib/importlib_resources/readers.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2026-04-23 04:27:15,861 root INFO copying build/lib/importlib_resources/_itertools.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2026-04-23 04:27:15,862 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources/tests 2026-04-23 04:27:15,862 root INFO copying build/lib/importlib_resources/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,862 root INFO copying build/lib/importlib_resources/tests/test_reader.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,862 root INFO copying build/lib/importlib_resources/tests/zip.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,862 root INFO copying build/lib/importlib_resources/tests/test_functional.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,863 root INFO copying build/lib/importlib_resources/tests/test_read.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,863 root INFO copying build/lib/importlib_resources/tests/test_util.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,863 root INFO copying build/lib/importlib_resources/tests/test_open.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,863 root INFO copying build/lib/importlib_resources/tests/test_custom.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,863 root INFO copying build/lib/importlib_resources/tests/_path.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,864 root INFO copying build/lib/importlib_resources/tests/test_files.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,864 root INFO copying build/lib/importlib_resources/tests/test_path.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,864 root INFO copying build/lib/importlib_resources/tests/util.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,864 root INFO copying build/lib/importlib_resources/tests/test_contents.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,864 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources/tests/compat 2026-04-23 04:27:15,865 root INFO copying build/lib/importlib_resources/tests/compat/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests/compat 2026-04-23 04:27:15,865 root INFO copying build/lib/importlib_resources/tests/compat/py39.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests/compat 2026-04-23 04:27:15,865 root INFO copying build/lib/importlib_resources/tests/compat/py312.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests/compat 2026-04-23 04:27:15,865 root INFO copying build/lib/importlib_resources/tests/test_resource.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,865 root INFO copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/tests 2026-04-23 04:27:15,865 root INFO copying build/lib/importlib_resources/simple.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2026-04-23 04:27:15,866 root INFO copying build/lib/importlib_resources/py.typed -> build/bdist.linux-armv8l/wheel/./importlib_resources 2026-04-23 04:27:15,866 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources/future 2026-04-23 04:27:15,866 root INFO copying build/lib/importlib_resources/future/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/future 2026-04-23 04:27:15,866 root INFO copying build/lib/importlib_resources/future/adapters.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/future 2026-04-23 04:27:15,866 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources/compat 2026-04-23 04:27:15,866 root INFO copying build/lib/importlib_resources/compat/__init__.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/compat 2026-04-23 04:27:15,867 root INFO copying build/lib/importlib_resources/compat/py39.py -> build/bdist.linux-armv8l/wheel/./importlib_resources/compat 2026-04-23 04:27:15,867 root INFO copying build/lib/importlib_resources/_functional.py -> build/bdist.linux-armv8l/wheel/./importlib_resources 2026-04-23 04:27:15,867 root INFO running install_egg_info 2026-04-23 04:27:15,869 root INFO Copying importlib_resources.egg-info to build/bdist.linux-armv8l/wheel/./importlib_resources-6.5.2-py3.14.egg-info 2026-04-23 04:27:15,870 root INFO running install_scripts 2026-04-23 04:27:15,871 root INFO creating build/bdist.linux-armv8l/wheel/importlib_resources-6.5.2.dist-info/WHEEL 2026-04-23 04:27:15,871 wheel INFO creating '/home/buildozer/aports/community/py3-importlib-resources/src/importlib_resources-6.5.2/.dist/.tmp-wqjteh7b/importlib_resources-6.5.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-04-23 04:27:15,872 wheel INFO adding 'importlib_resources/__init__.py' 2026-04-23 04:27:15,872 wheel INFO adding 'importlib_resources/_adapters.py' 2026-04-23 04:27:15,872 wheel INFO adding 'importlib_resources/_common.py' 2026-04-23 04:27:15,872 wheel INFO adding 'importlib_resources/_functional.py' 2026-04-23 04:27:15,872 wheel INFO adding 'importlib_resources/_itertools.py' 2026-04-23 04:27:15,873 wheel INFO adding 'importlib_resources/abc.py' 2026-04-23 04:27:15,873 wheel INFO adding 'importlib_resources/py.typed' 2026-04-23 04:27:15,873 wheel INFO adding 'importlib_resources/readers.py' 2026-04-23 04:27:15,873 wheel INFO adding 'importlib_resources/simple.py' 2026-04-23 04:27:15,873 wheel INFO adding 'importlib_resources/compat/__init__.py' 2026-04-23 04:27:15,873 wheel INFO adding 'importlib_resources/compat/py39.py' 2026-04-23 04:27:15,874 wheel INFO adding 'importlib_resources/future/__init__.py' 2026-04-23 04:27:15,874 wheel INFO adding 'importlib_resources/future/adapters.py' 2026-04-23 04:27:15,874 wheel INFO adding 'importlib_resources/tests/__init__.py' 2026-04-23 04:27:15,874 wheel INFO adding 'importlib_resources/tests/_path.py' 2026-04-23 04:27:15,874 wheel INFO adding 'importlib_resources/tests/test_compatibilty_files.py' 2026-04-23 04:27:15,874 wheel INFO adding 'importlib_resources/tests/test_contents.py' 2026-04-23 04:27:15,875 wheel INFO adding 'importlib_resources/tests/test_custom.py' 2026-04-23 04:27:15,875 wheel INFO adding 'importlib_resources/tests/test_files.py' 2026-04-23 04:27:15,875 wheel INFO adding 'importlib_resources/tests/test_functional.py' 2026-04-23 04:27:15,875 wheel INFO adding 'importlib_resources/tests/test_open.py' 2026-04-23 04:27:15,875 wheel INFO adding 'importlib_resources/tests/test_path.py' 2026-04-23 04:27:15,876 wheel INFO adding 'importlib_resources/tests/test_read.py' 2026-04-23 04:27:15,876 wheel INFO adding 'importlib_resources/tests/test_reader.py' 2026-04-23 04:27:15,876 wheel INFO adding 'importlib_resources/tests/test_resource.py' 2026-04-23 04:27:15,876 wheel INFO adding 'importlib_resources/tests/test_util.py' 2026-04-23 04:27:15,876 wheel INFO adding 'importlib_resources/tests/util.py' 2026-04-23 04:27:15,876 wheel INFO adding 'importlib_resources/tests/zip.py' 2026-04-23 04:27:15,877 wheel INFO adding 'importlib_resources/tests/compat/__init__.py' 2026-04-23 04:27:15,877 wheel INFO adding 'importlib_resources/tests/compat/py312.py' 2026-04-23 04:27:15,877 wheel INFO adding 'importlib_resources/tests/compat/py39.py' 2026-04-23 04:27:15,877 wheel INFO adding 'importlib_resources-6.5.2.dist-info/licenses/LICENSE' 2026-04-23 04:27:15,877 wheel INFO adding 'importlib_resources-6.5.2.dist-info/METADATA' 2026-04-23 04:27:15,877 wheel INFO adding 'importlib_resources-6.5.2.dist-info/WHEEL' 2026-04-23 04:27:15,878 wheel INFO adding 'importlib_resources-6.5.2.dist-info/top_level.txt' 2026-04-23 04:27:15,878 wheel INFO adding 'importlib_resources-6.5.2.dist-info/RECORD' 2026-04-23 04:27:15,878 root INFO removing build/bdist.linux-armv8l/wheel 2026-04-23 04:27:15,879 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.14/site-packages/importlib_resources/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/__pycache__' 'usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__' 'usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__' 'usr/lib/python3.14/site-packages/importlib_resources/future/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/future/__pycache__' 'usr/lib/python3.14/site-packages/importlib_resources/compat/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/compat/__pycache__' >>> py3-importlib-resources-pyc*: Preparing subpackage py3-importlib-resources-pyc... Please specify at least one package name on the command line. >>> 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... Please specify at least one package name on the command line. >>> py3-importlib-resources-pyc*: Tracing dependencies... python3~3.14 >>> py3-importlib-resources-pyc*: Package size: 176.4 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-r1.apk >>> py3-importlib-resources*: Tracing dependencies... python3~3.14 >>> 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-r1.apk >>> py3-importlib-resources: Build complete at Thu, 23 Apr 2026 04:27:16 +0000 elapsed time 0h 0m 6s >>> py3-importlib-resources: Cleaning up srcdir >>> py3-importlib-resources: Cleaning up pkgdir >>> py3-importlib-resources: Cleaning up tmpdir >>> py3-importlib-resources: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-importlib-resources (20260423.042715) ( 2/27) Purging py3-gpep517-pyc (19-r2) ( 3/27) Purging py3-gpep517 (19-r2) ( 4/27) Purging py3-installer-pyc (1.0.0-r0) ( 5/27) Purging py3-installer (1.0.0-r0) ( 6/27) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 7/27) Purging py3-setuptools_scm (9.2.2-r1) ( 8/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/27) Purging py3-setuptools (82.0.1-r1) (10/27) Purging py3-wheel-pyc (0.47.0-r0) (11/27) Purging py3-wheel (0.47.0-r0) (12/27) Purging py3-packaging-pyc (26.0-r1) (13/27) Purging py3-packaging (26.0-r1) (14/27) Purging py3-parsing-pyc (3.3.2-r1) (15/27) Purging py3-parsing (3.3.2-r1) (16/27) Purging python3-pyc (3.14.3-r0) (17/27) Purging python3-pycache-pyc0 (3.14.3-r0) (18/27) Purging pyc (3.14.3-r0) (19/27) Purging python3 (3.14.3-r0) (20/27) Purging gdbm (1.26-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.5.2-r1) (23/27) Purging libpanelw (6.6_p20260404-r0) (24/27) Purging mpdecimal (4.0.1-r0) (25/27) Purging readline (8.3.3-r1) (26/27) Purging sqlite-libs (3.53.0-r0) (27/27) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.5 MiB in 102 packages >>> py3-importlib-resources: Updating the community/armv7 repository index... >>> py3-importlib-resources: Signing the index...