<86>Jun 16 00:55:53 userdel[3262998]: delete user 'rooter' <86>Jun 16 00:55:53 groupadd[3263027]: group added to /etc/group: name=rooter, GID=1223 <86>Jun 16 00:55:53 groupadd[3263027]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:55:53 groupadd[3263027]: new group: name=rooter, GID=1223 <86>Jun 16 00:55:53 useradd[3263051]: new user: name=rooter, UID=1223, GID=1223, home=/root, shell=/bin/bash <86>Jun 16 00:55:53 userdel[3263081]: delete user 'builder' <86>Jun 16 00:55:53 userdel[3263081]: removed group 'builder' owned by 'builder' <86>Jun 16 00:55:53 userdel[3263081]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:55:53 groupadd[3263103]: group added to /etc/group: name=builder, GID=1224 <86>Jun 16 00:55:53 groupadd[3263103]: group added to /etc/gshadow: name=builder <86>Jun 16 00:55:53 groupadd[3263103]: new group: name=builder, GID=1224 <86>Jun 16 00:55:53 useradd[3263130]: new user: name=builder, UID=1224, GID=1224, home=/usr/src, shell=/bin/bash <13>Jun 16 00:55:58 rpmi: libncurses-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:55:58 rpmi: libtinfo-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:55:58 rpmi: libncurses-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:55:58 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:55:58 rpmi: libexpat-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed <13>Jun 16 00:55:58 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 00:55:58 rpmi: libtasn1-4.19.0-alt1 p10+309071.100.2.1 1668522760 installed <13>Jun 16 00:55:58 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 00:55:58 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 00:55:58 rpmi: ca-certificates-2022.09.15-alt1 p10+308004.100.2.1 1665748370 installed <13>Jun 16 00:55:58 rpmi: ca-trust-0.1.6-alt1 p10+344774.100.1.1 1712685728 installed <13>Jun 16 00:55:58 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 00:55:58 rpmi: libcrypto1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 00:55:58 rpmi: libssl1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 00:55:58 rpmi: python3-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 00:55:59 rpmi: python3-base-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 00:55:59 rpmi: libpython3-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 00:55:59 rpmi: tests-for-installed-python3-pkgs-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed <13>Jun 16 00:55:59 rpmi: rpm-build-python3-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed <13>Jun 16 00:56:01 rpmi: python3-dev-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed WARNING: %python3_build is deprecated and will be removed in future, please use %pyproject_build instead WARNING: %python3_install is deprecated and will be removed in future, please use %pyproject_install instead WARNING: %python3_build is deprecated and will be removed in future, please use %pyproject_build instead WARNING: %python3_install is deprecated and will be removed in future, please use %pyproject_install instead Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ranger-1.9.3-alt1.nosrc.rpm (w1.gzdio) <13>Jun 16 00:56:04 rpmi: python3-module-pkg_resources-1:57.4.0-alt1 p10+281549.200.4.1 1628026198 installed <13>Jun 16 00:56:04 rpmi: python3-module-setuptools-1:57.4.0-alt1 p10+281549.200.4.1 1628026198 installed WARNING: %python3_build is deprecated and will be removed in future, please use %pyproject_build instead WARNING: %python3_install is deprecated and will be removed in future, please use %pyproject_install instead Installing ranger-1.9.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40095 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ranger-1.9.3 + echo 'Source #0 (ranger-1.9.3.tar.gz):' Source #0 (ranger-1.9.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ranger-1.9.3.tar.gz + /bin/tar -xf - + cd ranger-1.9.3 + /bin/chmod -c -Rf u+rwX,go-w . + grep -rl '#!.*python' AUTHORS CHANGELOG.md CONTRIBUTING.md Dockerfile HACKING.md LICENSE Makefile README.md doc examples ranger ranger.py requirements.txt setup.py tests + xargs sed -i 's@\(#!.*\)python@\1python3@' + grep -rl ' python ' ranger + egrep '[.](conf|sh)' + xargs sed -i 's@ python @ python3 @g' + grep -rl ' pygmentize ' ranger + xargs sed -i 's@ pygmentize @ pygmentize3 @g' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40095 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ranger-1.9.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py build 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/commands.py -> build/lib/ranger/api copying ranger/api/__init__.py -> build/lib/ranger/api creating build/lib/ranger/colorschemes copying ranger/colorschemes/solarized.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/snow.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/jungle.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/default.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/__init__.py -> build/lib/ranger/colorschemes creating build/lib/ranger/config copying ranger/config/commands_sample.py -> build/lib/ranger/config copying ranger/config/commands.py -> build/lib/ranger/config copying ranger/config/__init__.py -> build/lib/ranger/config creating build/lib/ranger/container copying ranger/container/tags.py -> build/lib/ranger/container copying ranger/container/settings.py -> build/lib/ranger/container copying ranger/container/history.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/bookmarks.py -> build/lib/ranger/container copying ranger/container/__init__.py -> build/lib/ranger/container creating 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/runner.py -> build/lib/ranger/core copying ranger/core/metadata.py -> build/lib/ranger/core copying ranger/core/main.py -> build/lib/ranger/core copying ranger/core/loader.py -> build/lib/ranger/core copying ranger/core/linemode.py -> build/lib/ranger/core copying ranger/core/fm.py -> build/lib/ranger/core copying ranger/core/filter_stack.py -> build/lib/ranger/core copying ranger/core/actions.py -> build/lib/ranger/core copying ranger/core/__init__.py -> build/lib/ranger/core creating build/lib/ranger/ext copying ranger/ext/rifle.py -> build/lib/ranger/ext copying ranger/ext/widestring.py -> build/lib/ranger/ext copying ranger/ext/spawn.py -> build/lib/ranger/ext copying ranger/ext/signals.py -> build/lib/ranger/ext copying ranger/ext/shutil_generatorized.py -> build/lib/ranger/ext copying ranger/ext/shell_escape.py -> build/lib/ranger/ext copying ranger/ext/safe_path.py -> build/lib/ranger/ext copying ranger/ext/relative_symlink.py -> build/lib/ranger/ext copying ranger/ext/popen_forked.py -> build/lib/ranger/ext copying ranger/ext/openstruct.py -> build/lib/ranger/ext copying ranger/ext/next_available_filename.py -> build/lib/ranger/ext copying ranger/ext/mount_path.py -> build/lib/ranger/ext copying ranger/ext/logutils.py -> build/lib/ranger/ext copying ranger/ext/lazy_property.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/img_display.py -> build/lib/ranger/ext copying ranger/ext/human_readable.py -> build/lib/ranger/ext copying ranger/ext/hash.py -> build/lib/ranger/ext copying ranger/ext/get_executables.py -> build/lib/ranger/ext copying ranger/ext/direction.py -> build/lib/ranger/ext copying ranger/ext/curses_interrupt_handler.py -> build/lib/ranger/ext copying ranger/ext/cached_function.py -> build/lib/ranger/ext copying ranger/ext/accumulator.py -> build/lib/ranger/ext copying ranger/ext/__init__.py -> build/lib/ranger/ext creating build/lib/ranger/ext/vcs copying ranger/ext/vcs/vcs.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/svn.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/__init__.py -> build/lib/ranger/ext/vcs creating build/lib/ranger/gui copying ranger/gui/ui.py -> build/lib/ranger/gui copying ranger/gui/mouse_event.py -> build/lib/ranger/gui copying ranger/gui/displayable.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/colorscheme.py -> build/lib/ranger/gui copying ranger/gui/color.py -> build/lib/ranger/gui copying ranger/gui/bar.py -> build/lib/ranger/gui copying ranger/gui/ansi.py -> build/lib/ranger/gui copying ranger/gui/__init__.py -> build/lib/ranger/gui creating build/lib/ranger/gui/widgets copying ranger/gui/widgets/view_multipane.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/view_miller.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 copying ranger/gui/widgets/taskview.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/statusbar.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/pager.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/console.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/browsercolumn.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/__init__.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.9 copying and adjusting build_scripts/ranger -> build/scripts-3.9 copying and adjusting build_scripts/rifle -> build/scripts-3.9 changing mode of build/scripts-3.9/ranger from 644 to 755 changing mode of build/scripts-3.9/rifle from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40095 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ranger-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ranger-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ranger-1.9.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/ranger-buildroot --force running install running install_lib creating /usr/src/tmp/ranger-buildroot creating /usr/src/tmp/ranger-buildroot/usr creating /usr/src/tmp/ranger-buildroot/usr/lib creating /usr/src/tmp/ranger-buildroot/usr/lib/python3 creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data copying build/lib/ranger/data/mime.types -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data copying build/lib/ranger/data/scope.sh -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/browsercolumn.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/console.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/pager.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/statusbar.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/taskview.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/titlebar.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/view_base.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/view_miller.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/view_multipane.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/ansi.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/bar.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/color.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/colorscheme.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/context.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/curses_shortcuts.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/displayable.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/mouse_event.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/ui.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/bzr.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/git.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/hg.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/svn.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/vcs.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/accumulator.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/cached_function.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/curses_interrupt_handler.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/direction.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/get_executables.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/hash.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/human_readable.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/img_display.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/iter_tools.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/keybinding_parser.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/lazy_property.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/logutils.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/mount_path.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/next_available_filename.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/openstruct.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/popen_forked.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/relative_symlink.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/safe_path.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/shell_escape.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/shutil_generatorized.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/signals.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/spawn.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/widestring.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/rifle.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/actions.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/filter_stack.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/fm.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/linemode.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/loader.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/main.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/metadata.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/runner.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/shared.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/tab.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/bookmarks.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/directory.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/file.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/fsobject.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/history.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/settings.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/tags.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/rifle.conf -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/rc.conf -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/commands.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/commands_sample.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/default.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/jungle.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/snow.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/solarized.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api copying build/lib/ranger/api/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api copying build/lib/ranger/api/commands.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api copying build/lib/ranger/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py to browsercolumn.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py to console.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py to pager.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py to statusbar.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py to taskview.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py to titlebar.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py to view_base.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py to view_miller.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py to view_multipane.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py to ansi.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py to bar.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/color.py to color.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py to colorscheme.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/context.py to context.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py to curses_shortcuts.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py to displayable.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/mouse_event.py to mouse_event.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py to ui.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py to bzr.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py to git.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py to hg.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py to svn.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py to vcs.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py to accumulator.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/cached_function.py to cached_function.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/curses_interrupt_handler.py to curses_interrupt_handler.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py to direction.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py to get_executables.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/hash.py to hash.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py to human_readable.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py to img_display.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py to iter_tools.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py to keybinding_parser.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py to lazy_property.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/logutils.py to logutils.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/mount_path.py to mount_path.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/next_available_filename.py to next_available_filename.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/openstruct.py to openstruct.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/popen_forked.py to popen_forked.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/relative_symlink.py to relative_symlink.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/safe_path.py to safe_path.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shell_escape.py to shell_escape.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py to shutil_generatorized.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py to signals.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/spawn.py to spawn.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py to widestring.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py to rifle.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py to actions.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py to filter_stack.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py to fm.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py to linemode.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py to loader.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py to main.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py to metadata.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py to runner.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/shared.py to shared.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py to tab.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py to bookmarks.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py to directory.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py to file.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py to fsobject.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/history.py to history.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py to settings.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py to tags.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py to commands.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py to commands_sample.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py to default.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py to jungle.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py to snow.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py to solarized.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py to commands.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py to __init__.cpython-39.pyc changing mode of /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data/scope.sh to 755 running install_scripts creating /usr/src/tmp/ranger-buildroot/usr/bin copying build/scripts-3.9/rifle -> /usr/src/tmp/ranger-buildroot/usr/bin copying build/scripts-3.9/ranger -> /usr/src/tmp/ranger-buildroot/usr/bin changing mode of /usr/src/tmp/ranger-buildroot/usr/bin/rifle to 755 changing mode of /usr/src/tmp/ranger-buildroot/usr/bin/ranger to 755 running install_data creating /usr/src/tmp/ranger-buildroot/usr/share creating /usr/src/tmp/ranger-buildroot/usr/share/applications copying doc/ranger.desktop -> /usr/src/tmp/ranger-buildroot/usr/share/applications creating /usr/src/tmp/ranger-buildroot/usr/share/man creating /usr/src/tmp/ranger-buildroot/usr/share/man/man1 copying doc/ranger.1 -> /usr/src/tmp/ranger-buildroot/usr/share/man/man1 copying doc/rifle.1 -> /usr/src/tmp/ranger-buildroot/usr/share/man/man1 creating /usr/src/tmp/ranger-buildroot/usr/share/doc creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger copying doc/colorschemes.md -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger copying CHANGELOG.md -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger copying HACKING.md -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger copying README.md -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config copying doc/config/commands.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config copying doc/config/rc.conf -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config copying doc/config/rifle.conf -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config copying doc/config/scope.sh -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/default.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/jungle.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/snow.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config/colorschemes creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/vim_file_chooser.vim -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/shell_subshell_notice.sh -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/shell_automatic_cd.sh -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/rifle_sxiv.sh -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/rifle_different_file_opener.conf -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/rc_emacs.conf -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_pmount_dynamic.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_pmount.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_new_sorting_method.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_new_macro.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_linemode.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_ipc.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_hello_world.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_file_filter.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_fasd_add.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_chmod_keybindings.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_avfs.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/fish_automatic_cd.fish -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/README -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools copying doc/tools/convert_papermode_to_metadata.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools copying doc/tools/performance_test.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools copying doc/tools/print_colors.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools copying doc/tools/print_keys.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools running install_egg_info Writing /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.9.egg-info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ranger-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ranger-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/share/applications/ranger.desktop: performed minor cleanup: 8c8 < Categories=ConsoleOnly;System;FileTools;FileManager --- > Categories=ConsoleOnly;System;FileTools;FileManager; Checking contents of files in /usr/src/tmp/ranger-buildroot/ (default) Compressing files in /usr/src/tmp/ranger-buildroot (auto) Adjusting library links in /usr/src/tmp/ranger-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ranger-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python3 modules in /usr/src/tmp/ranger-buildroot using /usr/bin/python3 unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/history.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/shared.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/cached_function.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/curses_interrupt_handler.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/hash.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/logutils.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/mount_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/next_available_filename.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/openstruct.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/popen_forked.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/relative_symlink.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/safe_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shell_escape.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/spawn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/color.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/context.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/mouse_event.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py Bytecompiling python3 modules with optimization in /usr/src/tmp/ranger-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/history.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/shared.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/cached_function.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/curses_interrupt_handler.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/hash.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/logutils.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/mount_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/next_available_filename.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/openstruct.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/popen_forked.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/relative_symlink.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/safe_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shell_escape.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/spawn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/color.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/context.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/mouse_event.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/ranger-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/history.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/shared.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/cached_function.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/curses_interrupt_handler.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/hash.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/logutils.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/mount_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/next_available_filename.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/openstruct.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/popen_forked.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/relative_symlink.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/safe_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shell_escape.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/spawn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/color.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/context.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/mouse_event.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-1.pyc' Processing files: ranger-1.9.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4vzDgC find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8SVlpA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) python3.req: /usr/src/tmp/ranger-buildroot/usr/bin/ranger: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: Ignore for REQ=slight module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: Ignore for REQ=slight module=mimetypes /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: Ignore for REQ=slight module=optparse /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: Ignore for REQ=slight module=ranger /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: Ignore for REQ=slight module=ranger.ext.get_executables /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: Ignore for REQ=slight module=ranger.ext.popen_forked /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: Ignore for REQ=slight module=stat python3.req: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: skipping sys Requires: python3-module-ranger = 1.9.3-alt1, /usr/bin/python3, python3(__future__) < 0, python3(os.path) < 0, python3(ranger) < 0, python3(re) < 0, python3(subprocess) < 0 Processing files: python3-module-ranger-1.9.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vfa1GA find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8bKyzB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py: ranger.core.main is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py: Ignore for REQ=slight module=subprocess /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py: ranger is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py: ranger.container.fsobject is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py: ranger.core.linemode is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: Ignore for REQ=slight module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: Ignore for REQ=slight module=logging /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: Ignore for REQ=slight module=os.path /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: ranger is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: ranger.api is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: ranger.ext.get_executables is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: ranger.ext.lazy_property is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py: ranger.gui.color is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py: ranger.gui.colorscheme is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py: ranger.colorschemes.default is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py: ranger.gui.color is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py: ranger.gui.color is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py: ranger.gui.colorscheme is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py: ranger.gui.color is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py: ranger.gui.colorscheme is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: Ignore for REQ=slight module=functools /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: Ignore for REQ=slight module=os.path /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.api.commands is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.container.file is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.container.fsobject is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.core.filter_stack is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.core.linemode is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.core.runner is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.ext.get_executables is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.ext.shell_escape is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.ext.vcs is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: ranger.gui.colorscheme is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: Ignore for REQ=slight module=shlex /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: Ignore for REQ=slight module=subprocess python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: Ignore for REQ=slight module=tempfile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py: ranger.api.commands is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: ranger.container.file is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: ranger.container.fsobject is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: ranger.container.settings is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: ranger.core.loader is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: ranger.ext.accumulator is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: ranger.ext.human_readable is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: ranger.ext.lazy_property is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: ranger.ext.mount_path is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: ranger.ext.vcs is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: skipping time /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py: ranger.container.fsobject is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: skipping pwd /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: ranger.core.linemode is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: ranger.ext is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: ranger.ext.human_readable is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: ranger.ext.lazy_property is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: ranger.ext.shell_escape is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: Ignore for REQ=slight module=string python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: skipping time /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py: ranger is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py: ranger.ext.signals is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py: ranger.gui.colorscheme is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: Ignore for REQ=slight module=chardet /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.container.directory is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.container.file is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.container.settings is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.core.loader is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.core.tab is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.ext.direction is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.ext.keybinding_parser is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.ext.next_available_filename is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.ext.relative_symlink is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.ext.rifle is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.ext.safe_path is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: ranger.ext.shell_escape is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py: skipping itertools /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py: ranger.container.directory is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py: ranger.ext.hash is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: skipping errno python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: skipping pwd /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.api is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.container is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.container.bookmarks is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.container.directory is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.container.tags is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.core.actions is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.core.loader is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.core.metadata is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.core.runner is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.core.tab is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.ext is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.ext.img_display is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.ext.rifle is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.ext.shell_escape is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.ext.signals is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: ranger.gui.ui is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: Ignore for REQ=slight module=re /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: Ignore for REQ=slight module=shutil python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: skipping time /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py: ranger.ext is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py: ranger.ext.human_readable is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py: Ignore for REQ=slight module=subprocess /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: Ignore for REQ=slight module=chardet python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: skipping errno /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: Ignore for REQ=slight module=io /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: ranger.ext is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: ranger.ext.human_readable is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: ranger.ext.safe_path is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: ranger.ext.signals is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=cProfile python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: skipping errno /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=imp /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=importlib /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=importlib.machinery /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=importlib.util /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=optparse /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=pstats /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.api is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.api.commands is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.config is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.container.directory is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.container.settings is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.core.actions is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.core.fm is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.ext is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.ext.keybinding_parser is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.ext.logutils is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: ranger.ext.openstruct is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=traceback /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py: Ignore for REQ=slight module=json /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py: ranger.ext.openstruct is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py: ranger.ext.get_executables is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py: ranger.ext.popen_forked is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py: ranger.container is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py: ranger.container.history is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py: ranger.core.shared is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py: ranger.ext.direction is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py: Ignore for REQ=slight module=doctest python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py: ranger.ext.iter_tools is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py: Ignore for REQ=slight module=doctest /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py: ranger.core.shared is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py: Ignore for REQ=slight module=PIL.Image python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py: skipping errno /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py: ranger.core.shared is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py: Ignore for REQ=slight module=doctest python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py: Ignore for REQ=slight module=doctest python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py: Ignore for REQ=slight module=doctest python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: Ignore for REQ=slight module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: Ignore for REQ=slight module=mimetypes /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: Ignore for REQ=slight module=optparse /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: ranger is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: ranger.ext.get_executables is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: ranger.ext.popen_forked is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: Ignore for REQ=slight module=stat python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py: ranger.ext.safe_path is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py: Ignore for REQ=slight module=doctest python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py: ranger.ext.vcs.vcs is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py: ranger.ext.vcs.vcs is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py: ranger.ext.vcs.vcs is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py: ranger.ext.vcs.vcs is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py: ranger.ext.vcs.vcs is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: Ignore for REQ=slight module=Queue /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: Ignore for REQ=slight module=queue /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: ranger.ext is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: skipping time /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: ranger.ext.vcs.bzr is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: ranger.ext.vcs.git is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: ranger.ext.vcs.hg is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: ranger.ext.vcs.svn is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py: Ignore for REQ=slight module=doctest python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py: Ignore for REQ=slight module=doctest /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py: ranger.ext.widestring is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py: ranger.gui is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py: ranger.ext.widestring is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: ranger is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: ranger.core.main is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: ranger.ext.cached_function is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: ranger.ext.iter_tools is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: ranger.gui.color is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: ranger.gui.context is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py: ranger.gui.color is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py: ranger.core.shared is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py: ranger.gui.curses_shortcuts is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py: ranger.gui.ui is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.ext.keybinding_parser is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.ext.lazy_property is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.ext.signals is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.ext.spawn is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.ext.vcs is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.gui.widgets.console is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.gui.widgets.pager is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.gui.widgets.statusbar is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.gui.widgets.taskview is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.gui.widgets.titlebar is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.gui.widgets.view_miller is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.gui.widgets.view_multipane is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.gui.displayable is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: ranger.gui.mouse_event is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__init__.py: ranger.gui.displayable is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: Ignore for REQ=slight module=bidi.algorithm /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: ranger.core is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: ranger.ext.widestring is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: skipping time /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: ranger.gui.widgets is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: ranger.gui.widgets.pager is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: Ignore for REQ=slight module=doctest /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: ranger is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: ranger.container.history is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: ranger.ext.direction is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: ranger.ext.widestring is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: ranger.gui.widgets is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: skipping sys /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py: ranger.ext.direction is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py: ranger.ext.img_display is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py: ranger.gui is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py: ranger.gui.widgets is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: skipping pwd /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: ranger.ext.human_readable is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: ranger.gui.bar is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: skipping time /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: ranger.gui.widgets is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py: ranger.ext.accumulator is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py: ranger.gui.widgets is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py: ranger.gui.bar is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py: ranger.gui.widgets is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: skipping itertools /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: ranger.ext.keybinding_parser is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: ranger.gui.displayable is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: ranger.gui.widgets is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: ranger.container is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: ranger.gui.widgets.view_base is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: ranger.gui.displayable is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: ranger.gui.widgets.browsercolumn is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: ranger.gui.widgets.pager is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py: ranger.gui.widgets.browsercolumn is possibly a self-providing dependency, skip it /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py: ranger.gui.widgets.view_base is possibly a self-providing dependency, skip it shebang.req.files: executable script /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py is not executable shell.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data/scope.sh: xlsx2csv not found (skip) find-requires: FINDPACKAGE-COMMANDS: 7z atool bash bsdtar catdoc convert djvutxt elinks env exiftool file fmt fontimage jq lynx mediainfo mutool odt2txt pandoc pdftotext pygmentize3 python3 rm transmission-show unrar w3m xls2csv xlsx2csv Provides: python3(ranger), python3(ranger.api), python3(ranger.api.commands), python3(ranger.colorschemes), python3(ranger.colorschemes.default), python3(ranger.colorschemes.jungle), python3(ranger.colorschemes.snow), python3(ranger.colorschemes.solarized), python3(ranger.config), python3(ranger.config.commands), python3(ranger.config.commands_sample), python3(ranger.container), python3(ranger.container.bookmarks), python3(ranger.container.directory), python3(ranger.container.file), python3(ranger.container.fsobject), python3(ranger.container.history), python3(ranger.container.settings), python3(ranger.container.tags), python3(ranger.core), python3(ranger.core.actions), python3(ranger.core.filter_stack), python3(ranger.core.fm), python3(ranger.core.linemode), python3(ranger.core.loader), python3(ranger.core.main), python3(ranger.core.metadata), python3(ranger.core.runner), python3(ranger.core.shared), python3(ranger.core.tab), python3(ranger.ext), python3(ranger.ext.accumulator), python3(ranger.ext.cached_function), python3(ranger.ext.curses_interrupt_handler), python3(ranger.ext.direction), python3(ranger.ext.get_executables), python3(ranger.ext.hash), python3(ranger.ext.human_readable), python3(ranger.ext.img_display), python3(ranger.ext.iter_tools), python3(ranger.ext.keybinding_parser), python3(ranger.ext.lazy_property), python3(ranger.ext.logutils), python3(ranger.ext.mount_path), python3(ranger.ext.next_available_filename), python3(ranger.ext.openstruct), python3(ranger.ext.popen_forked), python3(ranger.ext.relative_symlink), python3(ranger.ext.rifle), python3(ranger.ext.safe_path), python3(ranger.ext.shell_escape), python3(ranger.ext.shutil_generatorized), python3(ranger.ext.signals), python3(ranger.ext.spawn), python3(ranger.ext.vcs), python3(ranger.ext.vcs.bzr), python3(ranger.ext.vcs.git), python3(ranger.ext.vcs.hg), python3(ranger.ext.vcs.svn), python3(ranger.ext.vcs.vcs), python3(ranger.ext.widestring), python3(ranger.gui), python3(ranger.gui.ansi), python3(ranger.gui.bar), python3(ranger.gui.color), python3(ranger.gui.colorscheme), python3(ranger.gui.context), python3(ranger.gui.curses_shortcuts), python3(ranger.gui.displayable), python3(ranger.gui.mouse_event), python3(ranger.gui.ui), python3(ranger.gui.widgets), python3(ranger.gui.widgets.browsercolumn), python3(ranger.gui.widgets.console), python3(ranger.gui.widgets.pager), python3(ranger.gui.widgets.statusbar), python3(ranger.gui.widgets.taskview), python3(ranger.gui.widgets.titlebar), python3(ranger.gui.widgets.view_base), python3(ranger.gui.widgets.view_miller), python3(ranger.gui.widgets.view_multipane) Requires: /usr/bin/convert, /usr/bin/env, /usr/lib/python3/site-packages, atool, bash, bsdtar, catdoc, coreutils, djvu-utils, elinks, file, fontforge, jq, lynx, mediainfo, mupdf, odt2txt, p7zip, pandoc, perl-Image-ExifTool, poppler, python3, python3(__future__) < 0, python3(abc) < 0, python3(base64) < 0, python3(codecs) < 0, python3(collections) < 0, python3(contextlib) < 0, python3(copy) < 0, python3(curses) < 0, python3(curses.ascii) < 0, python3(datetime) < 0, python3(fcntl) < 0, python3(grp) < 0, python3(hashlib) < 0, python3(imghdr) < 0, python3(inspect) < 0, python3(json) < 0, python3(locale) < 0, python3(logging) < 0, python3(math) < 0, python3(mimetypes) < 0, python3(os) < 0, python3(os.path) < 0, python3(random) < 0, python3(re) < 0, python3(select) < 0, python3(shlex) < 0, python3(shutil) < 0, python3(signal) < 0, python3(socket) < 0, python3(stat) < 0, python3(string) < 0, python3(struct) < 0, python3(subprocess) < 0, python3(tempfile) < 0, python3(termios) < 0, python3(threading) < 0, python3(types) < 0, python3(unicodedata) < 0, python3(warnings) < 0, python3(weakref) < 0, python3(xml.etree) < 0, python3-module-Pygments, transmission-cli, unrar, w3m Adding to ranger a strict dependency on python3-module-ranger Removing 1 extra deps from ranger due to dependency on python3-module-ranger Removing 4 extra deps from ranger due to repentancy on python3-module-ranger Wrote: /usr/src/RPM/RPMS/noarch/ranger-1.9.3-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/python3-module-ranger-1.9.3-alt1.noarch.rpm (w2.lzdio) 3.32user 1.81system 0:08.08elapsed 63%CPU (0avgtext+0avgdata 21636maxresident)k 0inputs+0outputs (0major+375903minor)pagefaults 0swaps 6.06user 2.66system 0:24.71elapsed 35%CPU (0avgtext+0avgdata 128536maxresident)k 0inputs+0outputs (0major+279763minor)pagefaults 0swaps --- python3-module-ranger-1.9.3-alt1.noarch.rpm.repo 2020-08-31 19:53:57.000000000 +0000 +++ python3-module-ranger-1.9.3-alt1.noarch.rpm.hasher 2024-06-16 00:56:13.581130272 +0000 @@ -3,5 +3,5 @@ /usr/lib/python3/site-packages/ranger/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/api 40755 root:root @@ -9,8 +9,8 @@ /usr/lib/python3/site-packages/ranger/api/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/api/commands.py 100644 root:root @@ -19,17 +19,17 @@ /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/colorschemes/default.py 100644 root:root @@ -41,11 +41,11 @@ /usr/lib/python3/site-packages/ranger/config/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/config/commands.py 100644 root:root @@ -57,26 +57,26 @@ /usr/lib/python3/site-packages/ranger/container/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/container/bookmarks.py 100644 root:root @@ -91,35 +91,35 @@ /usr/lib/python3/site-packages/ranger/core/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/core/actions.py 100644 root:root @@ -140,77 +140,77 @@ /usr/lib/python3/site-packages/ranger/ext/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/ext/accumulator.py 100644 root:root @@ -241,20 +241,20 @@ /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py 100644 root:root @@ -268,32 +268,32 @@ /usr/lib/python3/site-packages/ranger/gui/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/gui/ansi.py 100644 root:root @@ -310,32 +310,32 @@ /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-38.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-38.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-38.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-38.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py 100644 root:root @@ -349,3 +349,3 @@ /usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py 100644 root:root -/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.8.egg-info 100644 root:root +/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.9.egg-info 100644 root:root Requires: /usr/bin/convert @@ -503,5 +503,5 @@ File: /usr/lib/python3/site-packages/ranger/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root b936e6ba2f39e3791f6dfe51fdf3dd00 -File: /usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root e763d41544694573be47a7ca933f4fdb -File: /usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-38.pyc 100644 root:root b936e6ba2f39e3791f6dfe51fdf3dd00 +File: /usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root cda3431838dea848c1a5616b62e48a33 +File: /usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root f60261e5f44b2a4c24e17ed8a2a27088 +File: /usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.pyc 100644 root:root cda3431838dea848c1a5616b62e48a33 File: /usr/lib/python3/site-packages/ranger/api 40755 root:root @@ -509,8 +509,8 @@ File: /usr/lib/python3/site-packages/ranger/api/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root 8550942e1486306bee11001070ad17c7 -File: /usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root 878efffeee3b4c7bd9720aae345281a3 -File: /usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-38.pyc 100644 root:root 8550942e1486306bee11001070ad17c7 -File: /usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-38.opt-1.pyc 100644 root:root 47fe388434b58c27049b689c5f279b87 -File: /usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-38.opt-2.pyc 100644 root:root 91acfb30ba09531d2911213bbdc6b049 -File: /usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-38.pyc 100644 root:root 47fe388434b58c27049b689c5f279b87 +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root ed5207b21258bcc16c317a1a4f46cbff +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root 2ad8940a43011593cfe369680d2a52c6 +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.pyc 100644 root:root ed5207b21258bcc16c317a1a4f46cbff +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.opt-1.pyc 100644 root:root 782dc8554c0fd2af6fe2b850e22ea003 +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.opt-2.pyc 100644 root:root 7e2206d7a699b305188a46e7ccf2abc7 +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.pyc 100644 root:root 782dc8554c0fd2af6fe2b850e22ea003 File: /usr/lib/python3/site-packages/ranger/api/commands.py 100644 root:root 0b122f575284be18bfd3da74e5cc15a7 @@ -519,17 +519,17 @@ File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root c71a44813978383f1e40442357257ce6 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root 02f510f58e396e2315f8d8b1784c3267 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-38.pyc 100644 root:root c71a44813978383f1e40442357257ce6 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-38.opt-1.pyc 100644 root:root 04241ef7e977f97bef9289e4cfa0fed9 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-38.opt-2.pyc 100644 root:root 04241ef7e977f97bef9289e4cfa0fed9 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-38.pyc 100644 root:root 04241ef7e977f97bef9289e4cfa0fed9 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-38.opt-1.pyc 100644 root:root c10f76c195fcafaf977d9b351257fb59 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-38.opt-2.pyc 100644 root:root c10f76c195fcafaf977d9b351257fb59 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-38.pyc 100644 root:root c10f76c195fcafaf977d9b351257fb59 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-38.opt-1.pyc 100644 root:root 3ae5ff3915c8587c2fbe54927521d20b -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-38.opt-2.pyc 100644 root:root 3ae5ff3915c8587c2fbe54927521d20b -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-38.pyc 100644 root:root 3ae5ff3915c8587c2fbe54927521d20b -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-38.opt-1.pyc 100644 root:root a71a26f591a08ffd8f7392373a8f4366 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-38.opt-2.pyc 100644 root:root a71a26f591a08ffd8f7392373a8f4366 -File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-38.pyc 100644 root:root a71a26f591a08ffd8f7392373a8f4366 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 4d1cff4c712b528ea957cb98f3f1c86f +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root 34bafedde9904a16e0db28c7b714c3aa +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.pyc 100644 root:root 4d1cff4c712b528ea957cb98f3f1c86f +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-1.pyc 100644 root:root b9ea44d5067580a633339f1df3593d33 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-2.pyc 100644 root:root b9ea44d5067580a633339f1df3593d33 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.pyc 100644 root:root b9ea44d5067580a633339f1df3593d33 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-1.pyc 100644 root:root 46ae064446c88dbe46c84bbe2b900683 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-2.pyc 100644 root:root 46ae064446c88dbe46c84bbe2b900683 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.pyc 100644 root:root 46ae064446c88dbe46c84bbe2b900683 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-1.pyc 100644 root:root 2e91a50b9b7d16d2b0ee05553359526f +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-2.pyc 100644 root:root 2e91a50b9b7d16d2b0ee05553359526f +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.pyc 100644 root:root 2e91a50b9b7d16d2b0ee05553359526f +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-1.pyc 100644 root:root 2b144814617f2f39ee249c7208404f4b +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-2.pyc 100644 root:root 2b144814617f2f39ee249c7208404f4b +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.pyc 100644 root:root 2b144814617f2f39ee249c7208404f4b File: /usr/lib/python3/site-packages/ranger/colorschemes/default.py 100644 root:root 4413ca2d5eb92004d27d0ba64f67dece @@ -541,11 +541,11 @@ File: /usr/lib/python3/site-packages/ranger/config/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root 8fa26e1a50aa94fcd1aa365012c8bea2 -File: /usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root 624e117dfc8cf604cb64cf51ca37e41a -File: /usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-38.pyc 100644 root:root 8fa26e1a50aa94fcd1aa365012c8bea2 -File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-38.opt-1.pyc 100644 root:root 49d83bc8b1ce1ccc3c489ee7cddf8846 -File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-38.opt-2.pyc 100644 root:root 6846d9538e7c25fd64d46ae09f01a4cf -File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-38.pyc 100644 root:root 49d83bc8b1ce1ccc3c489ee7cddf8846 -File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-38.opt-1.pyc 100644 root:root fe71f32006ffb535ca2ce70a1e742d71 -File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-38.opt-2.pyc 100644 root:root 87981c924e16f7595bbf7a9caab250db -File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-38.pyc 100644 root:root fe71f32006ffb535ca2ce70a1e742d71 +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 671523c053bab2da2eeefa53aea15951 +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root c48d9d1355c43a7a3ccf7a46bd0d60ec +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.pyc 100644 root:root 671523c053bab2da2eeefa53aea15951 +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.opt-1.pyc 100644 root:root 5b817b8961638c166453483b5e9dd6c0 +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.opt-2.pyc 100644 root:root 872b7f2802e66283a72eb338ced620ff +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.pyc 100644 root:root 5b817b8961638c166453483b5e9dd6c0 +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.opt-1.pyc 100644 root:root 2e64700f660b1475c9daa23b0bfa93fb +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.opt-2.pyc 100644 root:root e245dbb4ecf92da08329545d96e0515d +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.pyc 100644 root:root 2e64700f660b1475c9daa23b0bfa93fb File: /usr/lib/python3/site-packages/ranger/config/commands.py 100644 root:root 1a3f56d9592eb5a5f6e19a70827af18e @@ -557,26 +557,26 @@ File: /usr/lib/python3/site-packages/ranger/container/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root cdbadb56eef166e7d7ae6f5594c61f94 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root 62b7077827e6a00019946474ee751a3b -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-38.pyc 100644 root:root cdbadb56eef166e7d7ae6f5594c61f94 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-38.opt-1.pyc 100644 root:root 3e669cad03076726f10a64d9ba30e6fd -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-38.opt-2.pyc 100644 root:root 06f1e623114ed787e74558fedc098887 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-38.pyc 100644 root:root 3e669cad03076726f10a64d9ba30e6fd -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-38.opt-1.pyc 100644 root:root 6e806c5db18f7be11e56f77f40dd18e3 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-38.opt-2.pyc 100644 root:root 1044b609168def9069454a4788b54e0d -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-38.pyc 100644 root:root 0232913b70fd741d3caa152307c598b9 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-38.opt-1.pyc 100644 root:root e2ab6d6e42a26b5df5740ffec62d0339 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-38.opt-2.pyc 100644 root:root e2ab6d6e42a26b5df5740ffec62d0339 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-38.pyc 100644 root:root e2ab6d6e42a26b5df5740ffec62d0339 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-38.opt-1.pyc 100644 root:root 15a2ff000921276c928ed9005e01998e -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-38.opt-2.pyc 100644 root:root 157fa320cbeeb58bd9591e828728549f -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-38.pyc 100644 root:root 15a2ff000921276c928ed9005e01998e -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-38.opt-1.pyc 100644 root:root 2c9f84fb724e5c86bffb200643165628 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-38.opt-2.pyc 100644 root:root 71efdee9f7ba420e5ed386a2f919f37a -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-38.pyc 100644 root:root 7820c5028798b7941eec05810e1e9177 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-38.opt-1.pyc 100644 root:root fca886523fe2ace8b7ea22bbd1a3dba3 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-38.opt-2.pyc 100644 root:root fca886523fe2ace8b7ea22bbd1a3dba3 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-38.pyc 100644 root:root c68a3855cb659a0e073d23b32fa28616 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-38.opt-1.pyc 100644 root:root e9b8d3a016a7d4b0b8b3b8178d5cb720 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-38.opt-2.pyc 100644 root:root 160d011e5d16d9ccab8bcf8081ec3be2 -File: /usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-38.pyc 100644 root:root e9b8d3a016a7d4b0b8b3b8178d5cb720 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 254e9357f3af907d42ca0357189ad131 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root 98b3ad12f560e85c7ad2b503fad0f0ab +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.pyc 100644 root:root 254e9357f3af907d42ca0357189ad131 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.opt-1.pyc 100644 root:root 3aea0bb7655d0f31bcc2abb92fa2b967 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.opt-2.pyc 100644 root:root bbef352defe0c446a83cfa16bb4ad39f +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.pyc 100644 root:root 3aea0bb7655d0f31bcc2abb92fa2b967 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.opt-1.pyc 100644 root:root d9efc1f0a4190672e3760d566950e139 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.opt-2.pyc 100644 root:root 1d99d34e47b51c2cf65f414c51bda3e9 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.pyc 100644 root:root ef55fd02f86e8b3a4cd140889fa75f4d +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-1.pyc 100644 root:root f4f8dad3371d71d29bfc77da7e12c280 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-2.pyc 100644 root:root f4f8dad3371d71d29bfc77da7e12c280 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.pyc 100644 root:root f4f8dad3371d71d29bfc77da7e12c280 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.opt-1.pyc 100644 root:root 8c9b84a7f5472273a111dfbf9dd9b024 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.opt-2.pyc 100644 root:root 9d3a9a73a70116c81efdfae821cd406b +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.pyc 100644 root:root 8c9b84a7f5472273a111dfbf9dd9b024 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.opt-1.pyc 100644 root:root dad9eb25fc61a56165ce26ffd9b9769a +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.opt-2.pyc 100644 root:root 31a7b04bcf3ab837957566f7be5d72d0 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.pyc 100644 root:root e28f8a8d4d66f03f5d74c589e61309c0 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-1.pyc 100644 root:root 5267f601eb273575878dd58ef574e80f +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-2.pyc 100644 root:root 5267f601eb273575878dd58ef574e80f +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.pyc 100644 root:root ec3d0e9e9586560350f71416861ef370 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.opt-1.pyc 100644 root:root ea449f1c041e9488913d8658578cbff4 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.opt-2.pyc 100644 root:root 647d4289ddbccc9b6398535522e4a656 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.pyc 100644 root:root ea449f1c041e9488913d8658578cbff4 File: /usr/lib/python3/site-packages/ranger/container/bookmarks.py 100644 root:root fdf4181f35d10d2ea4ab4766916e5ac3 @@ -591,35 +591,35 @@ File: /usr/lib/python3/site-packages/ranger/core/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root 210d35d155db6ca43bcc7739f0814ec8 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root 28c15ae79cff8f230653d4910fd842c2 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-38.pyc 100644 root:root 210d35d155db6ca43bcc7739f0814ec8 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-38.opt-1.pyc 100644 root:root 4ff46796d9e6abc40e522e38a6d067ec -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-38.opt-2.pyc 100644 root:root 3d2e140a030ea41f077e24ed29ceceac -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-38.pyc 100644 root:root 91f88f50e3c72ea2b6986a39473e0688 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-38.opt-1.pyc 100644 root:root e5f334f6cb35f60f02e9fb6995107d26 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-38.opt-2.pyc 100644 root:root e5f334f6cb35f60f02e9fb6995107d26 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-38.pyc 100644 root:root e5f334f6cb35f60f02e9fb6995107d26 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-38.opt-1.pyc 100644 root:root 4a9a8561bd8c7261986a2271f9d964d0 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-38.opt-2.pyc 100644 root:root 2492d9260d205736f4835e1d7b216127 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-38.pyc 100644 root:root 4a9a8561bd8c7261986a2271f9d964d0 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-38.opt-1.pyc 100644 root:root 594d0787cf28ba1ed9c6a79b50590eb9 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-38.opt-2.pyc 100644 root:root 26248f27cb1eecc74d8d9de2641426c5 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-38.pyc 100644 root:root 594d0787cf28ba1ed9c6a79b50590eb9 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-38.opt-1.pyc 100644 root:root b91ea54eaf3da6af909623fed32154da -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-38.opt-2.pyc 100644 root:root 244dd635eb885dd0f194109dcaf1a699 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-38.pyc 100644 root:root b91ea54eaf3da6af909623fed32154da -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-38.opt-1.pyc 100644 root:root 7ec5c62eba4f90e44e7e4df0a95fb168 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-38.opt-2.pyc 100644 root:root e1278f81c5f7ce7ff02a06094cde6cf9 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-38.pyc 100644 root:root 7ec5c62eba4f90e44e7e4df0a95fb168 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-38.opt-1.pyc 100644 root:root f49f20f74de36bba41a0da38a3d10c5c -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-38.opt-2.pyc 100644 root:root 247f0cf369ee59d9aa1572db9ba98a9b -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-38.pyc 100644 root:root 349bb4b44ff1c6cd0590023e71c7d077 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-38.opt-1.pyc 100644 root:root 86494b043dad3a298804b8ebf5a324f0 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-38.opt-2.pyc 100644 root:root 31d5cdb0fd6eef59db5865f7e4dde4bd -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-38.pyc 100644 root:root 86494b043dad3a298804b8ebf5a324f0 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-38.opt-1.pyc 100644 root:root 62cfa0b72fbfc14315510bb3e6e7b55c -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-38.opt-2.pyc 100644 root:root ae7aedcb6a10f7aee3d51f0538b48847 -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-38.pyc 100644 root:root 62cfa0b72fbfc14315510bb3e6e7b55c -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-38.opt-1.pyc 100644 root:root 98328982350199e869a24eb0bbb0783e -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-38.opt-2.pyc 100644 root:root f565709e16cf1cee867451af16b3efbd -File: /usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-38.pyc 100644 root:root 98328982350199e869a24eb0bbb0783e +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 6e40173a72156344c7f9189cbea86eb2 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root 3ee6adf88156934493132ca00e8341e2 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.pyc 100644 root:root 6e40173a72156344c7f9189cbea86eb2 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.opt-1.pyc 100644 root:root 985ebbfe9dbb6cc0cd8cb6046c9ceb18 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.opt-2.pyc 100644 root:root 07eb9c0cd98fe4e06cbcaf9f10c44833 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.pyc 100644 root:root 7bf7b427b4ec39ff079b7949afc0bc5f +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-1.pyc 100644 root:root 9b9fecaacd6d1ab6b313ce2747abb42b +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-2.pyc 100644 root:root 9b9fecaacd6d1ab6b313ce2747abb42b +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.pyc 100644 root:root 9b9fecaacd6d1ab6b313ce2747abb42b +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.opt-1.pyc 100644 root:root c901e99ffadf722254eae9aa4df696c9 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.opt-2.pyc 100644 root:root e5844b6b816e837ea4151b50f1d03ca9 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.pyc 100644 root:root c901e99ffadf722254eae9aa4df696c9 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.opt-1.pyc 100644 root:root b523a8c5233ca15538ecbedffa037bd4 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.opt-2.pyc 100644 root:root 29b81134ebacab6cb334a01f86aae7b3 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.pyc 100644 root:root b523a8c5233ca15538ecbedffa037bd4 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.opt-1.pyc 100644 root:root 0c75964a412422e44ed40d5bdd2139f8 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.opt-2.pyc 100644 root:root 8bbb5af0d238b17731a48ab34127a101 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.pyc 100644 root:root 0c75964a412422e44ed40d5bdd2139f8 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.opt-1.pyc 100644 root:root ad052b49939926a692760e16ad8c44ae +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.opt-2.pyc 100644 root:root 1486c941c066fb99bd66ca5b173ac86b +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.pyc 100644 root:root ad052b49939926a692760e16ad8c44ae +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.opt-1.pyc 100644 root:root b5c1d9a8634b73d07078300595e3191e +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.opt-2.pyc 100644 root:root fb772eee12d9716e9cd21069a21fd01a +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.pyc 100644 root:root d9b57a71781ecfd9fcee6b18f13cf44b +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.opt-1.pyc 100644 root:root ce3f16f533984c57f0f0cfe1d6257a23 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.opt-2.pyc 100644 root:root cf174dd77fb584032e5f245d83f11316 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.pyc 100644 root:root ce3f16f533984c57f0f0cfe1d6257a23 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.opt-1.pyc 100644 root:root 3580d729ab953519278e0af5ed70edac +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.opt-2.pyc 100644 root:root 8d2dd1c8f99275a7807bfc63388e40c1 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.pyc 100644 root:root 3580d729ab953519278e0af5ed70edac +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.opt-1.pyc 100644 root:root 9ece4913af05a75f87b700e22c3590f9 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.opt-2.pyc 100644 root:root 8ff1ec4ca62d06d2f7478c0fa3b2abcc +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.pyc 100644 root:root 9ece4913af05a75f87b700e22c3590f9 File: /usr/lib/python3/site-packages/ranger/core/actions.py 100644 root:root 13d15ba8e4bfe8237c59912ae0b1ffde @@ -640,77 +640,77 @@ File: /usr/lib/python3/site-packages/ranger/ext/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root 36b8bc3e63ffcfb6e5c695a26e1bc32e -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root 7041e2afdd1e3119289065a32761b59d -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-38.pyc 100644 root:root 36b8bc3e63ffcfb6e5c695a26e1bc32e -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-38.opt-1.pyc 100644 root:root 72a2be4aaf4924c061d9cf58c7b9369b -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-38.opt-2.pyc 100644 root:root 5ef4bc50af4fcc7c99f323ac9dc115ae -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-38.pyc 100644 root:root 72a2be4aaf4924c061d9cf58c7b9369b -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-38.opt-1.pyc 100644 root:root 8fb0b08b0634ad3d04522d760e295e12 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-38.opt-2.pyc 100644 root:root 8fb0b08b0634ad3d04522d760e295e12 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-38.pyc 100644 root:root 8fb0b08b0634ad3d04522d760e295e12 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-38.opt-1.pyc 100644 root:root a4d5cac9368409988a0bea892a9bbb1f -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-38.opt-2.pyc 100644 root:root 3ec6c24f3866189794d05a31f55518b7 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-38.pyc 100644 root:root a4d5cac9368409988a0bea892a9bbb1f -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-38.opt-1.pyc 100644 root:root f20bc0306f2f29baa65cf62d92788486 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-38.opt-2.pyc 100644 root:root 601f138bd153dc65892a2078511dd735 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-38.pyc 100644 root:root f20bc0306f2f29baa65cf62d92788486 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-38.opt-1.pyc 100644 root:root 959fda04433505b078a99ba533639a99 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-38.opt-2.pyc 100644 root:root a27a6104849c044b59bc00a7119ff778 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-38.pyc 100644 root:root 959fda04433505b078a99ba533639a99 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-38.opt-1.pyc 100644 root:root 39ff49fce26d9d01b7ea93e136420c69 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-38.opt-2.pyc 100644 root:root 39ff49fce26d9d01b7ea93e136420c69 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-38.pyc 100644 root:root 39ff49fce26d9d01b7ea93e136420c69 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-38.opt-1.pyc 100644 root:root 76603790bc6b3abc4dd04f7aa62c0780 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-38.opt-2.pyc 100644 root:root b722b64dd8aea411bd86e679a5fd3861 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-38.pyc 100644 root:root 76603790bc6b3abc4dd04f7aa62c0780 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-38.opt-1.pyc 100644 root:root 5eceebdb0ea2375381987478f1ebbaf4 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-38.opt-2.pyc 100644 root:root fab6f2f66084c2a6923fd90f75a4fef7 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-38.pyc 100644 root:root 5eceebdb0ea2375381987478f1ebbaf4 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-38.opt-1.pyc 100644 root:root 85e9391d14fe8b20237468abfc5e1e04 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-38.opt-2.pyc 100644 root:root f4f49a656f20cd67cbbef723cd7b2552 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-38.pyc 100644 root:root 85e9391d14fe8b20237468abfc5e1e04 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-38.opt-1.pyc 100644 root:root d688931f893d3e220353953388e2fbf4 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-38.opt-2.pyc 100644 root:root 7dca9c8bfdf57dc09ed6f212e293ebc9 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-38.pyc 100644 root:root 3f9eda4bfda883111fa74fba1c9028ea -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-38.opt-1.pyc 100644 root:root c80b7293df5aae3fa4c2f1030d75dd65 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-38.opt-2.pyc 100644 root:root db247dc738383bf44cfcea18b501650b -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-38.pyc 100644 root:root c80b7293df5aae3fa4c2f1030d75dd65 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-38.opt-1.pyc 100644 root:root 9385ac37dbfafa6c894fef3c7e6c3d71 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-38.opt-2.pyc 100644 root:root b826d5154683aebf64058cbaf95acaad -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-38.pyc 100644 root:root 9385ac37dbfafa6c894fef3c7e6c3d71 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-38.opt-1.pyc 100644 root:root e749b5ee9f4fde366b30da04d63bd535 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-38.opt-2.pyc 100644 root:root 6c46f95a174b0cf63acd7486f6cca8bc -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-38.pyc 100644 root:root e749b5ee9f4fde366b30da04d63bd535 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-38.opt-1.pyc 100644 root:root e2b13772ba020073ce951cc72467b531 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-38.opt-2.pyc 100644 root:root e2b13772ba020073ce951cc72467b531 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-38.pyc 100644 root:root e2b13772ba020073ce951cc72467b531 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-38.opt-1.pyc 100644 root:root 9355670ddccd4a7bbaffa9dd4bb2fb3f -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-38.opt-2.pyc 100644 root:root 7cd135fa43361436ca6aa65350734a7d -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-38.pyc 100644 root:root 9355670ddccd4a7bbaffa9dd4bb2fb3f -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-38.opt-1.pyc 100644 root:root e3d7b6055bc151c096e72a4ee904300c -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-38.opt-2.pyc 100644 root:root 15e4a2b2fc4a9bd50afc0ca24870016c -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-38.pyc 100644 root:root e3d7b6055bc151c096e72a4ee904300c -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-38.opt-1.pyc 100644 root:root 7b950716c81a6fb89dbd66e46f73d33c -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-38.opt-2.pyc 100644 root:root 7b950716c81a6fb89dbd66e46f73d33c -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-38.pyc 100644 root:root 7b950716c81a6fb89dbd66e46f73d33c -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-38.opt-1.pyc 100644 root:root 6ef6cd537e12a9f3cc020e5b1f4ad8a5 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-38.opt-2.pyc 100644 root:root f8714ea894350ed4cb597d5dd4c2546b -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-38.pyc 100644 root:root 6ef6cd537e12a9f3cc020e5b1f4ad8a5 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-38.opt-1.pyc 100644 root:root 815d43b8c2c786f950e7cd85072e2617 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-38.opt-2.pyc 100644 root:root 815d43b8c2c786f950e7cd85072e2617 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-38.pyc 100644 root:root 815d43b8c2c786f950e7cd85072e2617 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-38.opt-1.pyc 100644 root:root bfd77aa3a52139af358110ea1a793291 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-38.opt-2.pyc 100644 root:root 96aadba0ee44eaae0d7cc4ed12e59b40 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-38.pyc 100644 root:root bfd77aa3a52139af358110ea1a793291 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-38.opt-1.pyc 100644 root:root e80d2c0ae3470c17b8cb08033378531d -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-38.opt-2.pyc 100644 root:root e036bc287ae7c54ac1e71e0eccf291c2 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-38.pyc 100644 root:root e80d2c0ae3470c17b8cb08033378531d -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-38.opt-1.pyc 100644 root:root 77506a616cdcbfcb6b0aba33b1f3d11e -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-38.opt-2.pyc 100644 root:root 61de30ab24a047158db44c1789e62c3a -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-38.pyc 100644 root:root 51fcbfa985f45d7a00310268ea684d76 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-38.opt-1.pyc 100644 root:root bba02114a27e666ef961c8d0ec12875e -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-38.opt-2.pyc 100644 root:root ee2c51b9336f9b05c2927b47cb7badae -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-38.pyc 100644 root:root bba02114a27e666ef961c8d0ec12875e -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-38.opt-1.pyc 100644 root:root fc99ca9a1c915e715c30ec3243333144 -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-38.opt-2.pyc 100644 root:root c78dc101a5e28b83e15f5b8e9a57474d -File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-38.pyc 100644 root:root fc99ca9a1c915e715c30ec3243333144 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 134e716af512e4fb13023c7a6b63e32d +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root fa9a8160858e70323ed1e57d8e8c679f +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.pyc 100644 root:root 134e716af512e4fb13023c7a6b63e32d +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.opt-1.pyc 100644 root:root bb41014b69cacdefe18a16bcffddcfb6 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.opt-2.pyc 100644 root:root d08972feda68538693de1b584acc8edb +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.pyc 100644 root:root bb41014b69cacdefe18a16bcffddcfb6 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-1.pyc 100644 root:root c9ed005598e35c03a14c2de0cee3e21c +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-2.pyc 100644 root:root c9ed005598e35c03a14c2de0cee3e21c +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.pyc 100644 root:root c9ed005598e35c03a14c2de0cee3e21c +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.opt-1.pyc 100644 root:root 4b586465c15308b66a998291e0519c0e +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.opt-2.pyc 100644 root:root 0cd763e2d808f2db888270bfd643ca29 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.pyc 100644 root:root 4b586465c15308b66a998291e0519c0e +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.opt-1.pyc 100644 root:root 7fe6bd1d47f09dac9469fc99715e6d46 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.opt-2.pyc 100644 root:root c6d0edd2cc66ab39cfc7d3c656a9e40d +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.pyc 100644 root:root 7fe6bd1d47f09dac9469fc99715e6d46 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.opt-1.pyc 100644 root:root 95c6a956164a68268f389174df00715a +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.opt-2.pyc 100644 root:root 92e47d9c1805f866372e3095a06b0920 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.pyc 100644 root:root 95c6a956164a68268f389174df00715a +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-1.pyc 100644 root:root aff4d36957dc2956b01dd5d465f18e0b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-2.pyc 100644 root:root aff4d36957dc2956b01dd5d465f18e0b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.pyc 100644 root:root aff4d36957dc2956b01dd5d465f18e0b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.opt-1.pyc 100644 root:root 28e6487746c648fdbda0f0a033fb3a48 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.opt-2.pyc 100644 root:root d46cf50c74e86812a8cc0bc47055dd5d +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.pyc 100644 root:root 28e6487746c648fdbda0f0a033fb3a48 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.opt-1.pyc 100644 root:root 2a39f8a6469d37c7c0acc822132ddad3 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.opt-2.pyc 100644 root:root 728e85e72f297b03519b20bad6588436 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.pyc 100644 root:root 2a39f8a6469d37c7c0acc822132ddad3 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.opt-1.pyc 100644 root:root d2490f660c8d82e40a74adeb4fa7f145 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.opt-2.pyc 100644 root:root 635aa129a11206a50dbcf53f5c6715de +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.pyc 100644 root:root d2490f660c8d82e40a74adeb4fa7f145 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.opt-1.pyc 100644 root:root bb63a1312f659d05595bafad07670773 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.opt-2.pyc 100644 root:root 0cefa1093dda8de7a498eb6b6ec41710 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.pyc 100644 root:root 3107e736a6f6718d0bf3eb49000a390e +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.opt-1.pyc 100644 root:root ba553eeee9b34a63cbddc30c710909c3 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.opt-2.pyc 100644 root:root 7eb9300aa3e674fc09862707cdcb1630 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.pyc 100644 root:root ba553eeee9b34a63cbddc30c710909c3 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.opt-1.pyc 100644 root:root 5f39c22e76b20b14b33a1955be47e5a2 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.opt-2.pyc 100644 root:root 8868acf733dc8f6aa999cc99163fc065 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.pyc 100644 root:root 5f39c22e76b20b14b33a1955be47e5a2 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.opt-1.pyc 100644 root:root ee08c9c4b2f029e3b12a32f3c6b75f1c +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.opt-2.pyc 100644 root:root 8f2e2652335c497e68cebcc3fb926b57 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.pyc 100644 root:root ee08c9c4b2f029e3b12a32f3c6b75f1c +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-1.pyc 100644 root:root f890394aca2b0057ac541f1647e5791b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-2.pyc 100644 root:root f890394aca2b0057ac541f1647e5791b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.pyc 100644 root:root f890394aca2b0057ac541f1647e5791b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.opt-1.pyc 100644 root:root 1986cc3acac18895576cc4395d027639 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.opt-2.pyc 100644 root:root ac2e94b240823afe0778c17b539e75f7 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.pyc 100644 root:root 1986cc3acac18895576cc4395d027639 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.opt-1.pyc 100644 root:root ec070650771bad3686e6111ed1a6a2af +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.opt-2.pyc 100644 root:root 86793557c8ab73a0821691c8e59b3013 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.pyc 100644 root:root ec070650771bad3686e6111ed1a6a2af +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-1.pyc 100644 root:root fce6108b32c7a2f67794b31491a31ea5 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-2.pyc 100644 root:root fce6108b32c7a2f67794b31491a31ea5 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.pyc 100644 root:root fce6108b32c7a2f67794b31491a31ea5 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.opt-1.pyc 100644 root:root d74af84b5bd205332edb35d89e4a5e38 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.opt-2.pyc 100644 root:root 7dddd2c15a24840e81ccb5b7d0015fd1 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.pyc 100644 root:root d74af84b5bd205332edb35d89e4a5e38 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-1.pyc 100644 root:root 52a0f1a169c195724d2576c2ca7e9071 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-2.pyc 100644 root:root 52a0f1a169c195724d2576c2ca7e9071 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.pyc 100644 root:root 52a0f1a169c195724d2576c2ca7e9071 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.opt-1.pyc 100644 root:root 3eb2182d7c78a0bdeb2e5c4412f127cd +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.opt-2.pyc 100644 root:root 06b0dc82088ca2d531b1583c2d187a25 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.pyc 100644 root:root 3eb2182d7c78a0bdeb2e5c4412f127cd +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.opt-1.pyc 100644 root:root f6ed7023626a55f8225770f6374354a1 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.opt-2.pyc 100644 root:root 7bf4ecea57a38fdd677ab0b869ef3589 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.pyc 100644 root:root f6ed7023626a55f8225770f6374354a1 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.opt-1.pyc 100644 root:root bb22d9b85f66ef83e7598c3cbdb05a6d +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.opt-2.pyc 100644 root:root da7ec557f98d942a9547f8844b0bb545 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.pyc 100644 root:root bbb2e4428ba52f7cd6f9d8c00d317380 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.opt-1.pyc 100644 root:root 3b4b903dd2515b330a19243bb63fd94c +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.opt-2.pyc 100644 root:root b5900edd6b692498390ce0222f1c013f +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.pyc 100644 root:root 3b4b903dd2515b330a19243bb63fd94c +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.opt-1.pyc 100644 root:root 21de8fcfa64e39cb233dd64be4882dd5 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.opt-2.pyc 100644 root:root bfae81108f74586824015d8b7646fd18 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.pyc 100644 root:root 21de8fcfa64e39cb233dd64be4882dd5 File: /usr/lib/python3/site-packages/ranger/ext/accumulator.py 100644 root:root 14dfcb4002e053120d5027fb57200498 @@ -741,20 +741,20 @@ File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root e7989ce387e46cdda82755a60da99af5 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root 0b0497c5f2c8ef7ac5471beb60892924 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-38.pyc 100644 root:root e7989ce387e46cdda82755a60da99af5 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-38.opt-1.pyc 100644 root:root 1d29552dbe2bac72a410cb8d9137027b -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-38.opt-2.pyc 100644 root:root e79db53b74071f5e92e8ee75dfce782f -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-38.pyc 100644 root:root 1d29552dbe2bac72a410cb8d9137027b -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-38.opt-1.pyc 100644 root:root 1b789840cc724b4fa2ed929fb61e8273 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-38.opt-2.pyc 100644 root:root c622b8c4a70b5ab1e7de70750ea1e1f9 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-38.pyc 100644 root:root 1b789840cc724b4fa2ed929fb61e8273 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-38.opt-1.pyc 100644 root:root 406043c134a4ece3a63f25ee53b9679f -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-38.opt-2.pyc 100644 root:root 9f5c4e9c0d1b62f7e0ee4b476eac0d09 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-38.pyc 100644 root:root 406043c134a4ece3a63f25ee53b9679f -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-38.opt-1.pyc 100644 root:root 7e9515298913d437e4f91582d1d248f5 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-38.opt-2.pyc 100644 root:root 04fb93ba532bd41ebcf078ef43f8627d -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-38.pyc 100644 root:root 7e9515298913d437e4f91582d1d248f5 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-38.opt-1.pyc 100644 root:root ca2da6c63b97c753b4a7165d95061f1d -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-38.opt-2.pyc 100644 root:root 2272f3d8a066f3af7e70f753e087a546 -File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-38.pyc 100644 root:root ca2da6c63b97c753b4a7165d95061f1d +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 3293e0030935294a7482ee4ce99b9e2b +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root ebe3274a55fa9e467513ebd264541377 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.pyc 100644 root:root 3293e0030935294a7482ee4ce99b9e2b +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.opt-1.pyc 100644 root:root 700e560c1655ef86885755da8d62f682 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.opt-2.pyc 100644 root:root f493d665611e07a9ecdf8dd95c9b5281 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.pyc 100644 root:root 700e560c1655ef86885755da8d62f682 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.opt-1.pyc 100644 root:root 5d0b3cd329d7409d90d39743cc498ae5 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.opt-2.pyc 100644 root:root 3357ad52b98f1d9b756c1f1346f480ea +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.pyc 100644 root:root 5d0b3cd329d7409d90d39743cc498ae5 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.opt-1.pyc 100644 root:root a74c7c7f1e0ce1c79d5342d279076cf7 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.opt-2.pyc 100644 root:root 06f7148b7fec31ff1d0366e6e176faf6 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.pyc 100644 root:root a74c7c7f1e0ce1c79d5342d279076cf7 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.opt-1.pyc 100644 root:root 1c0a0a7d601c13a1425f9e652468f76b +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.opt-2.pyc 100644 root:root 674526a696f6c1ea7db5f2656afb4d33 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.pyc 100644 root:root 1c0a0a7d601c13a1425f9e652468f76b +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.opt-1.pyc 100644 root:root 0e37615913b25277a036b891e4206bc3 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.opt-2.pyc 100644 root:root cbcdf6260be43b06100b6bbbba623c59 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.pyc 100644 root:root 0e37615913b25277a036b891e4206bc3 File: /usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py 100644 root:root 6a8a53e9212b87dc5788cc77a2a7ec40 @@ -768,32 +768,32 @@ File: /usr/lib/python3/site-packages/ranger/gui/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root 4a68b174f6f976bbf44fde0630196158 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root 4a68b174f6f976bbf44fde0630196158 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-38.pyc 100644 root:root 4a68b174f6f976bbf44fde0630196158 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-38.opt-1.pyc 100644 root:root 308226163350f74edc14e1b5ce25eaaf -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-38.opt-2.pyc 100644 root:root 1906fc0f4da25222b0246f6e4f92a9dd -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-38.pyc 100644 root:root 308226163350f74edc14e1b5ce25eaaf -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-38.opt-1.pyc 100644 root:root f082b49ea54453d364c8dcf1c200e48a -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-38.opt-2.pyc 100644 root:root f082b49ea54453d364c8dcf1c200e48a -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-38.pyc 100644 root:root f082b49ea54453d364c8dcf1c200e48a -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-38.opt-1.pyc 100644 root:root e3a8004d70a5220c7114a14593ea6fd8 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-38.opt-2.pyc 100644 root:root e238b1f2a8ca25a9b2aef53f5fa3c1b6 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-38.pyc 100644 root:root e3a8004d70a5220c7114a14593ea6fd8 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-38.opt-1.pyc 100644 root:root 3128d9ce68b7688896cbbcada3379fc4 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-38.opt-2.pyc 100644 root:root e1cc00c6fedaa2ea0375b132b3e74558 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-38.pyc 100644 root:root 3128d9ce68b7688896cbbcada3379fc4 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-38.opt-1.pyc 100644 root:root 74a26a9f204c313b56cf21251e9d1618 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-38.opt-2.pyc 100644 root:root 74a26a9f204c313b56cf21251e9d1618 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-38.pyc 100644 root:root 74a26a9f204c313b56cf21251e9d1618 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-38.opt-1.pyc 100644 root:root 34a935541bfd3a3373a84a9d38bf2606 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-38.opt-2.pyc 100644 root:root 4b427220f6a9f96cad05f89efa5ac726 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-38.pyc 100644 root:root 34a935541bfd3a3373a84a9d38bf2606 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-38.opt-1.pyc 100644 root:root 439bb2d2ab446941ff1f2327c20be5db -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-38.opt-2.pyc 100644 root:root 54f72b09ac552e3b3d4211d7b7c38865 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-38.pyc 100644 root:root 439bb2d2ab446941ff1f2327c20be5db -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-38.opt-1.pyc 100644 root:root 2362c69099e83bb0c83206c9ad4e8cce -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-38.opt-2.pyc 100644 root:root 7cf502eec3b472e241ba1160cf8ae66c -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-38.pyc 100644 root:root 2362c69099e83bb0c83206c9ad4e8cce -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-38.opt-1.pyc 100644 root:root 1cf4d13533f92407ed1b8fca1041c702 -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-38.opt-2.pyc 100644 root:root b0678cbe5a543a29c13f8cd8e0c4478c -File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-38.pyc 100644 root:root 1cf4d13533f92407ed1b8fca1041c702 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 0ff765cf07038eecd32fbaa524d35a9f +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root 0ff765cf07038eecd32fbaa524d35a9f +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.pyc 100644 root:root 0ff765cf07038eecd32fbaa524d35a9f +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.opt-1.pyc 100644 root:root c02404a720d1bef2462413a055846f15 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.opt-2.pyc 100644 root:root 8d2a2c27890f91c744f5f9de402945be +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.pyc 100644 root:root c02404a720d1bef2462413a055846f15 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-1.pyc 100644 root:root 280d8fbcaf457a0f399e1206f00acb76 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-2.pyc 100644 root:root 280d8fbcaf457a0f399e1206f00acb76 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.pyc 100644 root:root 280d8fbcaf457a0f399e1206f00acb76 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.opt-1.pyc 100644 root:root f458d9182aebcd9e6f57183d0a92554e +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.opt-2.pyc 100644 root:root bd296b791f809162cf9100b32887892b +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.pyc 100644 root:root f458d9182aebcd9e6f57183d0a92554e +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.opt-1.pyc 100644 root:root 9337ffa3bf0b3be725423df17e2ce170 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.opt-2.pyc 100644 root:root 9928be1679638cd394f7e59f7ae6ec87 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.pyc 100644 root:root 9337ffa3bf0b3be725423df17e2ce170 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-1.pyc 100644 root:root 3bd5c6f8758983d4fd7e130719a03896 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-2.pyc 100644 root:root 3bd5c6f8758983d4fd7e130719a03896 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.pyc 100644 root:root 3bd5c6f8758983d4fd7e130719a03896 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.opt-1.pyc 100644 root:root c52f9e7ab594d5636d0199cc2d3a1276 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.opt-2.pyc 100644 root:root ec6795f170a2ff54a3952eb3dde61a80 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.pyc 100644 root:root c52f9e7ab594d5636d0199cc2d3a1276 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.opt-1.pyc 100644 root:root c5d0acc2970296d779d55a03c6d62943 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.opt-2.pyc 100644 root:root 18120b581cd23091d2419f7207a41b58 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.pyc 100644 root:root c5d0acc2970296d779d55a03c6d62943 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.opt-1.pyc 100644 root:root 377a295a9b811d87ee99b5b3f99b365c +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.opt-2.pyc 100644 root:root 7fd8889b5b0527a55c8efda709635e4e +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.pyc 100644 root:root 377a295a9b811d87ee99b5b3f99b365c +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.opt-1.pyc 100644 root:root 25c6548f62ab0411a64ca81905f2229f +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.opt-2.pyc 100644 root:root 499449a53cc780bf89970eea307b017d +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.pyc 100644 root:root 25c6548f62ab0411a64ca81905f2229f File: /usr/lib/python3/site-packages/ranger/gui/ansi.py 100644 root:root 63f3cd104a31c7a50da1cd48a008b262 @@ -810,32 +810,32 @@ File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-38.opt-1.pyc 100644 root:root b6136ac0aa0a0528730919eb605edafa -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-38.opt-2.pyc 100644 root:root faebe6994bd23d84b879efdd8fc63831 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-38.pyc 100644 root:root b6136ac0aa0a0528730919eb605edafa -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-38.opt-1.pyc 100644 root:root 19e2b1afbc92aa74eb29aa571c8dd2d2 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-38.opt-2.pyc 100644 root:root 3feeecfc08f9af282e32b630b339394b -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-38.pyc 100644 root:root f0b86f91a8af0715cf301575f72db23f -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-38.opt-1.pyc 100644 root:root ab72aa5675e0a5b1c5645e5eca5e5b5e -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-38.opt-2.pyc 100644 root:root 629e1426bc2124c241146867870e1937 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-38.pyc 100644 root:root a7707d90239af082f8be1f0cee08ba72 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-38.opt-1.pyc 100644 root:root 29d2bd108f41f593dd918c3719b627a2 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-38.opt-2.pyc 100644 root:root 0b69142a456b3f18a29c51009e1093d8 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-38.pyc 100644 root:root b07308c48118f4e17e14f5044395f2a5 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-38.opt-1.pyc 100644 root:root 11bce083657d799fc672c015fad0f7ed -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-38.opt-2.pyc 100644 root:root 8c88b5529205ab123b20f21700fa8f90 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-38.pyc 100644 root:root 11bce083657d799fc672c015fad0f7ed -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-38.opt-1.pyc 100644 root:root f88847e61d22b76abe2adc85f5731384 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-38.opt-2.pyc 100644 root:root 4c9182881a6baae2e8d970dd561d09fa -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-38.pyc 100644 root:root f88847e61d22b76abe2adc85f5731384 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-38.opt-1.pyc 100644 root:root 1610d67b99ecc0a66beb40b32724cf3c -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-38.opt-2.pyc 100644 root:root 947d95133c477ac754a4035eff33169b -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-38.pyc 100644 root:root 1610d67b99ecc0a66beb40b32724cf3c -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-38.opt-1.pyc 100644 root:root 060563f3f959cfe96a09cb29ad6e4bc7 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-38.opt-2.pyc 100644 root:root 9e35a625cc181307923038b72fc194b5 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-38.pyc 100644 root:root 060563f3f959cfe96a09cb29ad6e4bc7 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-38.opt-1.pyc 100644 root:root e6ee07c85798dbb2bfe856067387da9e -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-38.opt-2.pyc 100644 root:root f2160142b532ece211f9832781429c7f -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-38.pyc 100644 root:root e6ee07c85798dbb2bfe856067387da9e -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-38.opt-1.pyc 100644 root:root 904a48c7f014a0bad768e81c3705b586 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-38.opt-2.pyc 100644 root:root 904a48c7f014a0bad768e81c3705b586 -File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-38.pyc 100644 root:root 904a48c7f014a0bad768e81c3705b586 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 6a7e06037e4aca2163da190ac506334e +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root 24ff7b631090bdb88b827b36e6bc051f +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.pyc 100644 root:root 6a7e06037e4aca2163da190ac506334e +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.opt-1.pyc 100644 root:root 3493aa2bdfd985d3426cea699dd67e03 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.opt-2.pyc 100644 root:root 1a82bf7f821e5837d5d4d6b1946ae07a +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.pyc 100644 root:root 9f84e0fa43bddb58a5cd1ca5e10c64b2 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.opt-1.pyc 100644 root:root fb850df1cd3d4b2a5b4aa4215ce72dff +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.opt-2.pyc 100644 root:root 914c3d52787d45b5b7fae8ccd8bec79d +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.pyc 100644 root:root 6021aee1e858410efe8c361aa3316cf9 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.opt-1.pyc 100644 root:root 6c59b0a6427ab2f08713cf39b3f0d3a4 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.opt-2.pyc 100644 root:root a5b6215c31609d6b1fdf67d93f1758fa +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.pyc 100644 root:root ddb66a8917bb5cafdc35874ef2333975 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.opt-1.pyc 100644 root:root 60c6809acbfb9d691ca650f2fa712968 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.opt-2.pyc 100644 root:root 071bade141aef65706360ca7d500d15e +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.pyc 100644 root:root 60c6809acbfb9d691ca650f2fa712968 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.opt-1.pyc 100644 root:root f36b4b5932db21efb87035866765667f +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.opt-2.pyc 100644 root:root 3aedb8afbf1b12a88b7ec2472fcb1280 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.pyc 100644 root:root f36b4b5932db21efb87035866765667f +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.opt-1.pyc 100644 root:root 2201a368563b9fa6cf12f7dff0def10b +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.opt-2.pyc 100644 root:root d9abb19ce044bb1276992eae1b43f691 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.pyc 100644 root:root 2201a368563b9fa6cf12f7dff0def10b +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.opt-1.pyc 100644 root:root 4addc6a3ee20864f58a7abc0549bd1ad +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.opt-2.pyc 100644 root:root cb728787092cb97bef497a5fd73db44f +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.pyc 100644 root:root 4addc6a3ee20864f58a7abc0549bd1ad +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.opt-1.pyc 100644 root:root 5373bbd871a31075432906f48d5d2609 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.opt-2.pyc 100644 root:root fdb9f2eef7bdfd6e738861b67280f7e4 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.pyc 100644 root:root 5373bbd871a31075432906f48d5d2609 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-1.pyc 100644 root:root 072771796e5ea04b173f8ddc7c3f51f7 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-2.pyc 100644 root:root 072771796e5ea04b173f8ddc7c3f51f7 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.pyc 100644 root:root 072771796e5ea04b173f8ddc7c3f51f7 File: /usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py 100644 root:root e99dfe8be03fa0ffb40c56c48c1ca795 @@ -849,3 +849,3 @@ File: /usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py 100644 root:root 28dfd6ff2a96b75289e986287e80f3f2 -File: /usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.8.egg-info 100644 root:root 1af13e76455aea2b4dee45fdf990c68a -RPMIdentity: 56f7b5717a39502591d83ca1ff1db04f3651d75c69529c6069b2949003a1db7207162fff97ef91403b11c4b988147c27b272f96d36b2a3e6afb717494a549c35 +File: /usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.9.egg-info 100644 root:root 1af13e76455aea2b4dee45fdf990c68a +RPMIdentity: ab55011e2564e617e677a526d43672232a01783ccf4bbfb156e5f243a2911c3c985f38ce3150ad08d9875641b1db9450e32f7a3c349a9254aba614272620df52