>>> mycroft-skills-manager: Building community/mycroft-skills-manager 0.9.0-r2 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 02:55:44 +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/56) Installing libbz2 (1.0.8-r5) (2/56) Installing libffi (3.4.4-r2) (3/56) Installing gdbm (1.23-r1) (4/56) Installing xz-libs (5.4.2-r1) (5/56) Installing mpdecimal (2.5.1-r2) (6/56) Installing libpanelw (6.4_p20230401-r5) (7/56) Installing readline (8.2.1-r1) (8/56) Installing sqlite-libs (3.41.2-r2) (9/56) Installing python3 (3.11.3-r10) (10/56) Installing python3-pycache-pyc0 (3.11.3-r10) (11/56) Installing pyc (0.1-r0) (12/56) Installing py3-fasteners-pyc (0.18-r2) (13/56) Installing python3-pyc (3.11.3-r10) (14/56) Installing py3-fasteners (0.18-r2) (15/56) Installing py3-smmap2 (5.0.0-r0) (16/56) Installing py3-gitdb2 (4.0.10-r1) (17/56) Installing py3-gitdb2-pyc (4.0.10-r1) (18/56) Installing py3-typing-extensions (4.5.0-r1) (19/56) Installing py3-typing-extensions-pyc (4.5.0-r1) (20/56) Installing py3-gitpython (3.1.31-r1) (21/56) Installing py3-gitpython-pyc (3.1.31-r1) (22/56) Installing py3-lazy (1.5.1-r1) (23/56) Installing py3-lazy-pyc (1.5.1-r1) (24/56) Installing py3-appdirs (1.4.4-r6) (25/56) Installing py3-appdirs-pyc (1.4.4-r6) (26/56) Installing py3-pako (0.3.1-r4) (27/56) Installing py3-certifi (2022.12.7-r2) (28/56) Installing py3-certifi-pyc (2022.12.7-r2) (29/56) Installing py3-charset-normalizer (3.1.0-r1) (30/56) Installing py3-charset-normalizer-pyc (3.1.0-r1) (31/56) Installing py3-idna (3.4-r4) (32/56) Installing py3-idna-pyc (3.4-r4) (33/56) Installing py3-urllib3 (1.26.15-r1) (34/56) Installing py3-urllib3-pyc (1.26.15-r1) (35/56) Installing py3-requests (2.28.2-r1) (36/56) Installing py3-requests-pyc (2.28.2-r1) (37/56) Installing py3-xdg (0.28-r2) (38/56) Installing py3-xdg-pyc (0.28-r2) (39/56) Installing yaml (0.2.5-r1) (40/56) Installing py3-yaml (6.0-r3) (41/56) Installing py3-yaml-pyc (6.0-r3) (42/56) Installing py3-parsing (3.0.9-r2) (43/56) Installing py3-parsing-pyc (3.0.9-r2) (44/56) Installing py3-packaging (23.1-r1) (45/56) Installing py3-packaging-pyc (23.1-r1) (46/56) Installing py3-setuptools (67.7.1-r0) (47/56) Installing py3-setuptools-pyc (67.7.1-r0) (48/56) Installing py3-iniconfig (1.1.1-r6) (49/56) Installing py3-iniconfig-pyc (1.1.1-r6) (50/56) Installing py3-pluggy (1.0.0-r3) (51/56) Installing py3-pluggy-pyc (1.0.0-r3) (52/56) Installing py3-py (1.11.0-r2) (53/56) Installing py3-py-pyc (1.11.0-r2) (54/56) Installing py3-pytest (7.3.1-r1) (55/56) Installing py3-pytest-pyc (7.3.1-r1) (56/56) Installing .makedepends-mycroft-skills-manager (20230423.025545) Executing busybox-1.36.0-r7.trigger OK: 452 MiB in 154 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 100 24798 100 24798 0 0 331k 0 --:--:-- --:--:-- --:--:-- 336k >>> 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/skill_repo.py -> build/lib/msm copying msm/util.py -> build/lib/msm copying msm/exceptions.py -> build/lib/msm copying msm/__init__.py -> build/lib/msm copying msm/skill_entry.py -> build/lib/msm copying msm/skill_state.py -> build/lib/msm copying msm/mycroft_skills_manager.py -> build/lib/msm copying msm/__main__.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 2.63s ================= >>> 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 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/util.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/__init__.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/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/mycroft_skills_manager.py -> /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__/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__/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__/__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__/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/__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__/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__/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/__main__.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 Sun, 23 Apr 2023 02:55:50 +0000 elapsed time 0h 0m 6s >>> mycroft-skills-manager: Cleaning up srcdir >>> mycroft-skills-manager: Cleaning up pkgdir >>> mycroft-skills-manager: Uninstalling dependencies... (1/56) Purging .makedepends-mycroft-skills-manager (20230423.025545) (2/56) Purging py3-fasteners-pyc (0.18-r2) (3/56) Purging py3-fasteners (0.18-r2) (4/56) Purging py3-gitpython-pyc (3.1.31-r1) (5/56) Purging py3-gitpython (3.1.31-r1) (6/56) Purging py3-gitdb2-pyc (4.0.10-r1) (7/56) Purging py3-gitdb2 (4.0.10-r1) (8/56) Purging py3-smmap2 (5.0.0-r0) (9/56) Purging py3-typing-extensions-pyc (4.5.0-r1) (10/56) Purging py3-typing-extensions (4.5.0-r1) (11/56) Purging py3-lazy-pyc (1.5.1-r1) (12/56) Purging py3-lazy (1.5.1-r1) (13/56) Purging py3-pako (0.3.1-r4) (14/56) Purging py3-appdirs-pyc (1.4.4-r6) (15/56) Purging py3-appdirs (1.4.4-r6) (16/56) Purging py3-requests-pyc (2.28.2-r1) (17/56) Purging py3-requests (2.28.2-r1) (18/56) Purging py3-certifi-pyc (2022.12.7-r2) (19/56) Purging py3-certifi (2022.12.7-r2) (20/56) Purging py3-charset-normalizer-pyc (3.1.0-r1) (21/56) Purging py3-charset-normalizer (3.1.0-r1) (22/56) Purging py3-idna-pyc (3.4-r4) (23/56) Purging py3-idna (3.4-r4) (24/56) Purging py3-urllib3-pyc (1.26.15-r1) (25/56) Purging py3-urllib3 (1.26.15-r1) (26/56) Purging py3-xdg-pyc (0.28-r2) (27/56) Purging py3-xdg (0.28-r2) (28/56) Purging py3-yaml-pyc (6.0-r3) (29/56) Purging py3-yaml (6.0-r3) (30/56) Purging py3-setuptools-pyc (67.7.1-r0) (31/56) Purging py3-setuptools (67.7.1-r0) (32/56) Purging py3-pytest-pyc (7.3.1-r1) (33/56) Purging py3-pytest (7.3.1-r1) (34/56) Purging py3-iniconfig-pyc (1.1.1-r6) (35/56) Purging py3-iniconfig (1.1.1-r6) (36/56) Purging py3-packaging-pyc (23.1-r1) (37/56) Purging py3-packaging (23.1-r1) (38/56) Purging py3-parsing-pyc (3.0.9-r2) (39/56) Purging py3-parsing (3.0.9-r2) (40/56) Purging py3-pluggy-pyc (1.0.0-r3) (41/56) Purging py3-pluggy (1.0.0-r3) (42/56) Purging py3-py-pyc (1.11.0-r2) (43/56) Purging py3-py (1.11.0-r2) (44/56) Purging python3-pyc (3.11.3-r10) (45/56) Purging python3-pycache-pyc0 (3.11.3-r10) (46/56) Purging pyc (0.1-r0) (47/56) Purging yaml (0.2.5-r1) (48/56) Purging python3 (3.11.3-r10) (49/56) Purging gdbm (1.23-r1) (50/56) Purging libbz2 (1.0.8-r5) (51/56) Purging libffi (3.4.4-r2) (52/56) Purging libpanelw (6.4_p20230401-r5) (53/56) Purging mpdecimal (2.5.1-r2) (54/56) Purging readline (8.2.1-r1) (55/56) Purging sqlite-libs (3.41.2-r2) (56/56) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 392 MiB in 98 packages >>> mycroft-skills-manager: Updating the community/x86_64 repository index... >>> mycroft-skills-manager: Signing the index...