>>> py3-ddt: Building community/py3-ddt 1.6.0-r4 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 21:19:57 +0000 >>> py3-ddt: Checking sanity of /home/buildozer/aports/community/py3-ddt/APKBUILD... >>> py3-ddt: Analyzing dependencies... >>> py3-ddt: Installing for build: build-base python3 py3-setuptools py3-mock py3-nose py3-pytest py3-yaml py3-six (1/34) Installing libffi (3.4.6-r0) (2/34) Installing gdbm (1.23-r1) (3/34) Installing mpdecimal (4.0.0-r0) (4/34) Installing libpanelw (6.4_p20240330-r0) (5/34) Installing readline (8.2.10-r0) (6/34) Installing sqlite-libs (3.45.2-r0) (7/34) Installing python3 (3.12.2-r1) (8/34) Installing python3-pycache-pyc0 (3.12.2-r1) (9/34) Installing pyc (3.12.2-r1) (10/34) Installing python3-pyc (3.12.2-r1) (11/34) Installing py3-parsing (3.1.2-r1) (12/34) Installing py3-parsing-pyc (3.1.2-r1) (13/34) Installing py3-packaging (24.0-r1) (14/34) Installing py3-packaging-pyc (24.0-r1) (15/34) Installing py3-setuptools (69.2.0-r2) (16/34) Installing py3-setuptools-pyc (69.2.0-r2) (17/34) Installing py3-mock (5.1.0-r2) (18/34) Installing py3-mock-pyc (5.1.0-r2) (19/34) Installing py3-nose (1.3.7-r12) (20/34) Installing py3-nose-pyc (1.3.7-r12) (21/34) Installing py3-iniconfig (2.0.0-r1) (22/34) Installing py3-iniconfig-pyc (2.0.0-r1) (23/34) Installing py3-pluggy (1.4.0-r1) (24/34) Installing py3-pluggy-pyc (1.4.0-r1) (25/34) Installing py3-py (1.11.0-r3) (26/34) Installing py3-py-pyc (1.11.0-r3) (27/34) Installing py3-pytest (8.1.1-r1) (28/34) Installing py3-pytest-pyc (8.1.1-r1) (29/34) Installing yaml (0.2.5-r2) (30/34) Installing py3-yaml (6.0.1-r3) (31/34) Installing py3-yaml-pyc (6.0.1-r3) (32/34) Installing py3-six (1.16.0-r9) (33/34) Installing py3-six-pyc (1.16.0-r9) (34/34) Installing .makedepends-py3-ddt (20240412.211959) Executing busybox-1.36.1-r25.trigger OK: 433 MiB in 147 packages >>> py3-ddt: Cleaning up srcdir >>> py3-ddt: Cleaning up pkgdir >>> py3-ddt: Cleaning up tmpdir >>> py3-ddt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ddt-1.6.0.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 100 13357 100 13357 0 0 98625 0 --:--:-- --:--:-- --:--:-- 99679 >>> py3-ddt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ddt-1.6.0.tar.gz >>> py3-ddt: Checking sha512sums... ddt-1.6.0.tar.gz: OK >>> py3-ddt: Unpacking /var/cache/distfiles/edge/ddt-1.6.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib copying ddt.py -> build/lib /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing ddt.egg-info/PKG-INFO writing dependency_links to ddt.egg-info/dependency_links.txt writing requirements to ddt.egg-info/requires.txt writing top-level names to ddt.egg-info/top_level.txt reading manifest file 'ddt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'ddt.egg-info/SOURCES.txt' running build_ext test_dict_with_nontrivial_type_1_Passes (test.test_named_data.TestNamedData.test_dict_with_nontrivial_type_1_Passes) ... ok test_dict_with_nontrivial_type_2_Fails (test.test_named_data.TestNamedData.test_dict_with_nontrivial_type_2_Fails) ... ok test_missing_name_dict (test.test_named_data.TestNamedData.test_missing_name_dict) ... ok test_multiple_named_value_dicts_1_1st (test.test_named_data.TestNamedData.test_multiple_named_value_dicts_1_1st) ... ok test_multiple_named_value_dicts_2_2nd (test.test_named_data.TestNamedData.test_multiple_named_value_dicts_2_2nd) ... ok test_multiple_named_value_mixed_1_1st (test.test_named_data.TestNamedData.test_multiple_named_value_mixed_1_1st) ... ok test_multiple_named_value_mixed_2_2nd (test.test_named_data.TestNamedData.test_multiple_named_value_mixed_2_2nd) ... ok test_multiple_named_value_seqs_1_1st (test.test_named_data.TestNamedData.test_multiple_named_value_seqs_1_1st) ... ok test_multiple_named_value_seqs_2_2nd (test.test_named_data.TestNamedData.test_multiple_named_value_seqs_2_2nd) ... ok test_seq_with_nontrivial_type_1_Passes (test.test_named_data.TestNamedData.test_seq_with_nontrivial_type_1_Passes) ... ok test_seq_with_nontrivial_type_2_Fails (test.test_named_data.TestNamedData.test_seq_with_nontrivial_type_2_Fails) ... ok test_single_named_value_1_Single (test.test_named_data.TestNamedData.test_single_named_value_1_Single) ... ok test_dicts_extracted_into_kwargs_1 (test.test_example.FooTestCase.test_dicts_extracted_into_kwargs_1) ... ok test_dicts_extracted_into_kwargs_2 (test.test_example.FooTestCase.test_dicts_extracted_into_kwargs_2) ... ok test_doc_missing_args_1_3 (test.test_example.FooTestCase.test_doc_missing_args_1_3) Missing args with value {0} and {1} ... ok test_doc_missing_args_2_4 (test.test_example.FooTestCase.test_doc_missing_args_2_4) Missing args with value {0} and {1} ... ok test_doc_missing_args_3_12 (test.test_example.FooTestCase.test_doc_missing_args_3_12) Missing args with value {0} and {1} ... ok test_doc_missing_args_4_23 (test.test_example.FooTestCase.test_doc_missing_args_4_23) Missing args with value {0} and {1} ... ok test_doc_missing_kargs_1_3 (test.test_example.FooTestCase.test_doc_missing_kargs_1_3) Missing kargs with value {value} {value2} ... ok test_doc_missing_kargs_2_4 (test.test_example.FooTestCase.test_doc_missing_kargs_2_4) Missing kargs with value {value} {value2} ... ok test_doc_missing_kargs_3_12 (test.test_example.FooTestCase.test_doc_missing_kargs_3_12) Missing kargs with value {value} {value2} ... ok test_doc_missing_kargs_4_23 (test.test_example.FooTestCase.test_doc_missing_kargs_4_23) Missing kargs with value {value} {value2} ... ok test_file_data_json_dict_1_unsorted_list (test.test_example.FooTestCase.test_file_data_json_dict_1_unsorted_list) test_file_data_json_dict_1_unsorted_list ... ok test_file_data_json_dict_2_sorted_list (test.test_example.FooTestCase.test_file_data_json_dict_2_sorted_list) test_file_data_json_dict_2_sorted_list ... ok test_file_data_json_dict_dict_1_positive_integer_range (test.test_example.FooTestCase.test_file_data_json_dict_dict_1_positive_integer_range) test_file_data_json_dict_dict_1_positive_integer_range ... ok test_file_data_json_dict_dict_2_negative_integer_range (test.test_example.FooTestCase.test_file_data_json_dict_dict_2_negative_integer_range) test_file_data_json_dict_dict_2_negative_integer_range ... ok test_file_data_json_dict_dict_3_positive_real_range (test.test_example.FooTestCase.test_file_data_json_dict_dict_3_positive_real_range) test_file_data_json_dict_dict_3_positive_real_range ... ok test_file_data_json_dict_dict_4_negative_real_range (test.test_example.FooTestCase.test_file_data_json_dict_dict_4_negative_real_range) test_file_data_json_dict_dict_4_negative_real_range ... ok test_file_data_json_list_1_Hello (test.test_example.FooTestCase.test_file_data_json_list_1_Hello) test_file_data_json_list_1_Hello ... ok test_file_data_json_list_2_Goodbye (test.test_example.FooTestCase.test_file_data_json_list_2_Goodbye) test_file_data_json_list_2_Goodbye ... ok test_file_data_yaml_dict_1_unsorted_list (test.test_example.FooTestCase.test_file_data_yaml_dict_1_unsorted_list) test_file_data_yaml_dict_1_unsorted_list ... ok test_file_data_yaml_dict_2_sorted_list (test.test_example.FooTestCase.test_file_data_yaml_dict_2_sorted_list) test_file_data_yaml_dict_2_sorted_list ... ok test_file_data_yaml_dict_dict_1_positive_integer_range (test.test_example.FooTestCase.test_file_data_yaml_dict_dict_1_positive_integer_range) test_file_data_yaml_dict_dict_1_positive_integer_range ... ok test_file_data_yaml_dict_dict_2_negative_integer_range (test.test_example.FooTestCase.test_file_data_yaml_dict_dict_2_negative_integer_range) test_file_data_yaml_dict_dict_2_negative_integer_range ... ok test_file_data_yaml_dict_dict_3_positive_real_range (test.test_example.FooTestCase.test_file_data_yaml_dict_dict_3_positive_real_range) test_file_data_yaml_dict_dict_3_positive_real_range ... ok test_file_data_yaml_dict_dict_4_negative_real_range (test.test_example.FooTestCase.test_file_data_yaml_dict_dict_4_negative_real_range) test_file_data_yaml_dict_dict_4_negative_real_range ... ok test_file_data_yaml_list_1_Hello (test.test_example.FooTestCase.test_file_data_yaml_list_1_Hello) test_file_data_yaml_list_1_Hello ... ok test_file_data_yaml_list_2_Goodbye (test.test_example.FooTestCase.test_file_data_yaml_list_2_Goodbye) test_file_data_yaml_list_2_Goodbye ... ok test_greater_1_test_2_greater_than_1 (test.test_example.FooTestCase.test_greater_1_test_2_greater_than_1) ... ok test_greater_2_test_10_greater_than_5 (test.test_example.FooTestCase.test_greater_2_test_10_greater_than_5) ... ok test_greater_with_name_docstring_1_Test_case_1 (test.test_example.FooTestCase.test_greater_with_name_docstring_1_Test_case_1) Test docstring 1 ... ok test_greater_with_name_docstring_2_Test_case_2 (test.test_example.FooTestCase.test_greater_with_name_docstring_2_Test_case_2) Test docstring 2 ... ok test_iterable_argument_1__0__3_ (test.test_example.FooTestCase.test_iterable_argument_1__0__3_) ... ok test_iterable_argument_2__0__4_ (test.test_example.FooTestCase.test_iterable_argument_2__0__4_) ... ok test_iterable_argument_3__0__5_ (test.test_example.FooTestCase.test_iterable_argument_3__0__5_) ... ok test_iterable_argument_4__1__3_ (test.test_example.FooTestCase.test_iterable_argument_4__1__3_) ... ok test_iterable_argument_5__1__4_ (test.test_example.FooTestCase.test_iterable_argument_5__1__4_) ... ok test_iterable_argument_6__1__5_ (test.test_example.FooTestCase.test_iterable_argument_6__1__5_) ... ok test_iterable_argument_7__2__3_ (test.test_example.FooTestCase.test_iterable_argument_7__2__3_) ... ok test_iterable_argument_8__2__4_ (test.test_example.FooTestCase.test_iterable_argument_8__2__4_) ... ok test_iterable_argument_9__2__5_ (test.test_example.FooTestCase.test_iterable_argument_9__2__5_) ... ok test_larger_than_two_1_3 (test.test_example.FooTestCase.test_larger_than_two_1_3) ... ok test_larger_than_two_2_4 (test.test_example.FooTestCase.test_larger_than_two_2_4) ... ok test_larger_than_two_3_12 (test.test_example.FooTestCase.test_larger_than_two_3_12) ... ok test_larger_than_two_4_23 (test.test_example.FooTestCase.test_larger_than_two_4_23) ... ok test_larger_than_two_with_doc_1_3 (test.test_example.FooTestCase.test_larger_than_two_with_doc_1_3) Larger than two with value 3 ... ok test_larger_than_two_with_doc_2_4 (test.test_example.FooTestCase.test_larger_than_two_with_doc_2_4) Larger than two with value 4 ... ok test_larger_than_two_with_doc_3_12 (test.test_example.FooTestCase.test_larger_than_two_with_doc_3_12) Larger than two with value 12 ... ok test_larger_than_two_with_doc_4_23 (test.test_example.FooTestCase.test_larger_than_two_with_doc_4_23) Larger than two with value 23 ... ok test_list_extracted_into_arguments_1__3__2_ (test.test_example.FooTestCase.test_list_extracted_into_arguments_1__3__2_) ... ok test_list_extracted_into_arguments_2__4__3_ (test.test_example.FooTestCase.test_list_extracted_into_arguments_2__4__3_) ... ok test_list_extracted_into_arguments_3__5__3_ (test.test_example.FooTestCase.test_list_extracted_into_arguments_3__5__3_) ... ok test_list_extracted_with_doc_1__3__2_ (test.test_example.FooTestCase.test_list_extracted_with_doc_1__3__2_) Extract into args with first value 3 and second value 2 ... ok test_list_extracted_with_doc_2__4__3_ (test.test_example.FooTestCase.test_list_extracted_with_doc_2__4__3_) Extract into args with first value 4 and second value 3 ... ok test_list_extracted_with_doc_3__5__3_ (test.test_example.FooTestCase.test_list_extracted_with_doc_3__5__3_) Extract into args with first value 5 and second value 3 ... ok test_not_larger_than_two_1_1 (test.test_example.FooTestCase.test_not_larger_than_two_1_1) ... ok test_not_larger_than_two_2__3 (test.test_example.FooTestCase.test_not_larger_than_two_2__3) ... ok test_not_larger_than_two_3_2 (test.test_example.FooTestCase.test_not_larger_than_two_3_2) ... ok test_not_larger_than_two_4_0 (test.test_example.FooTestCase.test_not_larger_than_two_4_0) ... ok test_tuples_extracted_into_arguments_1__3__2_ (test.test_example.FooTestCase.test_tuples_extracted_into_arguments_1__3__2_) ... ok test_tuples_extracted_into_arguments_2__4__3_ (test.test_example.FooTestCase.test_tuples_extracted_into_arguments_2__4__3_) ... ok test_tuples_extracted_into_arguments_3__5__3_ (test.test_example.FooTestCase.test_tuples_extracted_into_arguments_3__5__3_) ... ok test_undecorated (test.test_example.FooTestCase.test_undecorated) ... ok test_unicode_1_ascii (test.test_example.FooTestCase.test_unicode_1_ascii) ... ok test_unicode_2_non_ascii__ (test.test_example.FooTestCase.test_unicode_2_non_ascii__) ... ok test_custom_yaml_loader_01_bool (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_01_bool) test_custom_yaml_loader_01_bool ... ok test_custom_yaml_loader_02_str (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_02_str) test_custom_yaml_loader_02_str ... ok test_custom_yaml_loader_03_int (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_03_int) test_custom_yaml_loader_03_int ... ok test_custom_yaml_loader_04_float (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_04_float) test_custom_yaml_loader_04_float ... ok test_custom_yaml_loader_05_python_list (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_05_python_list) test_custom_yaml_loader_05_python_list ... ok test_custom_yaml_loader_06_python_dict (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_06_python_dict) test_custom_yaml_loader_06_python_dict ... ok test_custom_yaml_loader_07_my_class (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_07_my_class) test_custom_yaml_loader_07_my_class ... ok test_custom_yaml_loader_08_python_str (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_08_python_str) test_custom_yaml_loader_08_python_str ... ok test_custom_yaml_loader_09_python_int (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_09_python_int) test_custom_yaml_loader_09_python_int ... ok test_custom_yaml_loader_10_python_float (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_10_python_float) test_custom_yaml_loader_10_python_float ... ok ---------------------------------------------------------------------- Ran 85 tests in 0.007s OK >>> py3-ddt: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-ddt/pkg creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12/site-packages copying build/lib/ddt.py -> /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12/site-packages byte-compiling /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12/site-packages/ddt.py to ddt.cpython-312.pyc running install_egg_info running egg_info writing ddt.egg-info/PKG-INFO writing dependency_links to ddt.egg-info/dependency_links.txt writing requirements to ddt.egg-info/requires.txt writing top-level names to ddt.egg-info/top_level.txt reading manifest file 'ddt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'ddt.egg-info/SOURCES.txt' Copying ddt.egg-info to /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12/site-packages/ddt-1.6.0-py3.12.egg-info running install_scripts >>> py3-ddt-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-ddt/pkg/py3-ddt-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-ddt-pyc*: Preparing subpackage py3-ddt-pyc... >>> py3-ddt-pyc*: Running postcheck for py3-ddt-pyc >>> py3-ddt*: Running postcheck for py3-ddt >>> py3-ddt*: Preparing package py3-ddt... >>> py3-ddt-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-ddt-pyc*: Package size: 44.0 KB >>> py3-ddt-pyc*: Compressing data... >>> py3-ddt-pyc*: Create checksum... >>> py3-ddt-pyc*: Create py3-ddt-pyc-1.6.0-r4.apk >>> py3-ddt*: Tracing dependencies... python3 python3~3.12 >>> py3-ddt*: Package size: 60.0 KB >>> py3-ddt*: Compressing data... >>> py3-ddt*: Create checksum... >>> py3-ddt*: Create py3-ddt-1.6.0-r4.apk >>> py3-ddt: Build complete at Fri, 12 Apr 2024 21:20:02 +0000 elapsed time 0h 0m 5s >>> py3-ddt: Cleaning up srcdir >>> py3-ddt: Cleaning up pkgdir >>> py3-ddt: Uninstalling dependencies... (1/34) Purging .makedepends-py3-ddt (20240412.211959) (2/34) Purging py3-setuptools-pyc (69.2.0-r2) (3/34) Purging py3-setuptools (69.2.0-r2) (4/34) Purging py3-mock-pyc (5.1.0-r2) (5/34) Purging py3-mock (5.1.0-r2) (6/34) Purging py3-nose-pyc (1.3.7-r12) (7/34) Purging py3-nose (1.3.7-r12) (8/34) Purging py3-pytest-pyc (8.1.1-r1) (9/34) Purging py3-pytest (8.1.1-r1) (10/34) Purging py3-iniconfig-pyc (2.0.0-r1) (11/34) Purging py3-iniconfig (2.0.0-r1) (12/34) Purging py3-packaging-pyc (24.0-r1) (13/34) Purging py3-packaging (24.0-r1) (14/34) Purging py3-parsing-pyc (3.1.2-r1) (15/34) Purging py3-parsing (3.1.2-r1) (16/34) Purging py3-pluggy-pyc (1.4.0-r1) (17/34) Purging py3-pluggy (1.4.0-r1) (18/34) Purging py3-py-pyc (1.11.0-r3) (19/34) Purging py3-py (1.11.0-r3) (20/34) Purging py3-yaml-pyc (6.0.1-r3) (21/34) Purging py3-yaml (6.0.1-r3) (22/34) Purging py3-six-pyc (1.16.0-r9) (23/34) Purging py3-six (1.16.0-r9) (24/34) Purging python3-pyc (3.12.2-r1) (25/34) Purging python3-pycache-pyc0 (3.12.2-r1) (26/34) Purging pyc (3.12.2-r1) (27/34) Purging yaml (0.2.5-r2) (28/34) Purging python3 (3.12.2-r1) (29/34) Purging gdbm (1.23-r1) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.4_p20240330-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging readline (8.2.10-r0) (34/34) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-ddt: Updating the community/x86 repository index... >>> py3-ddt: Signing the index...