>>> py3-mastodon.py: Building community/py3-mastodon.py 1.8.1-r1 (using abuild 3.11.1-r0) started Wed, 24 May 2023 23:12:15 +0000 >>> py3-mastodon.py: Checking sanity of /home/buildozer/aports/community/py3-mastodon.py/APKBUILD... >>> py3-mastodon.py: Analyzing dependencies... >>> py3-mastodon.py: Installing for build: build-base python3 py3-requests py3-dateutil py3-six py3-magic py3-decorator py3-http-ece py3-cryptography py3-blurhash py3-setuptools (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing gdbm (1.23-r1) (3/45) Installing mpdecimal (2.5.1-r2) (4/45) Installing libpanelw (6.4_p20230520-r0) (5/45) Installing readline (8.2.1-r2) (6/45) Installing sqlite-libs (3.42.0-r0) (7/45) Installing python3 (3.11.3-r11) (8/45) Installing python3-pycache-pyc0 (3.11.3-r11) (9/45) Installing pyc (0.1-r0) (10/45) Installing python3-pyc (3.11.3-r11) (11/45) Installing py3-certifi (2023.5.7-r0) (12/45) Installing py3-certifi-pyc (2023.5.7-r0) (13/45) Installing py3-charset-normalizer (3.1.0-r1) (14/45) Installing py3-charset-normalizer-pyc (3.1.0-r1) (15/45) Installing py3-idna (3.4-r4) (16/45) Installing py3-idna-pyc (3.4-r4) (17/45) Installing py3-urllib3 (1.26.15-r2) (18/45) Installing py3-urllib3-pyc (1.26.15-r2) (19/45) Installing py3-requests (2.31.0-r0) (20/45) Installing py3-requests-pyc (2.31.0-r0) (21/45) Installing py3-six (1.16.0-r6) (22/45) Installing py3-six-pyc (1.16.0-r6) (23/45) Installing py3-dateutil (2.8.2-r3) (24/45) Installing py3-dateutil-pyc (2.8.2-r3) (25/45) Installing py3-magic (0.4.27-r2) (26/45) Installing py3-magic-pyc (0.4.27-r2) (27/45) Installing py3-decorator (5.1.1-r3) (28/45) Installing py3-decorator-pyc (5.1.1-r3) (29/45) Installing py3-cparser (2.21-r2) (30/45) Installing py3-cparser-pyc (2.21-r2) (31/45) Installing py3-cffi (1.15.1-r3) (32/45) Installing py3-cffi-pyc (1.15.1-r3) (33/45) Installing py3-cryptography (40.0.2-r1) (34/45) Installing py3-cryptography-pyc (40.0.2-r1) (35/45) Installing py3-http-ece (1.1.0-r3) (36/45) Installing py3-http-ece-pyc (1.1.0-r3) (37/45) Installing py3-blurhash (1.1.4-r3) (38/45) Installing py3-blurhash-pyc (1.1.4-r3) (39/45) Installing py3-parsing (3.0.9-r2) (40/45) Installing py3-parsing-pyc (3.0.9-r2) (41/45) Installing py3-packaging (23.1-r1) (42/45) Installing py3-packaging-pyc (23.1-r1) (43/45) Installing py3-setuptools (67.8.0-r0) (44/45) Installing py3-setuptools-pyc (67.8.0-r0) (45/45) Installing .makedepends-py3-mastodon.py (20230524.231220) Executing busybox-1.36.0-r11.trigger OK: 982 MiB in 151 packages >>> py3-mastodon.py: Cleaning up srcdir >>> py3-mastodon.py: Cleaning up pkgdir >>> py3-mastodon.py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Mastodon.py-1.8.1.tar.gz >>> py3-mastodon.py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Mastodon.py-1.8.1.tar.gz >>> py3-mastodon.py: Checking sha512sums... Mastodon.py-1.8.1.tar.gz: OK >>> py3-mastodon.py: Unpacking /var/cache/distfiles/Mastodon.py-1.8.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/mastodon copying mastodon/trends.py -> build/lib/mastodon copying mastodon/media.py -> build/lib/mastodon copying mastodon/reports.py -> build/lib/mastodon copying mastodon/filters.py -> build/lib/mastodon copying mastodon/Mastodon.py -> build/lib/mastodon copying mastodon/instance.py -> build/lib/mastodon copying mastodon/authentication.py -> build/lib/mastodon copying mastodon/compat.py -> build/lib/mastodon copying mastodon/relationships.py -> build/lib/mastodon copying mastodon/versions.py -> build/lib/mastodon copying mastodon/__init__.py -> build/lib/mastodon copying mastodon/internals.py -> build/lib/mastodon copying mastodon/statuses.py -> build/lib/mastodon copying mastodon/polls.py -> build/lib/mastodon copying mastodon/errors.py -> build/lib/mastodon copying mastodon/push.py -> build/lib/mastodon copying mastodon/endorsements.py -> build/lib/mastodon copying mastodon/notifications.py -> build/lib/mastodon copying mastodon/admin.py -> build/lib/mastodon copying mastodon/streaming.py -> build/lib/mastodon copying mastodon/suggestions.py -> build/lib/mastodon copying mastodon/search.py -> build/lib/mastodon copying mastodon/accounts.py -> build/lib/mastodon copying mastodon/utility.py -> build/lib/mastodon copying mastodon/conversations.py -> build/lib/mastodon copying mastodon/favourites.py -> build/lib/mastodon copying mastodon/defaults.py -> build/lib/mastodon copying mastodon/preferences.py -> build/lib/mastodon copying mastodon/timeline.py -> build/lib/mastodon copying mastodon/lists.py -> build/lib/mastodon copying mastodon/streaming_endpoints.py -> build/lib/mastodon copying mastodon/hashtags.py -> build/lib/mastodon >>> py3-mastodon.py: 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 build running build_py running install_lib creating /home/buildozer/aports/community/py3-mastodon.py/pkg creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/trends.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/media.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/reports.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/filters.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/Mastodon.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/instance.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/authentication.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/compat.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/relationships.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/versions.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/__init__.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/internals.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/statuses.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/polls.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/errors.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/push.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/endorsements.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/notifications.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/admin.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/streaming.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/suggestions.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/search.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/accounts.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/utility.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/conversations.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/favourites.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/defaults.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/preferences.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/timeline.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/lists.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/streaming_endpoints.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/hashtags.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/trends.py to trends.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/media.py to media.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/reports.py to reports.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/filters.py to filters.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/Mastodon.py to Mastodon.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/instance.py to instance.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/authentication.py to authentication.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/relationships.py to relationships.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/versions.py to versions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/internals.py to internals.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/statuses.py to statuses.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/polls.py to polls.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/push.py to push.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/endorsements.py to endorsements.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/notifications.py to notifications.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/admin.py to admin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/streaming.py to streaming.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/suggestions.py to suggestions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/search.py to search.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/accounts.py to accounts.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/utility.py to utility.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/conversations.py to conversations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/favourites.py to favourites.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/defaults.py to defaults.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/preferences.py to preferences.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/timeline.py to timeline.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/lists.py to lists.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/streaming_endpoints.py to streaming_endpoints.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/hashtags.py to hashtags.cpython-311.pyc running install_egg_info running egg_info writing Mastodon.py.egg-info/PKG-INFO writing dependency_links to Mastodon.py.egg-info/dependency_links.txt writing requirements to Mastodon.py.egg-info/requires.txt writing top-level names to Mastodon.py.egg-info/top_level.txt reading manifest file 'Mastodon.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Mastodon.py.egg-info/SOURCES.txt' Copying Mastodon.py.egg-info to /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/Mastodon.py-1.8.1-py3.11.egg-info running install_scripts >>> py3-mastodon.py-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/__pycache__' -> '/home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py-pyc/usr/lib/python3.11/site-packages/mastodon/__pycache__' >>> py3-mastodon.py-pyc*: Preparing subpackage py3-mastodon.py-pyc... >>> py3-mastodon.py-pyc*: Running postcheck for py3-mastodon.py-pyc >>> py3-mastodon.py*: Running postcheck for py3-mastodon.py >>> py3-mastodon.py*: Preparing package py3-mastodon.py... >>> py3-mastodon.py-pyc*: Tracing dependencies... python3 py3-requests py3-dateutil py3-six py3-magic py3-decorator py3-http-ece py3-cryptography py3-blurhash python3~3.11 >>> py3-mastodon.py-pyc*: Package size: 364.0 KB >>> py3-mastodon.py-pyc*: Compressing data... >>> py3-mastodon.py-pyc*: Create checksum... >>> py3-mastodon.py-pyc*: Create py3-mastodon.py-pyc-1.8.1-r1.apk >>> py3-mastodon.py*: Tracing dependencies... python3 py3-requests py3-dateutil py3-six py3-magic py3-decorator py3-http-ece py3-cryptography py3-blurhash python3~3.11 >>> py3-mastodon.py*: Package size: 348.0 KB >>> py3-mastodon.py*: Compressing data... >>> py3-mastodon.py*: Create checksum... >>> py3-mastodon.py*: Create py3-mastodon.py-1.8.1-r1.apk >>> py3-mastodon.py: Build complete at Wed, 24 May 2023 23:12:32 +0000 elapsed time 0h 0m 17s >>> py3-mastodon.py: Cleaning up srcdir >>> py3-mastodon.py: Cleaning up pkgdir >>> py3-mastodon.py: Uninstalling dependencies... (1/45) Purging .makedepends-py3-mastodon.py (20230524.231220) (2/45) Purging py3-requests-pyc (2.31.0-r0) (3/45) Purging py3-requests (2.31.0-r0) (4/45) Purging py3-certifi-pyc (2023.5.7-r0) (5/45) Purging py3-certifi (2023.5.7-r0) (6/45) Purging py3-charset-normalizer-pyc (3.1.0-r1) (7/45) Purging py3-charset-normalizer (3.1.0-r1) (8/45) Purging py3-idna-pyc (3.4-r4) (9/45) Purging py3-idna (3.4-r4) (10/45) Purging py3-urllib3-pyc (1.26.15-r2) (11/45) Purging py3-urllib3 (1.26.15-r2) (12/45) Purging py3-dateutil-pyc (2.8.2-r3) (13/45) Purging py3-dateutil (2.8.2-r3) (14/45) Purging py3-six-pyc (1.16.0-r6) (15/45) Purging py3-six (1.16.0-r6) (16/45) Purging py3-magic-pyc (0.4.27-r2) (17/45) Purging py3-magic (0.4.27-r2) (18/45) Purging py3-decorator-pyc (5.1.1-r3) (19/45) Purging py3-decorator (5.1.1-r3) (20/45) Purging py3-http-ece-pyc (1.1.0-r3) (21/45) Purging py3-http-ece (1.1.0-r3) (22/45) Purging py3-cryptography-pyc (40.0.2-r1) (23/45) Purging py3-cryptography (40.0.2-r1) (24/45) Purging py3-cffi-pyc (1.15.1-r3) (25/45) Purging py3-cffi (1.15.1-r3) (26/45) Purging py3-cparser-pyc (2.21-r2) (27/45) Purging py3-cparser (2.21-r2) (28/45) Purging py3-blurhash-pyc (1.1.4-r3) (29/45) Purging py3-blurhash (1.1.4-r3) (30/45) Purging py3-setuptools-pyc (67.8.0-r0) (31/45) Purging py3-setuptools (67.8.0-r0) (32/45) Purging py3-packaging-pyc (23.1-r1) (33/45) Purging py3-packaging (23.1-r1) (34/45) Purging py3-parsing-pyc (3.0.9-r2) (35/45) Purging py3-parsing (3.0.9-r2) (36/45) Purging python3-pyc (3.11.3-r11) (37/45) Purging python3-pycache-pyc0 (3.11.3-r11) (38/45) Purging pyc (0.1-r0) (39/45) Purging python3 (3.11.3-r11) (40/45) Purging gdbm (1.23-r1) (41/45) Purging libbz2 (1.0.8-r6) (42/45) Purging libpanelw (6.4_p20230520-r0) (43/45) Purging mpdecimal (2.5.1-r2) (44/45) Purging readline (8.2.1-r2) (45/45) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.0-r11.trigger OK: 924 MiB in 106 packages >>> py3-mastodon.py: Updating the community/riscv64 repository index... >>> py3-mastodon.py: Signing the index...