>>> ranger: Building community/ranger 1.9.3-r1 (using abuild 3.7.0_rc1-r2) started Thu, 24 Dec 2020 12:44:12 +0000 >>> ranger: Checking sanity of /home/buildozer/aports/community/ranger/APKBUILD... >>> WARNING: ranger: No maintainer >>> ranger: Analyzing dependencies... >>> ranger: Installing for build: build-base python3 py3-setuptools py3-pytest (1/23) Installing libbz2 (1.0.8-r1) (2/23) Installing libffi (3.3-r2) (3/23) Installing gdbm (1.18.1-r0) (4/23) Installing xz-libs (5.2.5-r0) (5/23) Installing readline (8.0.4-r0) (6/23) Installing sqlite-libs (3.34.0-r0) (7/23) Installing python3 (3.8.6-r0) (8/23) Installing py3-ordered-set (4.0.2-r0) (9/23) Installing py3-appdirs (1.4.4-r1) (10/23) Installing py3-parsing (2.4.7-r1) (11/23) Installing py3-six (1.15.0-r0) (12/23) Installing py3-packaging (20.8-r0) (13/23) Installing py3-setuptools (51.0.0-r0) (14/23) Installing py3-atomicwrites (1.4.0-r0) (15/23) Installing py3-attrs (20.3.0-r0) (16/23) Installing py3-more-itertools (8.6.0-r0) (17/23) Installing py3-iniconfig (1.1.1-r0) (18/23) Installing py3-pluggy (0.13.1-r1) (19/23) Installing py3-py (1.10.0-r0) (20/23) Installing py3-wcwidth (0.2.5-r0) (21/23) Installing py3-toml (0.10.2-r0) (22/23) Installing py3-pytest (6.2.1-r0) (23/23) Installing .makedepends-ranger (20201224.124413) Executing busybox-1.32.0-r8.trigger OK: 364 MiB in 109 packages >>> ranger: Cleaning up srcdir >>> ranger: Cleaning up pkgdir >>> ranger: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/ranger-1.9.3.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 273k 100 273k 0 0 3510k 0 --:--:-- --:--:-- --:--:-- 3510k >>> ranger: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/ranger-1.9.3.tar.gz >>> ranger: Checking sha512sums... ranger-1.9.3.tar.gz: OK >>> ranger: Unpacking /var/cache/distfiles/v3.13/ranger-1.9.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ranger copying ranger/__init__.py -> build/lib/ranger creating build/lib/ranger/api copying ranger/api/__init__.py -> build/lib/ranger/api copying ranger/api/commands.py -> build/lib/ranger/api creating build/lib/ranger/colorschemes copying ranger/colorschemes/default.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/snow.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/__init__.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/solarized.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/jungle.py -> build/lib/ranger/colorschemes creating build/lib/ranger/config copying ranger/config/commands_sample.py -> build/lib/ranger/config copying ranger/config/__init__.py -> build/lib/ranger/config copying ranger/config/commands.py -> build/lib/ranger/config creating build/lib/ranger/container copying ranger/container/bookmarks.py -> build/lib/ranger/container copying ranger/container/__init__.py -> build/lib/ranger/container copying ranger/container/settings.py -> build/lib/ranger/container copying ranger/container/tags.py -> build/lib/ranger/container copying ranger/container/fsobject.py -> build/lib/ranger/container copying ranger/container/file.py -> build/lib/ranger/container copying ranger/container/directory.py -> build/lib/ranger/container copying ranger/container/history.py -> build/lib/ranger/container creating build/lib/ranger/core copying ranger/core/loader.py -> build/lib/ranger/core copying ranger/core/fm.py -> build/lib/ranger/core copying ranger/core/tab.py -> build/lib/ranger/core copying ranger/core/shared.py -> build/lib/ranger/core copying ranger/core/actions.py -> build/lib/ranger/core copying ranger/core/linemode.py -> build/lib/ranger/core copying ranger/core/__init__.py -> build/lib/ranger/core copying ranger/core/runner.py -> build/lib/ranger/core copying ranger/core/metadata.py -> build/lib/ranger/core copying ranger/core/filter_stack.py -> build/lib/ranger/core copying ranger/core/main.py -> build/lib/ranger/core creating build/lib/ranger/ext copying ranger/ext/human_readable.py -> build/lib/ranger/ext copying ranger/ext/logutils.py -> build/lib/ranger/ext copying ranger/ext/relative_symlink.py -> build/lib/ranger/ext copying ranger/ext/next_available_filename.py -> build/lib/ranger/ext copying ranger/ext/direction.py -> build/lib/ranger/ext copying ranger/ext/widestring.py -> build/lib/ranger/ext copying ranger/ext/signals.py -> build/lib/ranger/ext copying ranger/ext/keybinding_parser.py -> build/lib/ranger/ext copying ranger/ext/iter_tools.py -> build/lib/ranger/ext copying ranger/ext/lazy_property.py -> build/lib/ranger/ext copying ranger/ext/spawn.py -> build/lib/ranger/ext copying ranger/ext/__init__.py -> build/lib/ranger/ext copying ranger/ext/img_display.py -> build/lib/ranger/ext copying ranger/ext/cached_function.py -> build/lib/ranger/ext copying ranger/ext/openstruct.py -> build/lib/ranger/ext copying ranger/ext/safe_path.py -> build/lib/ranger/ext copying ranger/ext/popen_forked.py -> build/lib/ranger/ext copying ranger/ext/get_executables.py -> build/lib/ranger/ext copying ranger/ext/curses_interrupt_handler.py -> build/lib/ranger/ext copying ranger/ext/shell_escape.py -> build/lib/ranger/ext copying ranger/ext/hash.py -> build/lib/ranger/ext copying ranger/ext/rifle.py -> build/lib/ranger/ext copying ranger/ext/mount_path.py -> build/lib/ranger/ext copying ranger/ext/accumulator.py -> build/lib/ranger/ext copying ranger/ext/shutil_generatorized.py -> build/lib/ranger/ext creating build/lib/ranger/ext/vcs copying ranger/ext/vcs/svn.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/__init__.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/hg.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/git.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/bzr.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/vcs.py -> build/lib/ranger/ext/vcs creating build/lib/ranger/gui copying ranger/gui/color.py -> build/lib/ranger/gui copying ranger/gui/displayable.py -> build/lib/ranger/gui copying ranger/gui/ui.py -> build/lib/ranger/gui copying ranger/gui/__init__.py -> build/lib/ranger/gui copying ranger/gui/ansi.py -> build/lib/ranger/gui copying ranger/gui/colorscheme.py -> build/lib/ranger/gui copying ranger/gui/curses_shortcuts.py -> build/lib/ranger/gui copying ranger/gui/context.py -> build/lib/ranger/gui copying ranger/gui/bar.py -> build/lib/ranger/gui copying ranger/gui/mouse_event.py -> build/lib/ranger/gui creating build/lib/ranger/gui/widgets copying ranger/gui/widgets/console.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/statusbar.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/view_miller.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/taskview.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/view_multipane.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/pager.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/__init__.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/browsercolumn.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/view_base.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/titlebar.py -> build/lib/ranger/gui/widgets creating build/lib/ranger/data copying ranger/data/scope.sh -> build/lib/ranger/data copying ranger/data/mime.types -> build/lib/ranger/data copying ranger/config/rc.conf -> build/lib/ranger/config copying ranger/config/rifle.conf -> build/lib/ranger/config running build_scripts creating build/scripts-3.8 copying and adjusting build_scripts/ranger -> build/scripts-3.8 copying and adjusting build_scripts/rifle -> build/scripts-3.8 changing mode of build/scripts-3.8/ranger from 644 to 755 changing mode of build/scripts-3.8/rifle from 644 to 755 ============================= test session starts ============================== platform linux -- Python 3.8.6, pytest-6.2.1, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/ranger/src/ranger-1.9.3 collected 7 items tests/ranger/container/test_bookmarks.py .. [ 28%] tests/ranger/container/test_container.py .. [ 57%] tests/ranger/container/test_fsobject.py .. [ 85%] tests/ranger/core/test_main.py . [100%] ============================== 7 passed in 0.19s =============================== >>> ranger: Entering fakeroot... running install running build running build_py running build_scripts running install_lib creating /home/buildozer/aports/community/ranger/pkg creating /home/buildozer/aports/community/ranger/pkg/ranger creating /home/buildozer/aports/community/ranger/pkg/ranger/usr creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8 creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/loader.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/fm.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/tab.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/shared.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/actions.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/linemode.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/runner.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/metadata.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/filter_stack.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core copying build/lib/ranger/core/main.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/api copying build/lib/ranger/api/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/api copying build/lib/ranger/api/commands.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/api creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/config copying build/lib/ranger/config/rc.conf -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/config copying build/lib/ranger/config/commands_sample.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/config copying build/lib/ranger/config/rifle.conf -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/config copying build/lib/ranger/config/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/config copying build/lib/ranger/config/commands.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/config creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container copying build/lib/ranger/container/bookmarks.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container copying build/lib/ranger/container/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container copying build/lib/ranger/container/settings.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container copying build/lib/ranger/container/tags.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container copying build/lib/ranger/container/fsobject.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container copying build/lib/ranger/container/file.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container copying build/lib/ranger/container/directory.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container copying build/lib/ranger/container/history.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/default.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/snow.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/solarized.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/jungle.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/human_readable.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/logutils.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/relative_symlink.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/next_available_filename.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/direction.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/widestring.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/signals.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/keybinding_parser.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/iter_tools.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/lazy_property.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/spawn.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/img_display.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/cached_function.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/openstruct.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/safe_path.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/popen_forked.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/get_executables.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/curses_interrupt_handler.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/shell_escape.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/hash.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/rifle.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/svn.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/hg.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/git.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/bzr.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/vcs.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/mount_path.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/accumulator.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/ext/shutil_generatorized.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext copying build/lib/ranger/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/data copying build/lib/ranger/data/scope.sh -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/data copying build/lib/ranger/data/mime.types -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/data creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui copying build/lib/ranger/gui/color.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui copying build/lib/ranger/gui/displayable.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui copying build/lib/ranger/gui/ui.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui copying build/lib/ranger/gui/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui copying build/lib/ranger/gui/ansi.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/console.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/statusbar.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/view_miller.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/taskview.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/view_multipane.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/pager.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/__init__.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/browsercolumn.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/view_base.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/titlebar.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/colorscheme.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui copying build/lib/ranger/gui/curses_shortcuts.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui copying build/lib/ranger/gui/context.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui copying build/lib/ranger/gui/bar.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui copying build/lib/ranger/gui/mouse_event.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/loader.py to loader.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/fm.py to fm.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/tab.py to tab.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/shared.py to shared.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/actions.py to actions.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/linemode.py to linemode.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/runner.py to runner.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/metadata.py to metadata.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/filter_stack.py to filter_stack.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/core/main.py to main.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/api/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/api/commands.py to commands.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/config/commands_sample.py to commands_sample.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/config/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/config/commands.py to commands.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container/bookmarks.py to bookmarks.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container/settings.py to settings.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container/tags.py to tags.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container/fsobject.py to fsobject.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container/file.py to file.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container/directory.py to directory.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/container/history.py to history.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes/default.py to default.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes/snow.py to snow.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes/solarized.py to solarized.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/colorschemes/jungle.py to jungle.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/human_readable.py to human_readable.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/logutils.py to logutils.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/relative_symlink.py to relative_symlink.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/next_available_filename.py to next_available_filename.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/direction.py to direction.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/widestring.py to widestring.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/signals.py to signals.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/keybinding_parser.py to keybinding_parser.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/iter_tools.py to iter_tools.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/lazy_property.py to lazy_property.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/spawn.py to spawn.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/img_display.py to img_display.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/cached_function.py to cached_function.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/openstruct.py to openstruct.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/safe_path.py to safe_path.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/popen_forked.py to popen_forked.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/get_executables.py to get_executables.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/curses_interrupt_handler.py to curses_interrupt_handler.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/shell_escape.py to shell_escape.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/hash.py to hash.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/rifle.py to rifle.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs/svn.py to svn.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs/hg.py to hg.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs/git.py to git.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs/bzr.py to bzr.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/vcs/vcs.py to vcs.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/mount_path.py to mount_path.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/accumulator.py to accumulator.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/ext/shutil_generatorized.py to shutil_generatorized.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/color.py to color.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/displayable.py to displayable.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/ui.py to ui.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/ansi.py to ansi.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/console.py to console.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/statusbar.py to statusbar.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/view_miller.py to view_miller.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/taskview.py to taskview.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/view_multipane.py to view_multipane.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/pager.py to pager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/browsercolumn.py to browsercolumn.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/view_base.py to view_base.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/widgets/titlebar.py to titlebar.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/colorscheme.py to colorscheme.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/curses_shortcuts.py to curses_shortcuts.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/context.py to context.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/bar.py to bar.cpython-38.pyc byte-compiling /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/gui/mouse_event.py to mouse_event.cpython-38.pyc writing byte-compilation script '/tmp/tmpahp38yxz.py' /usr/bin/python3 /tmp/tmpahp38yxz.py removing /tmp/tmpahp38yxz.py changing mode of /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger/data/scope.sh to 755 running install_scripts creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/bin copying build/scripts-3.8/rifle -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/bin copying build/scripts-3.8/ranger -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/bin changing mode of /home/buildozer/aports/community/ranger/pkg/ranger/usr/bin/rifle to 755 changing mode of /home/buildozer/aports/community/ranger/pkg/ranger/usr/bin/ranger to 755 running install_data creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/applications copying doc/ranger.desktop -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/applications creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/man creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/man/man1 copying doc/ranger.1 -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/man/man1 copying doc/rifle.1 -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/man/man1 creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger copying doc/colorschemes.md -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger copying CHANGELOG.md -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger copying HACKING.md -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger copying README.md -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/config copying doc/config/rc.conf -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/config copying doc/config/scope.sh -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/config copying doc/config/rifle.conf -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/config copying doc/config/commands.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/config creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/default.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/snow.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/jungle.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/config/colorschemes creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/rc_emacs.conf -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_ipc.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_avfs.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_pmount_dynamic.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_new_sorting_method.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_hello_world.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/shell_automatic_cd.sh -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/rifle_different_file_opener.conf -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_pmount.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_chmod_keybindings.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/README -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_linemode.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/rifle_sxiv.sh -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_fasd_add.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_new_macro.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/shell_subshell_notice.sh -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/fish_automatic_cd.fish -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/plugin_file_filter.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples copying examples/vim_file_chooser.vim -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/examples creating /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/tools copying doc/tools/print_colors.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/tools copying doc/tools/performance_test.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/tools copying doc/tools/convert_papermode_to_metadata.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/tools copying doc/tools/print_keys.py -> /home/buildozer/aports/community/ranger/pkg/ranger/usr/share/doc/ranger/tools running install_egg_info Writing /home/buildozer/aports/community/ranger/pkg/ranger/usr/lib/python3.8/site-packages/ranger_fm-1.9.3-py3.8.egg-info >>> ranger-doc*: Running split function doc... >>> ranger-doc*: Preparing subpackage ranger-doc... >>> ranger-doc*: Running postcheck for ranger-doc >>> ranger*: Running postcheck for ranger >>> ranger*: Preparing package ranger... >>> ranger-doc*: Tracing dependencies... >>> ranger-doc*: Package size: 372.0 KB >>> ranger-doc*: Compressing data... >>> ranger-doc*: Create checksum... >>> ranger-doc*: Create ranger-doc-1.9.3-r1.apk >>> ranger*: Tracing dependencies... >>> ranger*: Package size: 2.3 MB >>> ranger*: Compressing data... >>> ranger*: Create checksum... >>> ranger*: Create ranger-1.9.3-r1.apk >>> ranger: Build complete at Thu, 24 Dec 2020 12:44:17 +0000 elapsed time 0h 0m 5s >>> ranger: Cleaning up srcdir >>> ranger: Cleaning up pkgdir >>> ranger: Uninstalling dependencies... (1/23) Purging .makedepends-ranger (20201224.124413) (2/23) Purging py3-pytest (6.2.1-r0) (3/23) Purging py3-atomicwrites (1.4.0-r0) (4/23) Purging py3-attrs (20.3.0-r0) (5/23) Purging py3-more-itertools (8.6.0-r0) (6/23) Purging py3-iniconfig (1.1.1-r0) (7/23) Purging py3-pluggy (0.13.1-r1) (8/23) Purging py3-py (1.10.0-r0) (9/23) Purging py3-wcwidth (0.2.5-r0) (10/23) Purging py3-setuptools (51.0.0-r0) (11/23) Purging py3-ordered-set (4.0.2-r0) (12/23) Purging py3-appdirs (1.4.4-r1) (13/23) Purging py3-packaging (20.8-r0) (14/23) Purging py3-parsing (2.4.7-r1) (15/23) Purging py3-six (1.15.0-r0) (16/23) Purging py3-toml (0.10.2-r0) (17/23) Purging python3 (3.8.6-r0) (18/23) Purging libbz2 (1.0.8-r1) (19/23) Purging libffi (3.3-r2) (20/23) Purging gdbm (1.18.1-r0) (21/23) Purging xz-libs (5.2.5-r0) (22/23) Purging readline (8.0.4-r0) (23/23) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> ranger: Updating the community/x86 repository index... >>> ranger: Signing the index...