>>> mycroft-skills-manager: Building community/mycroft-skills-manager 0.9.0-r2 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 21:19:12 +0000 >>> mycroft-skills-manager: Checking sanity of /home/buildozer/aports/community/mycroft-skills-manager/APKBUILD... >>> mycroft-skills-manager: Analyzing dependencies... >>> mycroft-skills-manager: Installing for build: build-base py3-fasteners py3-gitpython py3-lazy py3-pako py3-requests py3-xdg py3-yaml python3 py3-setuptools py3-pytest (1/57) Installing libbz2 (1.0.8-r5) (2/57) Installing libffi (3.4.4-r2) (3/57) Installing gdbm (1.23-r1) (4/57) Installing xz-libs (5.4.2-r1) (5/57) Installing mpdecimal (2.5.1-r2) (6/57) Installing libpanelw (6.4_p20230401-r6) (7/57) Installing readline (8.2.1-r1) (8/57) Installing sqlite-libs (3.41.2-r2) (9/57) Installing python3 (3.11.3-r10) (10/57) Installing python3-pycache-pyc0 (3.11.3-r10) (11/57) Installing pyc (0.1-r0) (12/57) Installing py3-fasteners-pyc (0.18-r2) (13/57) Installing python3-pyc (3.11.3-r10) (14/57) Installing py3-fasteners (0.18-r2) (15/57) Installing py3-smmap2 (5.0.0-r0) (16/57) Installing py3-gitdb2 (4.0.10-r1) (17/57) Installing py3-gitdb2-pyc (4.0.10-r1) (18/57) Installing py3-typing-extensions (4.5.0-r1) (19/57) Installing py3-typing-extensions-pyc (4.5.0-r1) (20/57) Installing py3-gitpython (3.1.31-r1) (21/57) Installing py3-gitpython-pyc (3.1.31-r1) (22/57) Installing py3-lazy (1.5.1-r1) (23/57) Installing py3-lazy-pyc (1.5.1-r1) (24/57) Installing py3-appdirs (1.4.4-r6) (25/57) Installing py3-appdirs-pyc (1.4.4-r6) (26/57) Installing py3-pako (0.3.1-r5) (27/57) Installing py3-pako-pyc (0.3.1-r5) (28/57) Installing py3-certifi (2022.12.7-r2) (29/57) Installing py3-certifi-pyc (2022.12.7-r2) (30/57) Installing py3-charset-normalizer (3.1.0-r1) (31/57) Installing py3-charset-normalizer-pyc (3.1.0-r1) (32/57) Installing py3-idna (3.4-r4) (33/57) Installing py3-idna-pyc (3.4-r4) (34/57) Installing py3-urllib3 (1.26.15-r1) (35/57) Installing py3-urllib3-pyc (1.26.15-r1) (36/57) Installing py3-requests (2.28.2-r1) (37/57) Installing py3-requests-pyc (2.28.2-r1) (38/57) Installing py3-xdg (0.28-r2) (39/57) Installing py3-xdg-pyc (0.28-r2) (40/57) Installing yaml (0.2.5-r1) (41/57) Installing py3-yaml (6.0-r3) (42/57) Installing py3-yaml-pyc (6.0-r3) (43/57) Installing py3-parsing (3.0.9-r2) (44/57) Installing py3-parsing-pyc (3.0.9-r2) (45/57) Installing py3-packaging (23.1-r1) (46/57) Installing py3-packaging-pyc (23.1-r1) (47/57) Installing py3-setuptools (67.7.2-r0) (48/57) Installing py3-setuptools-pyc (67.7.2-r0) (49/57) Installing py3-iniconfig (1.1.1-r6) (50/57) Installing py3-iniconfig-pyc (1.1.1-r6) (51/57) Installing py3-pluggy (1.0.0-r3) (52/57) Installing py3-pluggy-pyc (1.0.0-r3) (53/57) Installing py3-py (1.11.0-r2) (54/57) Installing py3-py-pyc (1.11.0-r2) (55/57) Installing py3-pytest (7.3.1-r1) (56/57) Installing py3-pytest-pyc (7.3.1-r1) (57/57) Installing .makedepends-mycroft-skills-manager (20230426.211913) Executing busybox-1.36.0-r8.trigger OK: 432 MiB in 155 packages >>> mycroft-skills-manager: Cleaning up srcdir >>> mycroft-skills-manager: Cleaning up pkgdir >>> mycroft-skills-manager: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/mycroft-skills-manager-0.9.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 0 24798 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 24798 100 24798 0 0 24582 0 0:00:01 0:00:01 --:--:-- 24601 >>> mycroft-skills-manager: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/mycroft-skills-manager-0.9.0.tar.gz >>> mycroft-skills-manager: Checking sha512sums... mycroft-skills-manager-0.9.0.tar.gz: OK >>> mycroft-skills-manager: Unpacking /var/cache/distfiles/v3.18/mycroft-skills-manager-0.9.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/msm copying msm/__init__.py -> build/lib/msm copying msm/exceptions.py -> build/lib/msm copying msm/__main__.py -> build/lib/msm copying msm/skill_entry.py -> build/lib/msm copying msm/util.py -> build/lib/msm copying msm/skill_state.py -> build/lib/msm copying msm/skill_repo.py -> build/lib/msm copying msm/mycroft_skills_manager.py -> build/lib/msm ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/mycroft-skills-manager/src/mycroft-skills-manager-release-v0.9.0 collected 28 items / 2 deselected / 26 selected tests/test_mycroft_skills_manager.py ........... [ 42%] tests/test_skill_entry.py ........... [ 84%] tests/test_skill_repo.py .... [100%] =============================== warnings summary =============================== tests/test_skill_entry.py::TestSkillEntry::test_https_init /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_https_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_git_ssl_init /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_git_ssl_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_attach /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_attach is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_create_path /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_create_path is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_extract_repo_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_extract_repo_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_extract_repo_id /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_extract_repo_id is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_match /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_match is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_run_pip /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_run_pip is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_run_requirements_sh /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_run_requirements_sh is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_run_skill_requirements /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_run_skill_requirements is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_entry.py::TestSkillEntry::test_repr /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_entry.py::TestSkillEntry::test_repr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_repo.py::TestSkillRepo::test_read_file /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_repo.py::TestSkillRepo::test_read_file is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_repo.py::TestSkillRepo::test_get_skill_data /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_repo.py::TestSkillRepo::test_get_skill_data is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_repo.py::TestSkillRepo::test_get_shas /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_repo.py::TestSkillRepo::test_get_shas is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_skill_repo.py::TestSkillRepo::test_get_default_skill_names /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_skill_repo.py::TestSkillRepo::test_get_default_skill_names is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 26 passed, 2 deselected, 15 warnings in 4.28s ================= >>> mycroft-skills-manager: Entering fakeroot... running install /usr/lib/python3.11/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, pypa/build 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/mycroft-skills-manager/pkg creating /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager creating /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr creating /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib creating /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11 creating /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm creating /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__ copying build/lib/msm/__pycache__/mycroft_skills_manager.cpython-311.pyc -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__ copying build/lib/msm/__pycache__/skill_repo.cpython-311.pyc -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__ copying build/lib/msm/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__ copying build/lib/msm/__pycache__/skill_state.cpython-311.pyc -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__ copying build/lib/msm/__pycache__/exceptions.cpython-311.pyc -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__ copying build/lib/msm/__pycache__/__main__.cpython-311.pyc -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__ copying build/lib/msm/__pycache__/skill_entry.cpython-311.pyc -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__ copying build/lib/msm/__pycache__/util.cpython-311.pyc -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__ copying build/lib/msm/__init__.py -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm copying build/lib/msm/exceptions.py -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm copying build/lib/msm/__main__.py -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm copying build/lib/msm/skill_entry.py -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm copying build/lib/msm/util.py -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm copying build/lib/msm/skill_state.py -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm copying build/lib/msm/skill_repo.py -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm copying build/lib/msm/mycroft_skills_manager.py -> /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm running install_egg_info running egg_info creating msm.egg-info writing msm.egg-info/PKG-INFO writing dependency_links to msm.egg-info/dependency_links.txt writing entry points to msm.egg-info/entry_points.txt writing requirements to msm.egg-info/requires.txt writing top-level names to msm.egg-info/top_level.txt writing manifest file 'msm.egg-info/SOURCES.txt' reading manifest file 'msm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'msm.egg-info/SOURCES.txt' Copying msm.egg-info to /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm-0.9.0-py3.11.egg-info running install_scripts Installing msm script to /home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/bin >>> mycroft-skills-manager-pyc*: Running split function pyc... '/home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager/usr/lib/python3.11/site-packages/msm/__pycache__' -> '/home/buildozer/aports/community/mycroft-skills-manager/pkg/mycroft-skills-manager-pyc/usr/lib/python3.11/site-packages/msm/__pycache__' >>> mycroft-skills-manager-pyc*: Preparing subpackage mycroft-skills-manager-pyc... >>> mycroft-skills-manager-pyc*: Running postcheck for mycroft-skills-manager-pyc >>> mycroft-skills-manager*: Running postcheck for mycroft-skills-manager >>> mycroft-skills-manager*: Preparing package mycroft-skills-manager... >>> mycroft-skills-manager-pyc*: Tracing dependencies... py3-fasteners py3-gitpython py3-lazy py3-pako py3-requests py3-xdg py3-yaml python3 python3~3.11 >>> mycroft-skills-manager-pyc*: Package size: 152.0 KB >>> mycroft-skills-manager-pyc*: Compressing data... >>> mycroft-skills-manager-pyc*: Create checksum... >>> mycroft-skills-manager-pyc*: Create mycroft-skills-manager-pyc-0.9.0-r2.apk >>> mycroft-skills-manager*: Tracing dependencies... py3-fasteners py3-gitpython py3-lazy py3-pako py3-requests py3-xdg py3-yaml python3 python3~3.11 >>> mycroft-skills-manager*: Package size: 136.0 KB >>> mycroft-skills-manager*: Compressing data... >>> mycroft-skills-manager*: Create checksum... >>> mycroft-skills-manager*: Create mycroft-skills-manager-0.9.0-r2.apk >>> mycroft-skills-manager: Build complete at Wed, 26 Apr 2023 21:19:19 +0000 elapsed time 0h 0m 7s >>> mycroft-skills-manager: Cleaning up srcdir >>> mycroft-skills-manager: Cleaning up pkgdir >>> mycroft-skills-manager: Uninstalling dependencies... (1/57) Purging .makedepends-mycroft-skills-manager (20230426.211913) (2/57) Purging py3-fasteners-pyc (0.18-r2) (3/57) Purging py3-fasteners (0.18-r2) (4/57) Purging py3-gitpython-pyc (3.1.31-r1) (5/57) Purging py3-gitpython (3.1.31-r1) (6/57) Purging py3-gitdb2-pyc (4.0.10-r1) (7/57) Purging py3-gitdb2 (4.0.10-r1) (8/57) Purging py3-smmap2 (5.0.0-r0) (9/57) Purging py3-typing-extensions-pyc (4.5.0-r1) (10/57) Purging py3-typing-extensions (4.5.0-r1) (11/57) Purging py3-lazy-pyc (1.5.1-r1) (12/57) Purging py3-lazy (1.5.1-r1) (13/57) Purging py3-pako-pyc (0.3.1-r5) (14/57) Purging py3-pako (0.3.1-r5) (15/57) Purging py3-appdirs-pyc (1.4.4-r6) (16/57) Purging py3-appdirs (1.4.4-r6) (17/57) Purging py3-requests-pyc (2.28.2-r1) (18/57) Purging py3-requests (2.28.2-r1) (19/57) Purging py3-certifi-pyc (2022.12.7-r2) (20/57) Purging py3-certifi (2022.12.7-r2) (21/57) Purging py3-charset-normalizer-pyc (3.1.0-r1) (22/57) Purging py3-charset-normalizer (3.1.0-r1) (23/57) Purging py3-idna-pyc (3.4-r4) (24/57) Purging py3-idna (3.4-r4) (25/57) Purging py3-urllib3-pyc (1.26.15-r1) (26/57) Purging py3-urllib3 (1.26.15-r1) (27/57) Purging py3-xdg-pyc (0.28-r2) (28/57) Purging py3-xdg (0.28-r2) (29/57) Purging py3-yaml-pyc (6.0-r3) (30/57) Purging py3-yaml (6.0-r3) (31/57) Purging py3-setuptools-pyc (67.7.2-r0) (32/57) Purging py3-setuptools (67.7.2-r0) (33/57) Purging py3-pytest-pyc (7.3.1-r1) (34/57) Purging py3-pytest (7.3.1-r1) (35/57) Purging py3-iniconfig-pyc (1.1.1-r6) (36/57) Purging py3-iniconfig (1.1.1-r6) (37/57) Purging py3-packaging-pyc (23.1-r1) (38/57) Purging py3-packaging (23.1-r1) (39/57) Purging py3-parsing-pyc (3.0.9-r2) (40/57) Purging py3-parsing (3.0.9-r2) (41/57) Purging py3-pluggy-pyc (1.0.0-r3) (42/57) Purging py3-pluggy (1.0.0-r3) (43/57) Purging py3-py-pyc (1.11.0-r2) (44/57) Purging py3-py (1.11.0-r2) (45/57) Purging python3-pyc (3.11.3-r10) (46/57) Purging python3-pycache-pyc0 (3.11.3-r10) (47/57) Purging pyc (0.1-r0) (48/57) Purging yaml (0.2.5-r1) (49/57) Purging python3 (3.11.3-r10) (50/57) Purging gdbm (1.23-r1) (51/57) Purging libbz2 (1.0.8-r5) (52/57) Purging libffi (3.4.4-r2) (53/57) Purging libpanelw (6.4_p20230401-r6) (54/57) Purging mpdecimal (2.5.1-r2) (55/57) Purging readline (8.2.1-r1) (56/57) Purging sqlite-libs (3.41.2-r2) (57/57) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 371 MiB in 98 packages >>> mycroft-skills-manager: Updating the community/s390x repository index... >>> mycroft-skills-manager: Signing the index...