<86>Mar 5 04:02:17 userdel[542612]: delete user 'rooter' <86>Mar 5 04:02:17 userdel[542612]: removed group 'rooter' owned by 'rooter' <86>Mar 5 04:02:17 userdel[542612]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 5 04:02:17 groupadd[542634]: group added to /etc/group: name=rooter, GID=930 <86>Mar 5 04:02:17 groupadd[542634]: group added to /etc/gshadow: name=rooter <86>Mar 5 04:02:17 groupadd[542634]: new group: name=rooter, GID=930 <86>Mar 5 04:02:17 useradd[542642]: new user: name=rooter, UID=930, GID=930, home=/root, shell=/bin/bash <86>Mar 5 04:02:17 userdel[542659]: delete user 'builder' <86>Mar 5 04:02:17 userdel[542659]: removed group 'builder' owned by 'builder' <86>Mar 5 04:02:17 userdel[542659]: removed shadow group 'builder' owned by 'builder' <86>Mar 5 04:02:17 groupadd[542679]: group added to /etc/group: name=builder, GID=931 <86>Mar 5 04:02:17 groupadd[542679]: group added to /etc/gshadow: name=builder <86>Mar 5 04:02:17 groupadd[542679]: new group: name=builder, GID=931 <86>Mar 5 04:02:17 useradd[542689]: new user: name=builder, UID=931, GID=931, home=/usr/src, shell=/bin/bash <13>Mar 5 04:02:18 rpmi: mpdecimal-2.5.1-alt1 sisyphus+291245.40.54.1 1643293464 installed <13>Mar 5 04:02:18 rpmi: libncurses-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966459 installed <13>Mar 5 04:02:18 rpmi: libtinfo-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966459 installed <13>Mar 5 04:02:18 rpmi: libncurses-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966459 installed <13>Mar 5 04:02:18 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Mar 5 04:02:18 rpmi: libexpat-2.4.6-alt1 sisyphus+295732.100.1.1 1645396465 installed <13>Mar 5 04:02:18 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Mar 5 04:02:18 rpmi: libtasn1-4.18.0-alt1 sisyphus+294217.100.3.1 1643755527 installed <13>Mar 5 04:02:18 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Mar 5 04:02:18 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Mar 5 04:02:18 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed <13>Mar 5 04:02:18 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Mar 5 04:02:18 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Mar 5 04:02:18 rpmi: libcrypto1.1-1.1.1m-alt1 sisyphus+295032.100.1.1 1644334758 installed <13>Mar 5 04:02:18 rpmi: libssl1.1-1.1.1m-alt1 sisyphus+295032.100.1.1 1644334758 installed <13>Mar 5 04:02:18 rpmi: python3-3.10.2-alt1.1 sisyphus+294733.100.1.1 1643981508 installed <13>Mar 5 04:02:19 rpmi: python3-base-3.10.2-alt1.1 sisyphus+294733.100.1.1 1643981508 installed <13>Mar 5 04:02:19 rpmi: libpython3-3.10.2-alt1.1 sisyphus+294733.100.1.1 1643981508 installed <13>Mar 5 04:02:19 rpmi: tests-for-installed-python3-pkgs-0.1.18-alt1 sisyphus+290420.100.1.1 1637593698 installed <13>Mar 5 04:02:19 rpmi: rpm-build-python3-0.1.18-alt1 sisyphus+290420.100.1.1 1637593698 installed <13>Mar 5 04:02:19 rpmi: python3-dev-3.10.2-alt1.1 sisyphus+294733.100.1.1 1643981508 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ranger-1.9.3-alt1.nosrc.rpm (w1.gzdio) <13>Mar 5 04:02:21 rpmi: python3-module-pkg_resources-1:60.9.3-alt1 sisyphus+295817.100.1.1 1645526942 installed <13>Mar 5 04:02:21 rpmi: python3-module-setuptools-1:60.9.3-alt1 sisyphus+295817.100.1.1 1645526942 installed Installing ranger-1.9.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58062 + 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.58062 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + 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.10 copying and adjusting build_scripts/ranger -> build/scripts-3.10 copying and adjusting build_scripts/rifle -> build/scripts-3.10 changing mode of build/scripts-3.10/ranger from 644 to 755 changing mode of build/scripts-3.10/rifle from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58062 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/ranger-buildroot --force running install /usr/lib/python3/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( 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-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py to browsercolumn.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py to console.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py to pager.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py to statusbar.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py to taskview.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py to titlebar.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py to view_base.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py to view_miller.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py to view_multipane.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__init__.py to __init__.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py to ansi.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py to bar.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/color.py to color.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py to colorscheme.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/context.py to context.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py to curses_shortcuts.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py to displayable.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/mouse_event.py to mouse_event.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py to ui.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py to __init__.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py to bzr.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py to git.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py to hg.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py to svn.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py to vcs.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__init__.py to __init__.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py to accumulator.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/cached_function.py to cached_function.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/curses_interrupt_handler.py to curses_interrupt_handler.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py to direction.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py to get_executables.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/hash.py to hash.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py to human_readable.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py to img_display.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py to iter_tools.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py to keybinding_parser.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py to lazy_property.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/logutils.py to logutils.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/mount_path.py to mount_path.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/next_available_filename.py to next_available_filename.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/openstruct.py to openstruct.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/popen_forked.py to popen_forked.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/relative_symlink.py to relative_symlink.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/safe_path.py to safe_path.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shell_escape.py to shell_escape.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py to shutil_generatorized.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py to signals.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/spawn.py to spawn.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py to widestring.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py to rifle.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__init__.py to __init__.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py to actions.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py to filter_stack.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py to fm.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py to linemode.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py to loader.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py to main.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py to metadata.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py to runner.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/shared.py to shared.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py to tab.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__init__.py to __init__.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py to bookmarks.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py to directory.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py to file.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py to fsobject.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/history.py to history.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py to settings.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py to tags.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__init__.py to __init__.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py to commands.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py to commands_sample.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__init__.py to __init__.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py to default.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py to jungle.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py to snow.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py to solarized.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py to __init__.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py to commands.cpython-310.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py to __init__.cpython-310.pyc changing mode of /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data/scope.sh 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 running egg_info creating ranger_fm.egg-info writing ranger_fm.egg-info/PKG-INFO writing dependency_links to ranger_fm.egg-info/dependency_links.txt writing top-level names to ranger_fm.egg-info/top_level.txt writing manifest file 'ranger_fm.egg-info/SOURCES.txt' reading manifest file 'ranger_fm.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'ranger_fm.egg-info/SOURCES.txt' Copying ranger_fm.egg-info to /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.10.egg-info running install_scripts creating /usr/src/tmp/ranger-buildroot/usr/bin copying build/scripts-3.10/rifle -> /usr/src/tmp/ranger-buildroot/usr/bin copying build/scripts-3.10/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 + /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-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-310.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-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.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-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.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-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-310.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-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-310.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-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.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-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.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-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.opt-1.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.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.kNQi86 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.j3Ixk6 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(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.7L6nsc 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.U8GHEL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /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/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py: Ignore for REQ=slight module=ranger.container.fsobject /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/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: Ignore for REQ=slight module=ranger.ext.get_executables python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/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=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/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: Ignore for REQ=slight module=ranger /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=ranger.container.file /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=ranger.container.fsobject /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=ranger.core.filter_stack /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=ranger.core.linemode /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=ranger.core.runner /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=ranger.ext.get_executables /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=ranger.ext.shell_escape /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=ranger.ext.vcs /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=ranger.gui.colorscheme /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 python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: skipping time 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/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 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 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 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/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: Ignore for REQ=slight module=ranger.ext.shell_escape /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/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/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: Ignore for REQ=slight module=ranger.ext 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/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: Ignore for REQ=slight module=ranger.api /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=ranger.api.commands /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=ranger.config /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=ranger.container.directory /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=ranger.container.settings /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=ranger.core.actions /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=ranger.core.fm /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=ranger.core.shared /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=ranger.ext /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=ranger.ext.keybinding_parser /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=ranger.ext.logutils /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=ranger.ext.openstruct 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 python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py: skipping sys /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/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 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 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/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: Ignore for REQ=slight module=ranger /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=ranger.ext.get_executables /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=ranger.ext.popen_forked /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 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 python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py: possible relative import from vcs python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py: possible relative import from vcs python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py: possible relative import from vcs python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py: possible relative import from vcs python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py: possible relative import from vcs python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: possible relative import from vcs python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: possible relative import from vcs python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: possible relative import from vcs python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: possible relative import from vcs /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 python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: skipping time /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 python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py: skipping sys 'Name' object has no attribute 'value' python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py: Ignore for REQ=slight module=ranger.gui.ui python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: possible relative import from gui python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: possible relative import from gui /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: Ignore for REQ=slight module=ranger.ext.vcs /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: Ignore for REQ=slight module=ranger.gui.widgets.console /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: Ignore for REQ=slight module=ranger.gui.widgets.pager /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: Ignore for REQ=slight module=ranger.gui.widgets.statusbar /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: Ignore for REQ=slight module=ranger.gui.widgets.taskview /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: Ignore for REQ=slight module=ranger.gui.widgets.titlebar /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: Ignore for REQ=slight module=ranger.gui.widgets.view_miller /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: Ignore for REQ=slight module=ranger.gui.widgets.view_multipane python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: skipping sys python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: possible relative import from widgets python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: possible relative import from widgets /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 python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: skipping time /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 python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: skipping sys python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py: possible relative import from widgets python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: possible relative import from widgets python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: skipping pwd python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: skipping time python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py: possible relative import from widgets python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py: possible relative import from widgets python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: possible relative import from widgets python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: possible relative import from gui.widgets python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: skipping itertools python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: possible relative import from widgets python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: possible relative import from widgets python3.req.py:/usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: possible relative import from gui.widgets 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 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.59user 0.86system 0:07.27elapsed 61%CPU (0avgtext+0avgdata 23532maxresident)k 0inputs+0outputs (0major+352666minor)pagefaults 0swaps 8.31user 3.61system 0:13.97elapsed 85%CPU (0avgtext+0avgdata 104580maxresident)k 0inputs+0outputs (45988major+707534minor)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 2022-03-05 04:02:29.881224873 +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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-310.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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-310.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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-310.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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-310.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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-310.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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-310.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-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.pyc 100644 root:root /usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py 100644 root:root @@ -349,3 +349,7 @@ /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.10.egg-info 40755 root:root +/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.10.egg-info/PKG-INFO 100644 root:root +/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.10.egg-info/SOURCES.txt 100644 root:root +/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.10.egg-info/dependency_links.txt 100644 root:root +/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.10.egg-info/top_level.txt 100644 root:root Requires: /usr/bin/convert @@ -503,5 +507,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-310.opt-1.pyc 100644 root:root 5dcb1a49da986a12236dbb93653a4225 +File: /usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root 1e6cacf4f4aeb54a958aff46ae93c564 +File: /usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-310.pyc 100644 root:root 5dcb1a49da986a12236dbb93653a4225 File: /usr/lib/python3/site-packages/ranger/api 40755 root:root @@ -509,8 +513,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-310.opt-1.pyc 100644 root:root a5b505144ab34765e7db02cde61abc18 +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root 3cefcc55c69e338077ee5b2993347b9f +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-310.pyc 100644 root:root a5b505144ab34765e7db02cde61abc18 +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-310.opt-1.pyc 100644 root:root c93136a8261190c8ed30d0b31172f335 +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-310.opt-2.pyc 100644 root:root e5d279a59a1ecd2cdce5eae0309f52f6 +File: /usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-310.pyc 100644 root:root c93136a8261190c8ed30d0b31172f335 File: /usr/lib/python3/site-packages/ranger/api/commands.py 100644 root:root 0b122f575284be18bfd3da74e5cc15a7 @@ -519,17 +523,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-310.opt-1.pyc 100644 root:root 12b43a1aede79f498c14665379fa21e6 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root 99c1488817d82b5d4e82557a7ace74ea +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-310.pyc 100644 root:root 12b43a1aede79f498c14665379fa21e6 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.opt-1.pyc 100644 root:root c2bb344caaeb4a89d8d2187fea4842d6 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.opt-2.pyc 100644 root:root c2bb344caaeb4a89d8d2187fea4842d6 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.pyc 100644 root:root c2bb344caaeb4a89d8d2187fea4842d6 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.opt-1.pyc 100644 root:root 38337128f98d5c4a29ab7fdce36bd7af +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.opt-2.pyc 100644 root:root 38337128f98d5c4a29ab7fdce36bd7af +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.pyc 100644 root:root 38337128f98d5c4a29ab7fdce36bd7af +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.opt-1.pyc 100644 root:root cc04cc3e7e7be7447bdc284c67ee9147 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.opt-2.pyc 100644 root:root cc04cc3e7e7be7447bdc284c67ee9147 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.pyc 100644 root:root cc04cc3e7e7be7447bdc284c67ee9147 +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.opt-1.pyc 100644 root:root 5e6f9a0c6b8702e9f27eb238883089ef +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.opt-2.pyc 100644 root:root 5e6f9a0c6b8702e9f27eb238883089ef +File: /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.pyc 100644 root:root 5e6f9a0c6b8702e9f27eb238883089ef File: /usr/lib/python3/site-packages/ranger/colorschemes/default.py 100644 root:root 4413ca2d5eb92004d27d0ba64f67dece @@ -541,11 +545,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-310.opt-1.pyc 100644 root:root f4e360e9cf990a2d3cd80b67f5a72d7c +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root fd0bb3759152e1d0727e12aca0f92a9b +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-310.pyc 100644 root:root f4e360e9cf990a2d3cd80b67f5a72d7c +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-310.opt-1.pyc 100644 root:root b20b05cb74d43062c4e2748105bc2fe3 +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-310.opt-2.pyc 100644 root:root a34e581feeb1dbe75401d8a593ed01d0 +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-310.pyc 100644 root:root b20b05cb74d43062c4e2748105bc2fe3 +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.opt-1.pyc 100644 root:root 463b27bf3bd69a0c84c1bb607e9901fb +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.opt-2.pyc 100644 root:root 7b931b85b6a466dbf3ff9db93a1e4b7a +File: /usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.pyc 100644 root:root 463b27bf3bd69a0c84c1bb607e9901fb File: /usr/lib/python3/site-packages/ranger/config/commands.py 100644 root:root 1a3f56d9592eb5a5f6e19a70827af18e @@ -557,26 +561,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-310.opt-1.pyc 100644 root:root 1a74707888241c022ad91d7c892501fa +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root 7562c02827adb95d08ea0683f22698e9 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-310.pyc 100644 root:root 1a74707888241c022ad91d7c892501fa +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.opt-1.pyc 100644 root:root 62c9304bfa7a6103494225c1877abc74 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.opt-2.pyc 100644 root:root 665032b099cd6008f2a8491c5578ab12 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.pyc 100644 root:root 62c9304bfa7a6103494225c1877abc74 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-310.opt-1.pyc 100644 root:root f1b3bbc3ea2743d88a6f7a5a61d68fe7 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-310.opt-2.pyc 100644 root:root dd76c20faf75752c52520f52f50618a6 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-310.pyc 100644 root:root 0c8886f285e8be8e37affc8d31c346e5 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.opt-1.pyc 100644 root:root a64a869380e2735efe421f6271f64924 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.opt-2.pyc 100644 root:root a64a869380e2735efe421f6271f64924 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-310.pyc 100644 root:root a64a869380e2735efe421f6271f64924 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-310.opt-1.pyc 100644 root:root 0003868ad3b6a06772a901d4c0dda03f +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-310.opt-2.pyc 100644 root:root 18b066203e58ff707d40280942374320 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-310.pyc 100644 root:root 0003868ad3b6a06772a901d4c0dda03f +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-310.opt-1.pyc 100644 root:root 7691c09f840710aa68f6935f5c9092ea +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-310.opt-2.pyc 100644 root:root 93c9419fbd8cf045619c644ef80bc269 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-310.pyc 100644 root:root d1094e0286deb64f8ebf126c6c006229 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-310.opt-1.pyc 100644 root:root ed9b36e0497b562d7d54116e2c54fbe1 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-310.opt-2.pyc 100644 root:root ed9b36e0497b562d7d54116e2c54fbe1 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-310.pyc 100644 root:root e3a1bb6e77c3b781c347de7fde33b4f7 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-310.opt-1.pyc 100644 root:root 1fc82bd421a2402cd842026bde2c9aa5 +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-310.opt-2.pyc 100644 root:root f4cb5704a7b14b1e6ae19f98321a3cdd +File: /usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-310.pyc 100644 root:root 1fc82bd421a2402cd842026bde2c9aa5 File: /usr/lib/python3/site-packages/ranger/container/bookmarks.py 100644 root:root fdf4181f35d10d2ea4ab4766916e5ac3 @@ -591,35 +595,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-310.opt-1.pyc 100644 root:root c29c41a3f788a59ee7feab59e6210f66 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root 26d2ec16ee3d8f012157681c451afb97 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-310.pyc 100644 root:root c29c41a3f788a59ee7feab59e6210f66 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-310.opt-1.pyc 100644 root:root 6ccba7ebf4624180afd3e577ed0eaf7e +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-310.opt-2.pyc 100644 root:root f3037fd57a34979692a81cae0aac637b +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-310.pyc 100644 root:root af7d70001e8203d6805f10ed1c703159 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.opt-1.pyc 100644 root:root 4136a045bd360cae83c9b0a972b2d1b9 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.opt-2.pyc 100644 root:root 4136a045bd360cae83c9b0a972b2d1b9 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.pyc 100644 root:root 4136a045bd360cae83c9b0a972b2d1b9 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-310.opt-1.pyc 100644 root:root 4d289ad135c89552850f0ba84b30fe49 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-310.opt-2.pyc 100644 root:root e4fc294e20beb8fa9664ace236f1c8b6 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-310.pyc 100644 root:root 4d289ad135c89552850f0ba84b30fe49 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-310.opt-1.pyc 100644 root:root 4ec4d4f4961c511aec73aebce375b709 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-310.opt-2.pyc 100644 root:root 7c52a012b3871bd1a5d5729f2d6b6120 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-310.pyc 100644 root:root 4ec4d4f4961c511aec73aebce375b709 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-310.opt-1.pyc 100644 root:root 95412925d2e4ea19116dd7a81bc00c10 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-310.opt-2.pyc 100644 root:root e34c47c88b7604eb2fc6e91818bdb06a +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-310.pyc 100644 root:root 95412925d2e4ea19116dd7a81bc00c10 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-310.opt-1.pyc 100644 root:root de5c2195d632f453514fc90fddb9feaa +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-310.opt-2.pyc 100644 root:root 5f65225d7c760d191cde82f3f75af1f4 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-310.pyc 100644 root:root de5c2195d632f453514fc90fddb9feaa +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-310.opt-1.pyc 100644 root:root 16947363ebf09d73b8fdeb02533a40e0 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-310.opt-2.pyc 100644 root:root 9c4c4be5255e97e22b100c482d5018a5 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-310.pyc 100644 root:root 457e6a09a4b65f250e431bc095ba3d59 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-310.opt-1.pyc 100644 root:root 474bab05b80f25cf9bb48a46376d3371 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-310.opt-2.pyc 100644 root:root 2e93f222d61cc56256bd422a7b92a387 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-310.pyc 100644 root:root 474bab05b80f25cf9bb48a46376d3371 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-310.opt-1.pyc 100644 root:root c2ebb8db07bb59655a1da50bf60e4fc3 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-310.opt-2.pyc 100644 root:root 451e7277a4dc2aa09324958eb43688f2 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-310.pyc 100644 root:root c2ebb8db07bb59655a1da50bf60e4fc3 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-310.opt-1.pyc 100644 root:root afa58fde2d86be828f6921c12eccce7f +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-310.opt-2.pyc 100644 root:root 573e4bba2467f97bdd3c3668893fd8d3 +File: /usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-310.pyc 100644 root:root afa58fde2d86be828f6921c12eccce7f File: /usr/lib/python3/site-packages/ranger/core/actions.py 100644 root:root 13d15ba8e4bfe8237c59912ae0b1ffde @@ -640,77 +644,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-310.opt-1.pyc 100644 root:root 1cedea08ed3a40f4fa543d9836661038 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root 66876692718dc7ee2b7f46be89b4f11f +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-310.pyc 100644 root:root 1cedea08ed3a40f4fa543d9836661038 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.opt-1.pyc 100644 root:root 510cc8658a4214f2ce651f8ba147bfbd +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.opt-2.pyc 100644 root:root 8a1e01ed323534fb89b60efaba56aa0a +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.pyc 100644 root:root 510cc8658a4214f2ce651f8ba147bfbd +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.opt-1.pyc 100644 root:root bd211882e39e4826b21eec135e7ea710 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.opt-2.pyc 100644 root:root bd211882e39e4826b21eec135e7ea710 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.pyc 100644 root:root bd211882e39e4826b21eec135e7ea710 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.opt-1.pyc 100644 root:root 80bbcdb59feb7e783e8b81a065a5c0bf +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.opt-2.pyc 100644 root:root c5d0d012564a3883adfdfad72f86d729 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.pyc 100644 root:root 80bbcdb59feb7e783e8b81a065a5c0bf +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-310.opt-1.pyc 100644 root:root 241bf02570515d8a90fccdde7efdd5c6 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-310.opt-2.pyc 100644 root:root 1b9947057b5c729763b1ed200781c4d0 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-310.pyc 100644 root:root 241bf02570515d8a90fccdde7efdd5c6 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.opt-1.pyc 100644 root:root 4a95f90cf6429a65b924211074b76c78 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.opt-2.pyc 100644 root:root af91e38e92d8133a67c8720c668576f4 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.pyc 100644 root:root 4a95f90cf6429a65b924211074b76c78 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.opt-1.pyc 100644 root:root 5e42ee906fe8120228123a71ab3edee7 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.opt-2.pyc 100644 root:root 5e42ee906fe8120228123a71ab3edee7 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-310.pyc 100644 root:root 5e42ee906fe8120228123a71ab3edee7 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.opt-1.pyc 100644 root:root 3b1688258a77e63f0008ee28ff0cdbb1 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.opt-2.pyc 100644 root:root d35d4428ec60440aae1f844ac4f5c69b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.pyc 100644 root:root 3b1688258a77e63f0008ee28ff0cdbb1 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-310.opt-1.pyc 100644 root:root 37c5fe23a2c71f8e313612faef412921 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-310.opt-2.pyc 100644 root:root a0e8116ce46d9fc41385e08830bc9a8e +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-310.pyc 100644 root:root 37c5fe23a2c71f8e313612faef412921 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.opt-1.pyc 100644 root:root dcac142ff9899a5e2008f760e006e986 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.opt-2.pyc 100644 root:root 095c98e883e635324eb9e53c499589b7 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.pyc 100644 root:root dcac142ff9899a5e2008f760e006e986 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-310.opt-1.pyc 100644 root:root e125574d3051c77bd1ad5865692af6d9 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-310.opt-2.pyc 100644 root:root 5cd489ab0a00fe4308365abe25edfb22 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-310.pyc 100644 root:root 5cfc45b4a08987c4cc61240e3e5e86ce +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.opt-1.pyc 100644 root:root bc33c994731dc1ede26bf695b67a70ec +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.opt-2.pyc 100644 root:root 9d2c77ba36bc53ac2253e2d0a053b34b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.pyc 100644 root:root bc33c994731dc1ede26bf695b67a70ec +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-310.opt-1.pyc 100644 root:root a4edf3f582fb57c87ebf59d25e2f9124 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-310.opt-2.pyc 100644 root:root 564a5a6b7a8ec81dea093a62d1509d55 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-310.pyc 100644 root:root a4edf3f582fb57c87ebf59d25e2f9124 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.opt-1.pyc 100644 root:root f8bb1a5f521763a265e63f91d02bb58b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.opt-2.pyc 100644 root:root dfb14854c925674c0f645fa8f11d9aca +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.pyc 100644 root:root f8bb1a5f521763a265e63f91d02bb58b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.opt-1.pyc 100644 root:root 0867463e46d793efe709a4c7eef10618 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.opt-2.pyc 100644 root:root 0867463e46d793efe709a4c7eef10618 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.pyc 100644 root:root 0867463e46d793efe709a4c7eef10618 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.opt-1.pyc 100644 root:root bd156c8111cdd91920f77ed018f82416 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.opt-2.pyc 100644 root:root 740d5da02030ce9120e293f59f2cd9ca +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.pyc 100644 root:root bd156c8111cdd91920f77ed018f82416 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.opt-1.pyc 100644 root:root fb98c8cc84fa2011593ea3bbf6cdb937 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.opt-2.pyc 100644 root:root 4607b5cb9c2bcd49d975f9cc719857c1 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.pyc 100644 root:root fb98c8cc84fa2011593ea3bbf6cdb937 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.opt-1.pyc 100644 root:root 3aad5c1b49de3aea9c94a6a342ea5853 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.opt-2.pyc 100644 root:root 3aad5c1b49de3aea9c94a6a342ea5853 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.pyc 100644 root:root 3aad5c1b49de3aea9c94a6a342ea5853 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-310.opt-1.pyc 100644 root:root 296300b39c7f1da1277121e973cc3925 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-310.opt-2.pyc 100644 root:root 3071e01eeddc457d06192e94c989e370 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-310.pyc 100644 root:root 296300b39c7f1da1277121e973cc3925 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.opt-1.pyc 100644 root:root 6504613411bacb67a721f8db9d4a591e +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.opt-2.pyc 100644 root:root 6504613411bacb67a721f8db9d4a591e +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.pyc 100644 root:root 6504613411bacb67a721f8db9d4a591e +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.opt-1.pyc 100644 root:root 124b88204b36bfaaee93f22eb50c7318 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.opt-2.pyc 100644 root:root 276a7b7bccf4964c6cceeba7a65146f9 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.pyc 100644 root:root 124b88204b36bfaaee93f22eb50c7318 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.opt-1.pyc 100644 root:root 307c41659311e55897cefe4e7ad36bd9 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.opt-2.pyc 100644 root:root 76dd67cfde43ae493c5c3ae7405c8983 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.pyc 100644 root:root 307c41659311e55897cefe4e7ad36bd9 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-310.opt-1.pyc 100644 root:root 74ec0a7dc5b2b9af8ccd48e3c2f62d9c +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-310.opt-2.pyc 100644 root:root 9d27db9c45d6e7152fe14f8f566f4371 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-310.pyc 100644 root:root a5fb26a5a3aa4ab936aafdf928ad851d +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-310.opt-1.pyc 100644 root:root 8e5c5571f27ccecbcd3a16c44ad782cc +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-310.opt-2.pyc 100644 root:root 02f3c3ff47742aa345c15ef2bf10d561 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-310.pyc 100644 root:root 8e5c5571f27ccecbcd3a16c44ad782cc +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-310.opt-1.pyc 100644 root:root 9c5574f5d66cb107773445a911b7563b +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-310.opt-2.pyc 100644 root:root 28f5d86cf9737a6302e296b498e267a0 +File: /usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-310.pyc 100644 root:root 9c5574f5d66cb107773445a911b7563b File: /usr/lib/python3/site-packages/ranger/ext/accumulator.py 100644 root:root 14dfcb4002e053120d5027fb57200498 @@ -741,20 +745,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-310.opt-1.pyc 100644 root:root fc3920256eef37d22a5d37f9d82e4ab2 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root e879a0440a3cf995f100ca247d884ea5 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-310.pyc 100644 root:root fc3920256eef37d22a5d37f9d82e4ab2 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.opt-1.pyc 100644 root:root a2d32e886713b0affc41070c617d8760 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.opt-2.pyc 100644 root:root 3e2c072e2b714d708854522ab52f5156 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.pyc 100644 root:root a2d32e886713b0affc41070c617d8760 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.opt-1.pyc 100644 root:root 62c791a271d4d64dba3558174a2fa082 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.opt-2.pyc 100644 root:root 8d24bcebcb419ee9b13580963ed1b780 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.pyc 100644 root:root 62c791a271d4d64dba3558174a2fa082 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.opt-1.pyc 100644 root:root 953463f21268c61bd888d2405f159eed +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.opt-2.pyc 100644 root:root f196d1122fdc79f0f9332cbece28cf5a +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.pyc 100644 root:root 953463f21268c61bd888d2405f159eed +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.opt-1.pyc 100644 root:root d1a0c7a576e8fbd72ce374c6531d9f01 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.opt-2.pyc 100644 root:root 9058fbecaada83a47419c8c33a850034 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.pyc 100644 root:root d1a0c7a576e8fbd72ce374c6531d9f01 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.opt-1.pyc 100644 root:root 32ddeb42cecd2f89016983853bb92eaf +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.opt-2.pyc 100644 root:root 6df481c91b467c205c93d8516c5820c6 +File: /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.pyc 100644 root:root 32ddeb42cecd2f89016983853bb92eaf File: /usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py 100644 root:root 6a8a53e9212b87dc5788cc77a2a7ec40 @@ -768,32 +772,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-310.opt-1.pyc 100644 root:root 4da8496c02aa213fc5bb56df76275972 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root 4da8496c02aa213fc5bb56df76275972 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-310.pyc 100644 root:root 4da8496c02aa213fc5bb56df76275972 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-310.opt-1.pyc 100644 root:root 4fabe23428dc90432ca066660902ac6f +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-310.opt-2.pyc 100644 root:root 61a667d33f0322a74c3bcc28a63e527d +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-310.pyc 100644 root:root 4fabe23428dc90432ca066660902ac6f +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.opt-1.pyc 100644 root:root a49d96e9ec0e4cba9f2c90d88e1ebe4c +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.opt-2.pyc 100644 root:root a49d96e9ec0e4cba9f2c90d88e1ebe4c +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-310.pyc 100644 root:root a49d96e9ec0e4cba9f2c90d88e1ebe4c +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-310.opt-1.pyc 100644 root:root 2d9d54ceece66bfb514d0f0ca35e7ae3 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-310.opt-2.pyc 100644 root:root 98bd5275b158718d2f0730bb7a39f04c +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-310.pyc 100644 root:root 2d9d54ceece66bfb514d0f0ca35e7ae3 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.opt-1.pyc 100644 root:root ad17c88305e27aa883a1d629b9a0359b +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.opt-2.pyc 100644 root:root ed3f69e309352730a275397e2763d7a4 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.pyc 100644 root:root ad17c88305e27aa883a1d629b9a0359b +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.opt-1.pyc 100644 root:root 844d1db83ed170df2893e2368ae71b39 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.opt-2.pyc 100644 root:root 844d1db83ed170df2893e2368ae71b39 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-310.pyc 100644 root:root 844d1db83ed170df2893e2368ae71b39 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.opt-1.pyc 100644 root:root 02945f8a2296abbd90e5730fa4e36a1a +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.opt-2.pyc 100644 root:root c1d40d9f79bc6c130d73431ec61a1b3b +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.pyc 100644 root:root 02945f8a2296abbd90e5730fa4e36a1a +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-310.opt-1.pyc 100644 root:root 85fc29a4ca80dca663fac642c5923294 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-310.opt-2.pyc 100644 root:root 7b37922f465cd48728a31592c3b163a2 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-310.pyc 100644 root:root 85fc29a4ca80dca663fac642c5923294 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.opt-1.pyc 100644 root:root 1b003b04340bbeadb603740bc1e8d753 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.opt-2.pyc 100644 root:root 6d0090bbb0d93799212313dd691e95d6 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.pyc 100644 root:root 1b003b04340bbeadb603740bc1e8d753 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-310.opt-1.pyc 100644 root:root b2a72a34b929b0854537fea6f56b1b21 +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-310.opt-2.pyc 100644 root:root 25bdfdf9e0e06cabd288d0e0c68d439d +File: /usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-310.pyc 100644 root:root b2a72a34b929b0854537fea6f56b1b21 File: /usr/lib/python3/site-packages/ranger/gui/ansi.py 100644 root:root 63f3cd104a31c7a50da1cd48a008b262 @@ -810,32 +814,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-310.opt-1.pyc 100644 root:root 6c42ef8048fe120cd6a3c976392da756 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-310.opt-2.pyc 100644 root:root 1bdf250502f04b2306ea1cf9e60af265 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-310.pyc 100644 root:root 6c42ef8048fe120cd6a3c976392da756 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-310.opt-1.pyc 100644 root:root 082045f41c2a786c73aa600907d3f073 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-310.opt-2.pyc 100644 root:root 416003e10eff4b6bda064914c7132bea +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-310.pyc 100644 root:root 095f9819eeda2b02e8a1241ab0cb0784 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-310.opt-1.pyc 100644 root:root 1ec099a86ffcc276ea2ad5cd1ec81a82 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-310.opt-2.pyc 100644 root:root 57e73bfe7d28e5c352db1007c3ec6723 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-310.pyc 100644 root:root 8357308a59e71e73534e5e156365e1b2 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-310.opt-1.pyc 100644 root:root 9ed66ad01d684675e012180db951aa6e +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-310.opt-2.pyc 100644 root:root be5ad90a05c799aa7374dbdc3a629fc0 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-310.pyc 100644 root:root 2bb8258dd83eea17da03256ce746e7b8 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.opt-1.pyc 100644 root:root a62076052ebd385980a9f779d7cf395b +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.opt-2.pyc 100644 root:root 30fb90c2dd25781cd6ce33e7d2e8410e +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.pyc 100644 root:root a62076052ebd385980a9f779d7cf395b +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.opt-1.pyc 100644 root:root 2eb412778da0e888fad76375122b1afa +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.opt-2.pyc 100644 root:root e88f0afec83ab85c8ef30c036423c9cd +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.pyc 100644 root:root 2eb412778da0e888fad76375122b1afa +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.opt-1.pyc 100644 root:root 17710da7fc41a6dcb8ee5fc23662e106 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.opt-2.pyc 100644 root:root 1b1d0da1f13c95aa021a9c909da1e92b +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.pyc 100644 root:root 17710da7fc41a6dcb8ee5fc23662e106 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.opt-1.pyc 100644 root:root 7ad1376594638335f1b4691337e686e3 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.opt-2.pyc 100644 root:root e4dce50b26be82e39f0018debadb69da +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.pyc 100644 root:root 7ad1376594638335f1b4691337e686e3 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.opt-1.pyc 100644 root:root cef8fa2facff8daa11d0ceda4f66396b +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.opt-2.pyc 100644 root:root 835546de69478353ba84f03bec38d951 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.pyc 100644 root:root cef8fa2facff8daa11d0ceda4f66396b +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.opt-1.pyc 100644 root:root 52d42827501ecfea62c1de9d60000b60 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.opt-2.pyc 100644 root:root 52d42827501ecfea62c1de9d60000b60 +File: /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.pyc 100644 root:root 52d42827501ecfea62c1de9d60000b60 File: /usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py 100644 root:root e99dfe8be03fa0ffb40c56c48c1ca795 @@ -849,3 +853,7 @@ 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.10.egg-info 40755 root:root +File: /usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.10.egg-info/PKG-INFO 100644 root:root f5d95d7bd0a49543c38b2b8554777731 +File: /usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.10.egg-info/SOURCES.txt 100644 root:root 66e778002361c246ef667202fcabd70c +File: /usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.10.egg-info/dependency_links.txt 100644 root:root 68b329da9893e34099c7d8ad5cb9c940 +File: /usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.10.egg-info/top_level.txt 100644 root:root 56b0207d10ce4354d4e28060efca8f03 +RPMIdentity: e5b09e4b5c0bd4db0605a167d8a8cd8937d5adc3e878c34a12c7c78763210465c0ef679e63169d90663e530f2c82e2555e70461b49de5da44272e823d67a2c36