>>> py3-geotiler: Building community/py3-geotiler 0.14.6-r3 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 04:09:40 +0000 >>> py3-geotiler: Checking sanity of /home/buildozer/aports/community/py3-geotiler/APKBUILD... >>> py3-geotiler: Analyzing dependencies... >>> py3-geotiler: Installing for build: build-base python3 py3-aiohttp py3-cytoolz py3-pillow py3-setuptools py3-build py3-installer py3-wheel python3-dev py3-numpy py3-pytest py3-pytest-cov (1/57) Installing libbz2 (1.0.8-r3) (2/57) Installing libffi (3.4.4-r0) (3/57) Installing gdbm (1.23-r0) (4/57) Installing xz-libs (5.2.7-r0) (5/57) Installing mpdecimal (2.5.1-r1) (6/57) Installing readline (8.2.0-r0) (7/57) Installing sqlite-libs (3.39.4-r0) (8/57) Installing python3 (3.10.8-r3) (9/57) Installing py3-frozenlist (1.2.0-r2) (10/57) Installing py3-aiosignal (1.2.0-r1) (11/57) Installing py3-typing-extensions (4.4.0-r0) (12/57) Installing py3-async-timeout (4.0.2-r0) (13/57) Installing py3-attrs (22.1.0-r0) (14/57) Installing py3-brotli (1.0.9-r8) (15/57) Installing py3-charset-normalizer (2.1.1-r0) (16/57) Installing py3-idna (3.4-r2) (17/57) Installing py3-idna-ssl (1.1.0-r6) (18/57) Installing py3-multidict (6.0.2-r1) (19/57) Installing py3-yarl (1.8.1-r0) (20/57) Installing py3-aiohttp (3.8.1-r2) (21/57) Installing cython (0.29.32-r0) (22/57) Installing py3-toolz (0.12.0-r0) (23/57) Installing py3-cytoolz (0.12.0-r0) (24/57) Installing py3-olefile (0.46-r6) (25/57) Installing libpng (1.6.38-r0) (26/57) Installing freetype (2.12.1-r0) (27/57) Installing libimagequant (4.0.4-r0) (28/57) Installing libjpeg-turbo (2.1.4-r0) (29/57) Installing lcms2 (2.13.1-r0) (30/57) Installing openjpeg (2.5.0-r0) (31/57) Installing libwebp (1.2.4-r1) (32/57) Installing tiff (4.4.0-r1) (33/57) Installing libxau (1.0.10-r0) (34/57) Installing libmd (1.0.4-r0) (35/57) Installing libbsd (0.11.7-r0) (36/57) Installing libxdmcp (1.1.3-r1) (37/57) Installing libxcb (1.15-r0) (38/57) Installing py3-pillow (9.2.0-r3) (39/57) Installing py3-parsing (3.0.9-r0) (40/57) Installing py3-packaging (21.3-r2) (41/57) Installing py3-setuptools (65.5.0-r0) (42/57) Installing py3-tomli (2.0.1-r1) (43/57) Installing py3-pep517 (0.13.0-r0) (44/57) Installing py3-build (0.8.0-r1) (45/57) Installing py3-installer (0.5.1-r1) (46/57) Installing py3-wheel (0.37.1-r1) (47/57) Installing python3-dev (3.10.8-r3) (48/57) Installing libgfortran (12.2.1_git20220924-r3) (49/57) Installing openblas (0.3.21-r0) (50/57) Installing py3-numpy (1.23.4-r0) (51/57) Installing py3-iniconfig (1.1.1-r3) (52/57) Installing py3-pluggy (1.0.0-r1) (53/57) Installing py3-py (1.11.0-r0) (54/57) Installing py3-pytest (7.1.3-r1) (55/57) Installing py3-coverage (5.5-r2) (56/57) Installing py3-pytest-cov (2.12.1-r1) (57/57) Installing .makedepends-py3-geotiler (20221029.040944) Executing busybox-1.35.0-r27.trigger OK: 353 MiB in 149 packages >>> py3-geotiler: Cleaning up srcdir >>> py3-geotiler: Cleaning up pkgdir >>> py3-geotiler: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-geotiler-0.14.6.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 8 362k 8 32768 0 0 49517 0 0:00:07 --:--:-- 0:00:07 49498 100 362k 100 362k 0 0 270k 0 0:00:01 0:00:01 --:--:-- 270k >>> py3-geotiler: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-geotiler-0.14.6.tar.gz >>> py3-geotiler: Checking sha512sums... py3-geotiler-0.14.6.tar.gz: OK remove-dep.patch: OK >>> py3-geotiler: Unpacking /var/cache/distfiles/v3.17/py3-geotiler-0.14.6.tar.gz... >>> py3-geotiler: remove-dep.patch patching file pyproject.toml running egg_info writing geotiler.egg-info/PKG-INFO writing dependency_links to geotiler.egg-info/dependency_links.txt writing requirements to geotiler.egg-info/requires.txt writing top-level names to geotiler.egg-info/top_level.txt reading manifest file 'geotiler.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'geotiler.egg-info/SOURCES.txt' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/geotiler copying geotiler/geo.py -> build/lib/geotiler copying geotiler/provider.py -> build/lib/geotiler copying geotiler/errors.py -> build/lib/geotiler copying geotiler/util.py -> build/lib/geotiler copying geotiler/map.py -> build/lib/geotiler copying geotiler/data.py -> build/lib/geotiler copying geotiler/__init__.py -> build/lib/geotiler copying geotiler/cache.py -> build/lib/geotiler creating build/lib/geotiler/tests copying geotiler/tests/test_tile_io.py -> build/lib/geotiler/tests copying geotiler/tests/test_tile_img.py -> build/lib/geotiler/tests copying geotiler/tests/test_provider.py -> build/lib/geotiler/tests copying geotiler/tests/test_geo.py -> build/lib/geotiler/tests copying geotiler/tests/test_util.py -> build/lib/geotiler/tests copying geotiler/tests/__init__.py -> build/lib/geotiler/tests copying geotiler/tests/test_cache.py -> build/lib/geotiler/tests copying geotiler/tests/test_map.py -> build/lib/geotiler/tests creating build/lib/geotiler/tile copying geotiler/tile/img.py -> build/lib/geotiler/tile copying geotiler/tile/__init__.py -> build/lib/geotiler/tile copying geotiler/tile/io.py -> build/lib/geotiler/tile running egg_info writing geotiler.egg-info/PKG-INFO writing dependency_links to geotiler.egg-info/dependency_links.txt writing requirements to geotiler.egg-info/requires.txt writing top-level names to geotiler.egg-info/top_level.txt reading manifest file 'geotiler.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'geotiler.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'geotiler.source' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'geotiler.source' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'geotiler.source' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'geotiler.source' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying geotiler/py.typed -> build/lib/geotiler creating build/lib/geotiler/source copying geotiler/source/bluemarble.json -> build/lib/geotiler/source copying geotiler/source/osm.json -> build/lib/geotiler/source copying geotiler/source/stamen-terrain-background.json -> build/lib/geotiler/source copying geotiler/source/stamen-terrain-lines.json -> build/lib/geotiler/source copying geotiler/source/stamen-terrain.json -> build/lib/geotiler/source copying geotiler/source/stamen-toner-lite.json -> build/lib/geotiler/source copying geotiler/source/stamen-toner.json -> build/lib/geotiler/source copying geotiler/source/stamen-watercolor.json -> build/lib/geotiler/source copying geotiler/source/thunderforest-cycle.json -> build/lib/geotiler/source running build_scripts creating build/scripts-3.10 copying and adjusting bin/geotiler-lint -> build/scripts-3.10 copying and adjusting bin/geotiler-route -> build/scripts-3.10 copying and adjusting bin/geotiler-fetch -> build/scripts-3.10 changing mode of build/scripts-3.10/geotiler-lint from 644 to 755 changing mode of build/scripts-3.10/geotiler-route from 644 to 755 changing mode of build/scripts-3.10/geotiler-fetch from 644 to 755 installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/geotiler copying build/lib/geotiler/geo.py -> build/bdist.linux-armv8l/wheel/geotiler copying build/lib/geotiler/provider.py -> build/bdist.linux-armv8l/wheel/geotiler copying build/lib/geotiler/errors.py -> build/bdist.linux-armv8l/wheel/geotiler copying build/lib/geotiler/py.typed -> build/bdist.linux-armv8l/wheel/geotiler copying build/lib/geotiler/util.py -> build/bdist.linux-armv8l/wheel/geotiler creating build/bdist.linux-armv8l/wheel/geotiler/tests copying build/lib/geotiler/tests/test_tile_io.py -> build/bdist.linux-armv8l/wheel/geotiler/tests copying build/lib/geotiler/tests/test_tile_img.py -> build/bdist.linux-armv8l/wheel/geotiler/tests copying build/lib/geotiler/tests/test_provider.py -> build/bdist.linux-armv8l/wheel/geotiler/tests copying build/lib/geotiler/tests/test_geo.py -> build/bdist.linux-armv8l/wheel/geotiler/tests copying build/lib/geotiler/tests/test_util.py -> build/bdist.linux-armv8l/wheel/geotiler/tests copying build/lib/geotiler/tests/__init__.py -> build/bdist.linux-armv8l/wheel/geotiler/tests copying build/lib/geotiler/tests/test_cache.py -> build/bdist.linux-armv8l/wheel/geotiler/tests copying build/lib/geotiler/tests/test_map.py -> build/bdist.linux-armv8l/wheel/geotiler/tests copying build/lib/geotiler/map.py -> build/bdist.linux-armv8l/wheel/geotiler copying build/lib/geotiler/data.py -> build/bdist.linux-armv8l/wheel/geotiler creating build/bdist.linux-armv8l/wheel/geotiler/tile copying build/lib/geotiler/tile/img.py -> build/bdist.linux-armv8l/wheel/geotiler/tile copying build/lib/geotiler/tile/__init__.py -> build/bdist.linux-armv8l/wheel/geotiler/tile copying build/lib/geotiler/tile/io.py -> build/bdist.linux-armv8l/wheel/geotiler/tile copying build/lib/geotiler/__init__.py -> build/bdist.linux-armv8l/wheel/geotiler copying build/lib/geotiler/cache.py -> build/bdist.linux-armv8l/wheel/geotiler creating build/bdist.linux-armv8l/wheel/geotiler/source copying build/lib/geotiler/source/stamen-terrain.json -> build/bdist.linux-armv8l/wheel/geotiler/source copying build/lib/geotiler/source/stamen-terrain-lines.json -> build/bdist.linux-armv8l/wheel/geotiler/source copying build/lib/geotiler/source/stamen-toner.json -> build/bdist.linux-armv8l/wheel/geotiler/source copying build/lib/geotiler/source/stamen-terrain-background.json -> build/bdist.linux-armv8l/wheel/geotiler/source copying build/lib/geotiler/source/thunderforest-cycle.json -> build/bdist.linux-armv8l/wheel/geotiler/source copying build/lib/geotiler/source/stamen-watercolor.json -> build/bdist.linux-armv8l/wheel/geotiler/source copying build/lib/geotiler/source/bluemarble.json -> build/bdist.linux-armv8l/wheel/geotiler/source copying build/lib/geotiler/source/osm.json -> build/bdist.linux-armv8l/wheel/geotiler/source copying build/lib/geotiler/source/stamen-toner-lite.json -> build/bdist.linux-armv8l/wheel/geotiler/source running install_egg_info Copying geotiler.egg-info to build/bdist.linux-armv8l/wheel/geotiler-0.14.6-py3.10.egg-info running install_scripts creating build/bdist.linux-armv8l/wheel/geotiler-0.14.6.data creating build/bdist.linux-armv8l/wheel/geotiler-0.14.6.data/scripts copying build/scripts-3.10/geotiler-fetch -> build/bdist.linux-armv8l/wheel/geotiler-0.14.6.data/scripts copying build/scripts-3.10/geotiler-lint -> build/bdist.linux-armv8l/wheel/geotiler-0.14.6.data/scripts copying build/scripts-3.10/geotiler-route -> build/bdist.linux-armv8l/wheel/geotiler-0.14.6.data/scripts changing mode of build/bdist.linux-armv8l/wheel/geotiler-0.14.6.data/scripts/geotiler-fetch to 755 changing mode of build/bdist.linux-armv8l/wheel/geotiler-0.14.6.data/scripts/geotiler-lint to 755 changing mode of build/bdist.linux-armv8l/wheel/geotiler-0.14.6.data/scripts/geotiler-route to 755 adding license file "COPYING" (matched pattern "COPYING*") creating build/bdist.linux-armv8l/wheel/geotiler-0.14.6.dist-info/WHEEL creating '/home/buildozer/aports/community/py3-geotiler/src/geotiler-0.14.6/dist/tmplr4vn0ec/geotiler-0.14.6-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it adding 'geotiler/__init__.py' adding 'geotiler/cache.py' adding 'geotiler/data.py' adding 'geotiler/errors.py' adding 'geotiler/geo.py' adding 'geotiler/map.py' adding 'geotiler/provider.py' adding 'geotiler/py.typed' adding 'geotiler/util.py' adding 'geotiler/source/bluemarble.json' adding 'geotiler/source/osm.json' adding 'geotiler/source/stamen-terrain-background.json' adding 'geotiler/source/stamen-terrain-lines.json' adding 'geotiler/source/stamen-terrain.json' adding 'geotiler/source/stamen-toner-lite.json' adding 'geotiler/source/stamen-toner.json' adding 'geotiler/source/stamen-watercolor.json' adding 'geotiler/source/thunderforest-cycle.json' adding 'geotiler/tests/__init__.py' adding 'geotiler/tests/test_cache.py' adding 'geotiler/tests/test_geo.py' adding 'geotiler/tests/test_map.py' adding 'geotiler/tests/test_provider.py' adding 'geotiler/tests/test_tile_img.py' adding 'geotiler/tests/test_tile_io.py' adding 'geotiler/tests/test_util.py' adding 'geotiler/tile/__init__.py' adding 'geotiler/tile/img.py' adding 'geotiler/tile/io.py' adding 'geotiler-0.14.6.data/scripts/geotiler-fetch' adding 'geotiler-0.14.6.data/scripts/geotiler-lint' adding 'geotiler-0.14.6.data/scripts/geotiler-route' adding 'geotiler-0.14.6.dist-info/COPYING' adding 'geotiler-0.14.6.dist-info/METADATA' adding 'geotiler-0.14.6.dist-info/WHEEL' adding 'geotiler-0.14.6.dist-info/top_level.txt' adding 'geotiler-0.14.6.dist-info/RECORD' removing build/bdist.linux-armv8l/wheel * Getting dependencies for wheel... * Building wheel... Successfully built geotiler-0.14.6-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-geotiler/src/geotiler-0.14.6, configfile: setup.cfg plugins: cov-2.12.1 collected 43 items geotiler/tests/test_cache.py . [ 2%] geotiler/tests/test_geo.py ........ [ 20%] geotiler/tests/test_map.py ................... [ 65%] geotiler/tests/test_provider.py ...... [ 79%] geotiler/tests/test_tile_img.py ..... [ 90%] geotiler/tests/test_tile_io.py sss [ 97%] geotiler/tests/test_util.py . [100%] =============================== warnings summary =============================== geotiler/tests/test_tile_io.py:70 /home/buildozer/aports/community/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_tile_io.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio geotiler/tests/test_tile_io.py:86 /home/buildozer/aports/community/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_tile_io.py:86: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio geotiler/tests/test_tile_io.py:102 /home/buildozer/aports/community/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_tile_io.py:102: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio geotiler/tests/test_cache.py::test_redis_downloader_and_cache /home/buildozer/aports/community/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_cache.py:60: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() geotiler/tests/test_tile_img.py::test_render_error_tile /home/buildozer/aports/community/py3-geotiler/src/geotiler-0.14.6/geotiler/tile/img.py:87: DeprecationWarning: textsize is deprecated and will be removed in Pillow 10 (2023-07-01). Use textbbox or textlength instead. tw, th = draw.textsize(msg) geotiler/tests/test_tile_img.py::test_render_image geotiler/tests/test_tile_img.py::test_render_image_error /home/buildozer/aports/community/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_tile_img.py:49: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() geotiler/tests/test_tile_io.py::test_fetch_tile geotiler/tests/test_tile_io.py::test_fetch_tile_error geotiler/tests/test_tile_io.py::test_fetch_tiles /usr/lib/python3.10/site-packages/_pytest/python.py:181: PytestUnhandledCoroutineWarning: async def functions are not natively supported and have been skipped. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted warnings.warn(PytestUnhandledCoroutineWarning(msg.format(nodeid))) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ---------- coverage: platform linux, python 3.10.8-final-0 ----------- Name Stmts Miss Cover Missing --------------------------------------------------------------- geotiler/__init__.py 4 0 100% geotiler/cache.py 33 1 97% 101 geotiler/data.py 3 3 0% 28-31 geotiler/errors.py 1 0 100% geotiler/geo.py 60 2 97% 44, 47 geotiler/map.py 209 19 91% 105, 131, 296, 374-376, 396-399, 411-421 geotiler/provider.py 82 17 79% 94, 100-104, 117-124, 145-152 geotiler/tests/__init__.py 1 0 100% geotiler/tests/test_cache.py 29 0 100% geotiler/tests/test_geo.py 57 0 100% geotiler/tests/test_map.py 203 0 100% geotiler/tests/test_provider.py 52 0 100% geotiler/tests/test_tile_img.py 60 0 100% geotiler/tests/test_tile_io.py 53 33 38% 59-68, 76-84, 94-100, 108-128 geotiler/tests/test_util.py 5 0 100% geotiler/tile/__init__.py 0 0 100% geotiler/tile/img.py 28 0 100% geotiler/tile/io.py 34 21 38% 60-69, 85-104 geotiler/util.py 6 0 100% --------------------------------------------------------------- TOTAL 920 96 90% ================== 40 passed, 3 skipped, 10 warnings in 1.01s ================== >>> py3-geotiler: Entering fakeroot... >>> py3-geotiler*: Running postcheck for py3-geotiler >>> py3-geotiler*: Preparing package py3-geotiler... >>> py3-geotiler*: Tracing dependencies... >>> py3-geotiler*: Package size: 284.0 KB >>> py3-geotiler*: Compressing data... >>> py3-geotiler*: Create checksum... >>> py3-geotiler*: Create py3-geotiler-0.14.6-r3.apk >>> py3-geotiler: Build complete at Sat, 29 Oct 2022 04:09:49 +0000 elapsed time 0h 0m 9s >>> py3-geotiler: Cleaning up srcdir >>> py3-geotiler: Cleaning up pkgdir >>> py3-geotiler: Uninstalling dependencies... (1/57) Purging .makedepends-py3-geotiler (20221029.040944) (2/57) Purging py3-aiohttp (3.8.1-r2) (3/57) Purging py3-aiosignal (1.2.0-r1) (4/57) Purging py3-frozenlist (1.2.0-r2) (5/57) Purging py3-async-timeout (4.0.2-r0) (6/57) Purging py3-brotli (1.0.9-r8) (7/57) Purging py3-charset-normalizer (2.1.1-r0) (8/57) Purging py3-idna-ssl (1.1.0-r6) (9/57) Purging py3-typing-extensions (4.4.0-r0) (10/57) Purging py3-yarl (1.8.1-r0) (11/57) Purging py3-idna (3.4-r2) (12/57) Purging py3-multidict (6.0.2-r1) (13/57) Purging py3-cytoolz (0.12.0-r0) (14/57) Purging cython (0.29.32-r0) (15/57) Purging py3-toolz (0.12.0-r0) (16/57) Purging py3-pillow (9.2.0-r3) (17/57) Purging py3-olefile (0.46-r6) (18/57) Purging py3-setuptools (65.5.0-r0) (19/57) Purging py3-build (0.8.0-r1) (20/57) Purging py3-pep517 (0.13.0-r0) (21/57) Purging py3-installer (0.5.1-r1) (22/57) Purging py3-wheel (0.37.1-r1) (23/57) Purging python3-dev (3.10.8-r3) (24/57) Purging py3-numpy (1.23.4-r0) (25/57) Purging py3-pytest-cov (2.12.1-r1) (26/57) Purging py3-pytest (7.1.3-r1) (27/57) Purging py3-attrs (22.1.0-r0) (28/57) Purging py3-iniconfig (1.1.1-r3) (29/57) Purging py3-packaging (21.3-r2) (30/57) Purging py3-parsing (3.0.9-r0) (31/57) Purging py3-pluggy (1.0.0-r1) (32/57) Purging py3-py (1.11.0-r0) (33/57) Purging py3-tomli (2.0.1-r1) (34/57) Purging python3 (3.10.8-r3) (35/57) Purging py3-coverage (5.5-r2) (36/57) Purging freetype (2.12.1-r0) (37/57) Purging libbz2 (1.0.8-r3) (38/57) Purging libffi (3.4.4-r0) (39/57) Purging gdbm (1.23-r0) (40/57) Purging tiff (4.4.0-r1) (41/57) Purging xz-libs (5.2.7-r0) (42/57) Purging mpdecimal (2.5.1-r1) (43/57) Purging readline (8.2.0-r0) (44/57) Purging sqlite-libs (3.39.4-r0) (45/57) Purging libpng (1.6.38-r0) (46/57) Purging libimagequant (4.0.4-r0) (47/57) Purging libjpeg-turbo (2.1.4-r0) (48/57) Purging lcms2 (2.13.1-r0) (49/57) Purging openjpeg (2.5.0-r0) (50/57) Purging libwebp (1.2.4-r1) (51/57) Purging libxcb (1.15-r0) (52/57) Purging libxau (1.0.10-r0) (53/57) Purging libxdmcp (1.1.3-r1) (54/57) Purging libbsd (0.11.7-r0) (55/57) Purging libmd (1.0.4-r0) (56/57) Purging openblas (0.3.21-r0) (57/57) Purging libgfortran (12.2.1_git20220924-r3) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-geotiler: Updating the community/armv7 repository index... >>> py3-geotiler: Signing the index...