>>> py3-pytelegrambotapi: Building testing/py3-pytelegrambotapi 4.12.0-r0 (using abuild 3.11.21-r0) started Wed, 30 Aug 2023 22:31:22 +0000 >>> py3-pytelegrambotapi: Checking sanity of /home/buildozer/aports/testing/py3-pytelegrambotapi/APKBUILD... >>> py3-pytelegrambotapi: Analyzing dependencies... >>> py3-pytelegrambotapi: Installing for build: build-base py3-setuptools py3-gpep517 py3-installer py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.4-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20230722-r0) (7/25) Installing readline (8.2.1-r2) (8/25) Installing sqlite-libs (3.43.0-r0) (9/25) Installing python3 (3.11.5-r0) (10/25) Installing python3-pycache-pyc0 (3.11.5-r0) (11/25) Installing pyc (0.1-r0) (12/25) Installing py3-setuptools-pyc (68.0.0-r2) (13/25) Installing py3-parsing (3.1.1-r0) (14/25) Installing py3-parsing-pyc (3.1.1-r0) (15/25) Installing py3-packaging-pyc (23.1-r3) (16/25) Installing python3-pyc (3.11.5-r0) (17/25) Installing py3-packaging (23.1-r3) (18/25) Installing py3-setuptools (68.0.0-r2) (19/25) Installing py3-installer (0.7.0-r1) (20/25) Installing py3-installer-pyc (0.7.0-r1) (21/25) Installing py3-gpep517 (15-r0) (22/25) Installing py3-gpep517-pyc (15-r0) (23/25) Installing py3-wheel (0.41.0-r2) (24/25) Installing py3-wheel-pyc (0.41.0-r2) (25/25) Installing .makedepends-py3-pytelegrambotapi (20230830.223123) Executing busybox-1.36.1-r6.trigger OK: 364 MiB in 127 packages >>> py3-pytelegrambotapi: Cleaning up srcdir >>> py3-pytelegrambotapi: Cleaning up pkgdir >>> py3-pytelegrambotapi: Cleaning up tmpdir >>> py3-pytelegrambotapi: Fetching py3-pytelegrambotapi-4.12.0.tar.gz::https://github.com/eternnoir/pyTelegramBotAPI/archive/4.12.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1207k 0 1207k 0 0 1966k 0 --:--:-- --:--:-- --:--:-- 3372k >>> py3-pytelegrambotapi: Fetching py3-pytelegrambotapi-4.12.0.tar.gz::https://github.com/eternnoir/pyTelegramBotAPI/archive/4.12.0.tar.gz >>> py3-pytelegrambotapi: Checking sha512sums... py3-pytelegrambotapi-4.12.0.tar.gz: OK >>> py3-pytelegrambotapi: Unpacking /var/cache/distfiles/py3-pytelegrambotapi-4.12.0.tar.gz... 2023-08-30 22:31:25,481 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-08-30 22:31:25,516 root INFO running bdist_wheel 2023-08-30 22:31:25,527 root INFO running build 2023-08-30 22:31:25,527 root INFO running build_py 2023-08-30 22:31:25,529 root INFO creating build 2023-08-30 22:31:25,529 root INFO creating build/lib 2023-08-30 22:31:25,529 root INFO creating build/lib/telebot 2023-08-30 22:31:25,530 root INFO copying telebot/asyncio_filters.py -> build/lib/telebot 2023-08-30 22:31:25,530 root INFO copying telebot/formatting.py -> build/lib/telebot 2023-08-30 22:31:25,530 root INFO copying telebot/version.py -> build/lib/telebot 2023-08-30 22:31:25,530 root INFO copying telebot/apihelper.py -> build/lib/telebot 2023-08-30 22:31:25,531 root INFO copying telebot/util.py -> build/lib/telebot 2023-08-30 22:31:25,531 root INFO copying telebot/handler_backends.py -> build/lib/telebot 2023-08-30 22:31:25,531 root INFO copying telebot/asyncio_helper.py -> build/lib/telebot 2023-08-30 22:31:25,535 root INFO copying telebot/custom_filters.py -> build/lib/telebot 2023-08-30 22:31:25,535 root INFO copying telebot/callback_data.py -> build/lib/telebot 2023-08-30 22:31:25,536 root INFO copying telebot/service_utils.py -> build/lib/telebot 2023-08-30 22:31:25,536 root INFO copying telebot/asyncio_handler_backends.py -> build/lib/telebot 2023-08-30 22:31:25,536 root INFO copying telebot/types.py -> build/lib/telebot 2023-08-30 22:31:25,537 root INFO copying telebot/async_telebot.py -> build/lib/telebot 2023-08-30 22:31:25,538 root INFO copying telebot/__init__.py -> build/lib/telebot 2023-08-30 22:31:25,539 root INFO creating build/lib/telebot/ext 2023-08-30 22:31:25,539 root INFO copying telebot/ext/reloader.py -> build/lib/telebot/ext 2023-08-30 22:31:25,539 root INFO copying telebot/ext/__init__.py -> build/lib/telebot/ext 2023-08-30 22:31:25,539 root INFO creating build/lib/telebot/asyncio_storage 2023-08-30 22:31:25,539 root INFO copying telebot/asyncio_storage/pickle_storage.py -> build/lib/telebot/asyncio_storage 2023-08-30 22:31:25,540 root INFO copying telebot/asyncio_storage/memory_storage.py -> build/lib/telebot/asyncio_storage 2023-08-30 22:31:25,540 root INFO copying telebot/asyncio_storage/base_storage.py -> build/lib/telebot/asyncio_storage 2023-08-30 22:31:25,540 root INFO copying telebot/asyncio_storage/redis_storage.py -> build/lib/telebot/asyncio_storage 2023-08-30 22:31:25,540 root INFO copying telebot/asyncio_storage/__init__.py -> build/lib/telebot/asyncio_storage 2023-08-30 22:31:25,540 root INFO creating build/lib/telebot/storage 2023-08-30 22:31:25,540 root INFO copying telebot/storage/pickle_storage.py -> build/lib/telebot/storage 2023-08-30 22:31:25,540 root INFO copying telebot/storage/memory_storage.py -> build/lib/telebot/storage 2023-08-30 22:31:25,541 root INFO copying telebot/storage/base_storage.py -> build/lib/telebot/storage 2023-08-30 22:31:25,541 root INFO copying telebot/storage/redis_storage.py -> build/lib/telebot/storage 2023-08-30 22:31:25,541 root INFO copying telebot/storage/__init__.py -> build/lib/telebot/storage 2023-08-30 22:31:25,541 root INFO creating build/lib/telebot/ext/aio 2023-08-30 22:31:25,541 root INFO copying telebot/ext/aio/webhooks.py -> build/lib/telebot/ext/aio 2023-08-30 22:31:25,541 root INFO copying telebot/ext/aio/__init__.py -> build/lib/telebot/ext/aio 2023-08-30 22:31:25,542 root INFO creating build/lib/telebot/ext/sync 2023-08-30 22:31:25,542 root INFO copying telebot/ext/sync/webhooks.py -> build/lib/telebot/ext/sync 2023-08-30 22:31:25,542 root INFO copying telebot/ext/sync/__init__.py -> build/lib/telebot/ext/sync 2023-08-30 22:31:25,547 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-08-30 22:31:25,547 root INFO running install 2023-08-30 22:31:25,555 root INFO running install_lib 2023-08-30 22:31:25,556 root INFO creating build/bdist.linux-armv8l 2023-08-30 22:31:25,557 root INFO creating build/bdist.linux-armv8l/wheel 2023-08-30 22:31:25,557 root INFO creating build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,557 root INFO copying build/lib/telebot/asyncio_filters.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,557 root INFO copying build/lib/telebot/formatting.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,557 root INFO copying build/lib/telebot/version.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,557 root INFO copying build/lib/telebot/apihelper.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,558 root INFO creating build/bdist.linux-armv8l/wheel/telebot/ext 2023-08-30 22:31:25,561 root INFO copying build/lib/telebot/ext/reloader.py -> build/bdist.linux-armv8l/wheel/telebot/ext 2023-08-30 22:31:25,562 root INFO creating build/bdist.linux-armv8l/wheel/telebot/ext/aio 2023-08-30 22:31:25,562 root INFO copying build/lib/telebot/ext/aio/webhooks.py -> build/bdist.linux-armv8l/wheel/telebot/ext/aio 2023-08-30 22:31:25,562 root INFO copying build/lib/telebot/ext/aio/__init__.py -> build/bdist.linux-armv8l/wheel/telebot/ext/aio 2023-08-30 22:31:25,562 root INFO creating build/bdist.linux-armv8l/wheel/telebot/ext/sync 2023-08-30 22:31:25,562 root INFO copying build/lib/telebot/ext/sync/webhooks.py -> build/bdist.linux-armv8l/wheel/telebot/ext/sync 2023-08-30 22:31:25,562 root INFO copying build/lib/telebot/ext/sync/__init__.py -> build/bdist.linux-armv8l/wheel/telebot/ext/sync 2023-08-30 22:31:25,563 root INFO copying build/lib/telebot/ext/__init__.py -> build/bdist.linux-armv8l/wheel/telebot/ext 2023-08-30 22:31:25,563 root INFO creating build/bdist.linux-armv8l/wheel/telebot/asyncio_storage 2023-08-30 22:31:25,563 root INFO copying build/lib/telebot/asyncio_storage/pickle_storage.py -> build/bdist.linux-armv8l/wheel/telebot/asyncio_storage 2023-08-30 22:31:25,563 root INFO copying build/lib/telebot/asyncio_storage/memory_storage.py -> build/bdist.linux-armv8l/wheel/telebot/asyncio_storage 2023-08-30 22:31:25,563 root INFO copying build/lib/telebot/asyncio_storage/base_storage.py -> build/bdist.linux-armv8l/wheel/telebot/asyncio_storage 2023-08-30 22:31:25,563 root INFO copying build/lib/telebot/asyncio_storage/redis_storage.py -> build/bdist.linux-armv8l/wheel/telebot/asyncio_storage 2023-08-30 22:31:25,563 root INFO copying build/lib/telebot/asyncio_storage/__init__.py -> build/bdist.linux-armv8l/wheel/telebot/asyncio_storage 2023-08-30 22:31:25,563 root INFO copying build/lib/telebot/util.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,564 root INFO copying build/lib/telebot/handler_backends.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,564 root INFO copying build/lib/telebot/asyncio_helper.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,564 root INFO copying build/lib/telebot/custom_filters.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,564 root INFO copying build/lib/telebot/callback_data.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,564 root INFO copying build/lib/telebot/service_utils.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,565 root INFO creating build/bdist.linux-armv8l/wheel/telebot/storage 2023-08-30 22:31:25,565 root INFO copying build/lib/telebot/storage/pickle_storage.py -> build/bdist.linux-armv8l/wheel/telebot/storage 2023-08-30 22:31:25,565 root INFO copying build/lib/telebot/storage/memory_storage.py -> build/bdist.linux-armv8l/wheel/telebot/storage 2023-08-30 22:31:25,565 root INFO copying build/lib/telebot/storage/base_storage.py -> build/bdist.linux-armv8l/wheel/telebot/storage 2023-08-30 22:31:25,565 root INFO copying build/lib/telebot/storage/redis_storage.py -> build/bdist.linux-armv8l/wheel/telebot/storage 2023-08-30 22:31:25,565 root INFO copying build/lib/telebot/storage/__init__.py -> build/bdist.linux-armv8l/wheel/telebot/storage 2023-08-30 22:31:25,565 root INFO copying build/lib/telebot/asyncio_handler_backends.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,566 root INFO copying build/lib/telebot/types.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,566 root INFO copying build/lib/telebot/async_telebot.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,567 root INFO copying build/lib/telebot/__init__.py -> build/bdist.linux-armv8l/wheel/telebot 2023-08-30 22:31:25,567 root INFO running install_egg_info 2023-08-30 22:31:25,576 root INFO running egg_info 2023-08-30 22:31:25,576 root INFO creating pyTelegramBotAPI.egg-info 2023-08-30 22:31:25,577 root INFO writing pyTelegramBotAPI.egg-info/PKG-INFO 2023-08-30 22:31:25,577 root INFO writing dependency_links to pyTelegramBotAPI.egg-info/dependency_links.txt 2023-08-30 22:31:25,578 root INFO writing requirements to pyTelegramBotAPI.egg-info/requires.txt 2023-08-30 22:31:25,578 root INFO writing top-level names to pyTelegramBotAPI.egg-info/top_level.txt 2023-08-30 22:31:25,578 root INFO writing manifest file 'pyTelegramBotAPI.egg-info/SOURCES.txt' 2023-08-30 22:31:25,580 root INFO reading manifest file 'pyTelegramBotAPI.egg-info/SOURCES.txt' 2023-08-30 22:31:25,580 root INFO adding license file 'LICENSE' 2023-08-30 22:31:25,581 root INFO writing manifest file 'pyTelegramBotAPI.egg-info/SOURCES.txt' 2023-08-30 22:31:25,585 root INFO Copying pyTelegramBotAPI.egg-info to build/bdist.linux-armv8l/wheel/pyTelegramBotAPI-4.12.0-py3.11.egg-info 2023-08-30 22:31:25,586 root INFO running install_scripts 2023-08-30 22:31:25,591 wheel INFO creating build/bdist.linux-armv8l/wheel/pyTelegramBotAPI-4.12.0.dist-info/WHEEL 2023-08-30 22:31:25,591 wheel INFO creating '/home/buildozer/aports/testing/py3-pytelegrambotapi/src/pyTelegramBotAPI-4.12.0/dist/.tmp-c5l5oumb/pyTelegramBotAPI-4.12.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-08-30 22:31:25,593 wheel INFO adding 'telebot/__init__.py' 2023-08-30 22:31:25,594 wheel INFO adding 'telebot/apihelper.py' 2023-08-30 22:31:25,596 wheel INFO adding 'telebot/async_telebot.py' 2023-08-30 22:31:25,597 wheel INFO adding 'telebot/asyncio_filters.py' 2023-08-30 22:31:25,597 wheel INFO adding 'telebot/asyncio_handler_backends.py' 2023-08-30 22:31:25,598 wheel INFO adding 'telebot/asyncio_helper.py' 2023-08-30 22:31:25,598 wheel INFO adding 'telebot/callback_data.py' 2023-08-30 22:31:25,598 wheel INFO adding 'telebot/custom_filters.py' 2023-08-30 22:31:25,599 wheel INFO adding 'telebot/formatting.py' 2023-08-30 22:31:25,599 wheel INFO adding 'telebot/handler_backends.py' 2023-08-30 22:31:25,599 wheel INFO adding 'telebot/service_utils.py' 2023-08-30 22:31:25,600 wheel INFO adding 'telebot/types.py' 2023-08-30 22:31:25,601 wheel INFO adding 'telebot/util.py' 2023-08-30 22:31:25,602 wheel INFO adding 'telebot/version.py' 2023-08-30 22:31:25,602 wheel INFO adding 'telebot/asyncio_storage/__init__.py' 2023-08-30 22:31:25,602 wheel INFO adding 'telebot/asyncio_storage/base_storage.py' 2023-08-30 22:31:25,602 wheel INFO adding 'telebot/asyncio_storage/memory_storage.py' 2023-08-30 22:31:25,602 wheel INFO adding 'telebot/asyncio_storage/pickle_storage.py' 2023-08-30 22:31:25,602 wheel INFO adding 'telebot/asyncio_storage/redis_storage.py' 2023-08-30 22:31:25,603 wheel INFO adding 'telebot/ext/__init__.py' 2023-08-30 22:31:25,603 wheel INFO adding 'telebot/ext/reloader.py' 2023-08-30 22:31:25,603 wheel INFO adding 'telebot/ext/aio/__init__.py' 2023-08-30 22:31:25,603 wheel INFO adding 'telebot/ext/aio/webhooks.py' 2023-08-30 22:31:25,603 wheel INFO adding 'telebot/ext/sync/__init__.py' 2023-08-30 22:31:25,604 wheel INFO adding 'telebot/ext/sync/webhooks.py' 2023-08-30 22:31:25,604 wheel INFO adding 'telebot/storage/__init__.py' 2023-08-30 22:31:25,604 wheel INFO adding 'telebot/storage/base_storage.py' 2023-08-30 22:31:25,604 wheel INFO adding 'telebot/storage/memory_storage.py' 2023-08-30 22:31:25,604 wheel INFO adding 'telebot/storage/pickle_storage.py' 2023-08-30 22:31:25,604 wheel INFO adding 'telebot/storage/redis_storage.py' 2023-08-30 22:31:25,608 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/LICENSE' 2023-08-30 22:31:25,608 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/METADATA' 2023-08-30 22:31:25,609 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/WHEEL' 2023-08-30 22:31:25,609 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/top_level.txt' 2023-08-30 22:31:25,609 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/RECORD' 2023-08-30 22:31:25,609 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-08-30 22:31:25,611 gpep517 INFO The backend produced dist/pyTelegramBotAPI-4.12.0-py3-none-any.whl pyTelegramBotAPI-4.12.0-py3-none-any.whl >>> py3-pytelegrambotapi: Entering fakeroot... >>> py3-pytelegrambotapi-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/ext/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/ext/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/ext/aio/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/ext/aio/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/ext/sync/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/ext/sync/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/asyncio_storage/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/asyncio_storage/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/storage/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/storage/__pycache__' >>> py3-pytelegrambotapi-pyc*: Preparing subpackage py3-pytelegrambotapi-pyc... >>> py3-pytelegrambotapi-pyc*: Running postcheck for py3-pytelegrambotapi-pyc >>> py3-pytelegrambotapi*: Running postcheck for py3-pytelegrambotapi >>> py3-pytelegrambotapi*: Preparing package py3-pytelegrambotapi... >>> py3-pytelegrambotapi-pyc*: Tracing dependencies... python3~3.11 >>> py3-pytelegrambotapi-pyc*: Package size: 1.4 MB >>> py3-pytelegrambotapi-pyc*: Compressing data... >>> py3-pytelegrambotapi-pyc*: Create checksum... >>> py3-pytelegrambotapi-pyc*: Create py3-pytelegrambotapi-pyc-4.12.0-r0.apk >>> py3-pytelegrambotapi*: Tracing dependencies... python3~3.11 >>> py3-pytelegrambotapi*: Package size: 1.4 MB >>> py3-pytelegrambotapi*: Compressing data... >>> py3-pytelegrambotapi*: Create checksum... >>> py3-pytelegrambotapi*: Create py3-pytelegrambotapi-4.12.0-r0.apk >>> py3-pytelegrambotapi: Build complete at Wed, 30 Aug 2023 22:31:33 +0000 elapsed time 0h 0m 11s >>> py3-pytelegrambotapi: Cleaning up srcdir >>> py3-pytelegrambotapi: Cleaning up pkgdir >>> py3-pytelegrambotapi: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pytelegrambotapi (20230830.223123) (2/25) Purging py3-setuptools-pyc (68.0.0-r2) (3/25) Purging py3-setuptools (68.0.0-r2) (4/25) Purging py3-gpep517-pyc (15-r0) (5/25) Purging py3-gpep517 (15-r0) (6/25) Purging py3-installer-pyc (0.7.0-r1) (7/25) Purging py3-installer (0.7.0-r1) (8/25) Purging py3-wheel-pyc (0.41.0-r2) (9/25) Purging py3-wheel (0.41.0-r2) (10/25) Purging py3-packaging-pyc (23.1-r3) (11/25) Purging py3-packaging (23.1-r3) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.5-r0) (15/25) Purging python3-pycache-pyc0 (3.11.5-r0) (16/25) Purging pyc (0.1-r0) (17/25) Purging python3 (3.11.5-r0) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20230722-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r2) (24/25) Purging sqlite-libs (3.43.0-r0) (25/25) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r6.trigger OK: 315 MiB in 102 packages >>> py3-pytelegrambotapi: Updating the testing/armhf repository index... >>> py3-pytelegrambotapi: Signing the index...