>>> py3-spnego: Building testing/py3-spnego 0.9.1-r0 (using abuild 3.11.7-r0) started Thu, 15 Jun 2023 12:53:12 +0000 >>> py3-spnego: Checking sanity of /home/buildozer/aports/testing/py3-spnego/APKBUILD... >>> py3-spnego: Analyzing dependencies... >>> py3-spnego: Installing for build: build-base python3 py3-cryptography py3-gpep517 py3-setuptools py3-wheel python3-dev (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing gdbm (1.23-r1) (3/30) Installing mpdecimal (2.5.1-r2) (4/30) Installing libpanelw (6.4_p20230610-r0) (5/30) Installing readline (8.2.1-r2) (6/30) Installing sqlite-libs (3.42.0-r2) (7/30) Installing python3 (3.11.4-r0) (8/30) Installing python3-pycache-pyc0 (3.11.4-r0) (9/30) Installing pyc (0.1-r0) (10/30) Installing python3-pyc (3.11.4-r0) (11/30) Installing py3-cparser (2.21-r2) (12/30) Installing py3-cparser-pyc (2.21-r2) (13/30) Installing py3-cffi (1.15.1-r3) (14/30) Installing py3-cffi-pyc (1.15.1-r3) (15/30) Installing py3-cryptography (41.0.1-r0) (16/30) Installing py3-cryptography-pyc (41.0.1-r0) (17/30) Installing py3-installer (0.7.0-r1) (18/30) Installing py3-installer-pyc (0.7.0-r1) (19/30) Installing py3-gpep517 (13-r2) (20/30) Installing py3-gpep517-pyc (13-r2) (21/30) Installing py3-parsing (3.0.9-r2) (22/30) Installing py3-parsing-pyc (3.0.9-r2) (23/30) Installing py3-packaging (23.1-r1) (24/30) Installing py3-packaging-pyc (23.1-r1) (25/30) Installing py3-setuptools (67.8.0-r0) (26/30) Installing py3-setuptools-pyc (67.8.0-r0) (27/30) Installing py3-wheel (0.40.0-r1) (28/30) Installing py3-wheel-pyc (0.40.0-r1) (29/30) Installing python3-dev (3.11.4-r0) (30/30) Installing .makedepends-py3-spnego (20230615.125317) Executing busybox-1.36.1-r1.trigger OK: 1123 MiB in 137 packages >>> py3-spnego: Cleaning up srcdir >>> py3-spnego: Cleaning up pkgdir >>> py3-spnego: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spnego-0.9.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-spnego: Fetching py3-spnego-0.9.1.tar.gz::https://github.com/jborean93/pyspnego/archive/refs/tags/v0.9.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 264k 0 264k 0 0 291k 0 --:--:-- --:--:-- --:--:-- 291k >>> py3-spnego: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spnego-0.9.1.tar.gz >>> py3-spnego: Checking sha512sums... py3-spnego-0.9.1.tar.gz: OK >>> py3-spnego: Unpacking /var/cache/distfiles/py3-spnego-0.9.1.tar.gz... 2023-06-15 12:53:26,144 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-15 12:53:26,800 root INFO running bdist_wheel 2023-06-15 12:53:26,834 root INFO running build 2023-06-15 12:53:26,834 root INFO running build_py 2023-06-15 12:53:26,845 root INFO creating build 2023-06-15 12:53:26,846 root INFO creating build/lib 2023-06-15 12:53:26,846 root INFO creating build/lib/spnego 2023-06-15 12:53:26,847 root INFO copying src/spnego/_credential.py -> build/lib/spnego 2023-06-15 12:53:26,849 root INFO copying src/spnego/ntlm.py -> build/lib/spnego 2023-06-15 12:53:26,850 root INFO copying src/spnego/_credssp.py -> build/lib/spnego 2023-06-15 12:53:26,851 root INFO copying src/spnego/__init__.py -> build/lib/spnego 2023-06-15 12:53:26,852 root INFO copying src/spnego/_ntlm.py -> build/lib/spnego 2023-06-15 12:53:26,853 root INFO copying src/spnego/gss.py -> build/lib/spnego 2023-06-15 12:53:26,854 root INFO copying src/spnego/_spnego.py -> build/lib/spnego 2023-06-15 12:53:26,855 root INFO copying src/spnego/_sspi.py -> build/lib/spnego 2023-06-15 12:53:26,856 root INFO copying src/spnego/_asn1.py -> build/lib/spnego 2023-06-15 12:53:26,857 root INFO copying src/spnego/_gss.py -> build/lib/spnego 2023-06-15 12:53:26,858 root INFO copying src/spnego/negotiate.py -> build/lib/spnego 2023-06-15 12:53:26,859 root INFO copying src/spnego/exceptions.py -> build/lib/spnego 2023-06-15 12:53:26,860 root INFO copying src/spnego/__main__.py -> build/lib/spnego 2023-06-15 12:53:26,861 root INFO copying src/spnego/sspi.py -> build/lib/spnego 2023-06-15 12:53:26,861 root INFO copying src/spnego/_negotiate.py -> build/lib/spnego 2023-06-15 12:53:26,862 root INFO copying src/spnego/channel_bindings.py -> build/lib/spnego 2023-06-15 12:53:26,863 root INFO copying src/spnego/_text.py -> build/lib/spnego 2023-06-15 12:53:26,864 root INFO copying src/spnego/_context.py -> build/lib/spnego 2023-06-15 12:53:26,865 root INFO copying src/spnego/_credssp_structures.py -> build/lib/spnego 2023-06-15 12:53:26,866 root INFO copying src/spnego/tls.py -> build/lib/spnego 2023-06-15 12:53:26,867 root INFO copying src/spnego/iov.py -> build/lib/spnego 2023-06-15 12:53:26,868 root INFO copying src/spnego/_version.py -> build/lib/spnego 2023-06-15 12:53:26,869 root INFO copying src/spnego/_kerberos.py -> build/lib/spnego 2023-06-15 12:53:26,870 root INFO copying src/spnego/auth.py -> build/lib/spnego 2023-06-15 12:53:26,871 root INFO copying src/spnego/_tls_struct.py -> build/lib/spnego 2023-06-15 12:53:26,873 root INFO creating build/lib/spnego/_ntlm_raw 2023-06-15 12:53:26,873 root INFO copying src/spnego/_ntlm_raw/crypto.py -> build/lib/spnego/_ntlm_raw 2023-06-15 12:53:26,874 root INFO copying src/spnego/_ntlm_raw/md4.py -> build/lib/spnego/_ntlm_raw 2023-06-15 12:53:26,875 root INFO copying src/spnego/_ntlm_raw/__init__.py -> build/lib/spnego/_ntlm_raw 2023-06-15 12:53:26,876 root INFO copying src/spnego/_ntlm_raw/security.py -> build/lib/spnego/_ntlm_raw 2023-06-15 12:53:26,877 root INFO copying src/spnego/_ntlm_raw/des.py -> build/lib/spnego/_ntlm_raw 2023-06-15 12:53:26,878 root INFO copying src/spnego/_ntlm_raw/messages.py -> build/lib/spnego/_ntlm_raw 2023-06-15 12:53:26,879 root INFO creating build/lib/spnego/_sspi_raw 2023-06-15 12:53:26,880 root INFO copying src/spnego/_sspi_raw/__init__.py -> build/lib/spnego/_sspi_raw 2023-06-15 12:53:26,881 root INFO running egg_info 2023-06-15 12:53:26,890 root INFO creating src/pyspnego.egg-info 2023-06-15 12:53:26,898 root INFO writing src/pyspnego.egg-info/PKG-INFO 2023-06-15 12:53:26,900 root INFO writing dependency_links to src/pyspnego.egg-info/dependency_links.txt 2023-06-15 12:53:26,902 root INFO writing entry points to src/pyspnego.egg-info/entry_points.txt 2023-06-15 12:53:26,903 root INFO writing requirements to src/pyspnego.egg-info/requires.txt 2023-06-15 12:53:26,903 root INFO writing top-level names to src/pyspnego.egg-info/top_level.txt 2023-06-15 12:53:26,904 root INFO writing manifest file 'src/pyspnego.egg-info/SOURCES.txt' 2023-06-15 12:53:26,924 root INFO reading manifest file 'src/pyspnego.egg-info/SOURCES.txt' 2023-06-15 12:53:26,925 root INFO reading manifest template 'MANIFEST.in' 2023-06-15 12:53:26,928 root WARNING warning: no previously-included files found matching '.coverage' 2023-06-15 12:53:26,929 root WARNING warning: no previously-included files found matching '.gitignore' 2023-06-15 12:53:26,930 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2023-06-15 12:53:26,942 root WARNING warning: no previously-included files matching '*.c' found under directory 'src/spnego' 2023-06-15 12:53:26,955 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2023-06-15 12:53:26,956 root INFO adding license file 'LICENSE' 2023-06-15 12:53:26,968 root INFO writing manifest file 'src/pyspnego.egg-info/SOURCES.txt' 2023-06-15 12:53:26,977 root INFO copying src/spnego/py.typed -> build/lib/spnego 2023-06-15 12:53:26,978 root INFO copying src/spnego/_sspi_raw/sspi.pyi -> build/lib/spnego/_sspi_raw 2023-06-15 12:53:26,979 root INFO copying src/spnego/_sspi_raw/text.pyi -> build/lib/spnego/_sspi_raw 2023-06-15 12:53:27,000 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-06-15 12:53:27,000 root INFO running install 2023-06-15 12:53:27,080 root INFO running install_lib 2023-06-15 12:53:27,089 root INFO creating build/bdist.linux-riscv64 2023-06-15 12:53:27,089 root INFO creating build/bdist.linux-riscv64/wheel 2023-06-15 12:53:27,090 root INFO creating build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,090 root INFO copying build/lib/spnego/_credential.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,091 root INFO copying build/lib/spnego/ntlm.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,092 root INFO copying build/lib/spnego/_credssp.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,093 root INFO copying build/lib/spnego/__init__.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,094 root INFO copying build/lib/spnego/_ntlm.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,094 root INFO copying build/lib/spnego/gss.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,095 root INFO copying build/lib/spnego/_spnego.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,096 root INFO copying build/lib/spnego/_sspi.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,097 root INFO copying build/lib/spnego/_asn1.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,098 root INFO copying build/lib/spnego/_gss.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,098 root INFO copying build/lib/spnego/negotiate.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,099 root INFO creating build/bdist.linux-riscv64/wheel/spnego/_ntlm_raw 2023-06-15 12:53:27,100 root INFO copying build/lib/spnego/_ntlm_raw/crypto.py -> build/bdist.linux-riscv64/wheel/spnego/_ntlm_raw 2023-06-15 12:53:27,101 root INFO copying build/lib/spnego/_ntlm_raw/md4.py -> build/bdist.linux-riscv64/wheel/spnego/_ntlm_raw 2023-06-15 12:53:27,101 root INFO copying build/lib/spnego/_ntlm_raw/__init__.py -> build/bdist.linux-riscv64/wheel/spnego/_ntlm_raw 2023-06-15 12:53:27,102 root INFO copying build/lib/spnego/_ntlm_raw/security.py -> build/bdist.linux-riscv64/wheel/spnego/_ntlm_raw 2023-06-15 12:53:27,103 root INFO copying build/lib/spnego/_ntlm_raw/des.py -> build/bdist.linux-riscv64/wheel/spnego/_ntlm_raw 2023-06-15 12:53:27,104 root INFO copying build/lib/spnego/_ntlm_raw/messages.py -> build/bdist.linux-riscv64/wheel/spnego/_ntlm_raw 2023-06-15 12:53:27,104 root INFO copying build/lib/spnego/exceptions.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,105 root INFO copying build/lib/spnego/__main__.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,106 root INFO copying build/lib/spnego/sspi.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,107 root INFO creating build/bdist.linux-riscv64/wheel/spnego/_sspi_raw 2023-06-15 12:53:27,107 root INFO copying build/lib/spnego/_sspi_raw/sspi.pyi -> build/bdist.linux-riscv64/wheel/spnego/_sspi_raw 2023-06-15 12:53:27,108 root INFO copying build/lib/spnego/_sspi_raw/__init__.py -> build/bdist.linux-riscv64/wheel/spnego/_sspi_raw 2023-06-15 12:53:27,109 root INFO copying build/lib/spnego/_sspi_raw/text.pyi -> build/bdist.linux-riscv64/wheel/spnego/_sspi_raw 2023-06-15 12:53:27,110 root INFO copying build/lib/spnego/_negotiate.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,111 root INFO copying build/lib/spnego/channel_bindings.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,111 root INFO copying build/lib/spnego/py.typed -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,112 root INFO copying build/lib/spnego/_text.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,113 root INFO copying build/lib/spnego/_context.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,114 root INFO copying build/lib/spnego/_credssp_structures.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,115 root INFO copying build/lib/spnego/tls.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,115 root INFO copying build/lib/spnego/iov.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,116 root INFO copying build/lib/spnego/_version.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,117 root INFO copying build/lib/spnego/_kerberos.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,118 root INFO copying build/lib/spnego/auth.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,119 root INFO copying build/lib/spnego/_tls_struct.py -> build/bdist.linux-riscv64/wheel/spnego 2023-06-15 12:53:27,119 root INFO running install_egg_info 2023-06-15 12:53:27,128 root INFO Copying src/pyspnego.egg-info to build/bdist.linux-riscv64/wheel/pyspnego-0.9.1-py3.11.egg-info 2023-06-15 12:53:27,132 root INFO running install_scripts 2023-06-15 12:53:27,147 wheel INFO creating build/bdist.linux-riscv64/wheel/pyspnego-0.9.1.dist-info/WHEEL 2023-06-15 12:53:27,150 wheel INFO creating '/home/buildozer/aports/testing/py3-spnego/src/pyspnego-0.9.1/.dist/.tmp-s_qz7_4r/pyspnego-0.9.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-06-15 12:53:27,154 wheel INFO adding 'spnego/__init__.py' 2023-06-15 12:53:27,159 wheel INFO adding 'spnego/__main__.py' 2023-06-15 12:53:27,161 wheel INFO adding 'spnego/_asn1.py' 2023-06-15 12:53:27,162 wheel INFO adding 'spnego/_context.py' 2023-06-15 12:53:27,164 wheel INFO adding 'spnego/_credential.py' 2023-06-15 12:53:27,165 wheel INFO adding 'spnego/_credssp.py' 2023-06-15 12:53:27,167 wheel INFO adding 'spnego/_credssp_structures.py' 2023-06-15 12:53:27,169 wheel INFO adding 'spnego/_gss.py' 2023-06-15 12:53:27,170 wheel INFO adding 'spnego/_kerberos.py' 2023-06-15 12:53:27,172 wheel INFO adding 'spnego/_negotiate.py' 2023-06-15 12:53:27,174 wheel INFO adding 'spnego/_ntlm.py' 2023-06-15 12:53:27,176 wheel INFO adding 'spnego/_spnego.py' 2023-06-15 12:53:27,177 wheel INFO adding 'spnego/_sspi.py' 2023-06-15 12:53:27,178 wheel INFO adding 'spnego/_text.py' 2023-06-15 12:53:27,179 wheel INFO adding 'spnego/_tls_struct.py' 2023-06-15 12:53:27,181 wheel INFO adding 'spnego/_version.py' 2023-06-15 12:53:27,182 wheel INFO adding 'spnego/auth.py' 2023-06-15 12:53:27,183 wheel INFO adding 'spnego/channel_bindings.py' 2023-06-15 12:53:27,184 wheel INFO adding 'spnego/exceptions.py' 2023-06-15 12:53:27,185 wheel INFO adding 'spnego/gss.py' 2023-06-15 12:53:27,186 wheel INFO adding 'spnego/iov.py' 2023-06-15 12:53:27,187 wheel INFO adding 'spnego/negotiate.py' 2023-06-15 12:53:27,188 wheel INFO adding 'spnego/ntlm.py' 2023-06-15 12:53:27,189 wheel INFO adding 'spnego/py.typed' 2023-06-15 12:53:27,190 wheel INFO adding 'spnego/sspi.py' 2023-06-15 12:53:27,191 wheel INFO adding 'spnego/tls.py' 2023-06-15 12:53:27,193 wheel INFO adding 'spnego/_ntlm_raw/__init__.py' 2023-06-15 12:53:27,194 wheel INFO adding 'spnego/_ntlm_raw/crypto.py' 2023-06-15 12:53:27,195 wheel INFO adding 'spnego/_ntlm_raw/des.py' 2023-06-15 12:53:27,196 wheel INFO adding 'spnego/_ntlm_raw/md4.py' 2023-06-15 12:53:27,197 wheel INFO adding 'spnego/_ntlm_raw/messages.py' 2023-06-15 12:53:27,199 wheel INFO adding 'spnego/_ntlm_raw/security.py' 2023-06-15 12:53:27,201 wheel INFO adding 'spnego/_sspi_raw/__init__.py' 2023-06-15 12:53:27,202 wheel INFO adding 'spnego/_sspi_raw/sspi.pyi' 2023-06-15 12:53:27,203 wheel INFO adding 'spnego/_sspi_raw/text.pyi' 2023-06-15 12:53:27,204 wheel INFO adding 'pyspnego-0.9.1.dist-info/LICENSE' 2023-06-15 12:53:27,204 wheel INFO adding 'pyspnego-0.9.1.dist-info/METADATA' 2023-06-15 12:53:27,205 wheel INFO adding 'pyspnego-0.9.1.dist-info/WHEEL' 2023-06-15 12:53:27,206 wheel INFO adding 'pyspnego-0.9.1.dist-info/entry_points.txt' 2023-06-15 12:53:27,207 wheel INFO adding 'pyspnego-0.9.1.dist-info/top_level.txt' 2023-06-15 12:53:27,210 wheel INFO adding 'pyspnego-0.9.1.dist-info/RECORD' 2023-06-15 12:53:27,212 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-06-15 12:53:27,216 gpep517 INFO The backend produced .dist/pyspnego-0.9.1-py3-none-any.whl pyspnego-0.9.1-py3-none-any.whl >>> py3-spnego: Entering fakeroot... >>> py3-spnego-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-spnego/pkg/py3-spnego/usr/lib/python3.11/site-packages/spnego/__pycache__' -> '/home/buildozer/aports/testing/py3-spnego/pkg/py3-spnego-pyc/usr/lib/python3.11/site-packages/spnego/__pycache__' '/home/buildozer/aports/testing/py3-spnego/pkg/py3-spnego/usr/lib/python3.11/site-packages/spnego/_ntlm_raw/__pycache__' -> '/home/buildozer/aports/testing/py3-spnego/pkg/py3-spnego-pyc/usr/lib/python3.11/site-packages/spnego/_ntlm_raw/__pycache__' '/home/buildozer/aports/testing/py3-spnego/pkg/py3-spnego/usr/lib/python3.11/site-packages/spnego/_sspi_raw/__pycache__' -> '/home/buildozer/aports/testing/py3-spnego/pkg/py3-spnego-pyc/usr/lib/python3.11/site-packages/spnego/_sspi_raw/__pycache__' >>> py3-spnego-pyc*: Preparing subpackage py3-spnego-pyc... >>> py3-spnego-pyc*: Running postcheck for py3-spnego-pyc >>> py3-spnego*: Running postcheck for py3-spnego >>> py3-spnego*: Preparing package py3-spnego... >>> py3-spnego-pyc*: Tracing dependencies... python3 py3-cryptography python3~3.11 >>> py3-spnego-pyc*: Package size: 724.0 KB >>> py3-spnego-pyc*: Compressing data... >>> py3-spnego-pyc*: Create checksum... >>> py3-spnego-pyc*: Create py3-spnego-pyc-0.9.1-r0.apk >>> py3-spnego*: Tracing dependencies... python3 py3-cryptography python3~3.11 >>> py3-spnego*: Package size: 640.0 KB >>> py3-spnego*: Compressing data... >>> py3-spnego*: Create checksum... >>> py3-spnego*: Create py3-spnego-0.9.1-r0.apk >>> py3-spnego: Build complete at Thu, 15 Jun 2023 12:53:33 +0000 elapsed time 0h 0m 21s >>> py3-spnego: Cleaning up srcdir >>> py3-spnego: Cleaning up pkgdir >>> py3-spnego: Uninstalling dependencies... (1/30) Purging .makedepends-py3-spnego (20230615.125317) (2/30) Purging py3-cryptography-pyc (41.0.1-r0) (3/30) Purging py3-cryptography (41.0.1-r0) (4/30) Purging py3-cffi-pyc (1.15.1-r3) (5/30) Purging py3-cffi (1.15.1-r3) (6/30) Purging py3-cparser-pyc (2.21-r2) (7/30) Purging py3-cparser (2.21-r2) (8/30) Purging py3-gpep517-pyc (13-r2) (9/30) Purging py3-gpep517 (13-r2) (10/30) Purging py3-installer-pyc (0.7.0-r1) (11/30) Purging py3-installer (0.7.0-r1) (12/30) Purging py3-setuptools-pyc (67.8.0-r0) (13/30) Purging py3-setuptools (67.8.0-r0) (14/30) Purging py3-wheel-pyc (0.40.0-r1) (15/30) Purging py3-wheel (0.40.0-r1) (16/30) Purging py3-packaging-pyc (23.1-r1) (17/30) Purging py3-packaging (23.1-r1) (18/30) Purging py3-parsing-pyc (3.0.9-r2) (19/30) Purging py3-parsing (3.0.9-r2) (20/30) Purging python3-dev (3.11.4-r0) (21/30) Purging python3-pyc (3.11.4-r0) (22/30) Purging python3-pycache-pyc0 (3.11.4-r0) (23/30) Purging pyc (0.1-r0) (24/30) Purging python3 (3.11.4-r0) (25/30) Purging gdbm (1.23-r1) (26/30) Purging libbz2 (1.0.8-r6) (27/30) Purging libpanelw (6.4_p20230610-r0) (28/30) Purging mpdecimal (2.5.1-r2) (29/30) Purging readline (8.2.1-r2) (30/30) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 914 MiB in 107 packages >>> py3-spnego: Updating the testing/riscv64 repository index... >>> py3-spnego: Signing the index...