<86>Oct 19 09:27:47 userdel[10578]: delete user 'rooter' <86>Oct 19 09:27:47 userdel[10578]: removed group 'rooter' owned by 'rooter' <86>Oct 19 09:27:47 userdel[10578]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 19 09:27:47 groupadd[10585]: group added to /etc/group: name=rooter, GID=531 <86>Oct 19 09:27:47 groupadd[10585]: group added to /etc/gshadow: name=rooter <86>Oct 19 09:27:47 groupadd[10585]: new group: name=rooter, GID=531 <86>Oct 19 09:27:47 useradd[10589]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Oct 19 09:27:47 userdel[10596]: delete user 'builder' <86>Oct 19 09:27:47 userdel[10596]: removed group 'builder' owned by 'builder' <86>Oct 19 09:27:47 userdel[10596]: removed shadow group 'builder' owned by 'builder' <86>Oct 19 09:27:47 groupadd[10601]: group added to /etc/group: name=builder, GID=532 <86>Oct 19 09:27:47 groupadd[10601]: group added to /etc/gshadow: name=builder <86>Oct 19 09:27:47 groupadd[10601]: new group: name=builder, GID=532 <86>Oct 19 09:27:47 useradd[10605]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash <13>Oct 19 09:27:51 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Oct 19 09:27:51 rpmi: libexpat-2.2.4-alt1 1503305345 installed <13>Oct 19 09:27:51 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Oct 19 09:27:51 rpmi: libtasn1-4.14-alt1 sisyphus+235791.100.1.1 1565282372 installed <13>Oct 19 09:27:51 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Oct 19 09:27:51 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Oct 19 09:27:51 rpmi: ca-certificates-2019.09.10-alt1 sisyphus+237323.300.1.1 1568103476 installed <13>Oct 19 09:27:51 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Oct 19 09:27:51 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Oct 19 09:27:51 rpmi: libcrypto1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Oct 19 09:27:51 rpmi: libssl1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Oct 19 09:27:51 rpmi: python3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Oct 19 09:27:51 rpmi: libpython3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Oct 19 09:27:52 rpmi: python3-base-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Oct 19 09:27:52 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Oct 19 09:27:52 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed <13>Oct 19 09:27:56 rpmi: python3-module-pkg_resources-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed <13>Oct 19 09:27:56 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Oct 19 09:27:56 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Oct 19 09:27:56 rpmi: python3-dev-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Oct 19 09:27:56 rpmi: python3-module-setuptools-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/thefuck-3.29-alt1.nosrc.rpm Installing thefuck-3.29-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29994 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf thefuck-3.29 + echo 'Source #0 (thefuck-3.29.tar):' Source #0 (thefuck-3.29.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/thefuck-3.29.tar + cd thefuck-3.29 + /bin/chmod -c -Rf u+rwX,go-w . + rm -v thefuck/system/win32.py removed 'thefuck/system/win32.py' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19843 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd thefuck-3.29 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build fastentrypoints running build running build_py creating build creating build/lib creating build/lib/thefuck copying thefuck/utils.py -> build/lib/thefuck copying thefuck/ui.py -> build/lib/thefuck copying thefuck/types.py -> build/lib/thefuck copying thefuck/logs.py -> build/lib/thefuck copying thefuck/exceptions.py -> build/lib/thefuck copying thefuck/corrector.py -> build/lib/thefuck copying thefuck/const.py -> build/lib/thefuck copying thefuck/conf.py -> build/lib/thefuck copying thefuck/argument_parser.py -> build/lib/thefuck copying thefuck/__init__.py -> build/lib/thefuck creating build/lib/thefuck/system copying thefuck/system/unix.py -> build/lib/thefuck/system copying thefuck/system/__init__.py -> build/lib/thefuck/system creating build/lib/thefuck/specific copying thefuck/specific/sudo.py -> build/lib/thefuck/specific copying thefuck/specific/npm.py -> build/lib/thefuck/specific copying thefuck/specific/git.py -> build/lib/thefuck/specific copying thefuck/specific/dnf.py -> build/lib/thefuck/specific copying thefuck/specific/brew.py -> build/lib/thefuck/specific copying thefuck/specific/archlinux.py -> build/lib/thefuck/specific copying thefuck/specific/apt.py -> build/lib/thefuck/specific copying thefuck/specific/__init__.py -> build/lib/thefuck/specific creating build/lib/thefuck/shells copying thefuck/shells/zsh.py -> build/lib/thefuck/shells copying thefuck/shells/tcsh.py -> build/lib/thefuck/shells copying thefuck/shells/powershell.py -> build/lib/thefuck/shells copying thefuck/shells/generic.py -> build/lib/thefuck/shells copying thefuck/shells/fish.py -> build/lib/thefuck/shells copying thefuck/shells/bash.py -> build/lib/thefuck/shells copying thefuck/shells/__init__.py -> build/lib/thefuck/shells creating build/lib/thefuck/rules copying thefuck/rules/yarn_help.py -> build/lib/thefuck/rules copying thefuck/rules/yarn_command_replaced.py -> build/lib/thefuck/rules copying thefuck/rules/yarn_command_not_found.py -> build/lib/thefuck/rules copying thefuck/rules/yarn_alias.py -> build/lib/thefuck/rules copying thefuck/rules/workon_doesnt_exists.py -> build/lib/thefuck/rules copying thefuck/rules/whois.py -> build/lib/thefuck/rules copying thefuck/rules/vagrant_up.py -> build/lib/thefuck/rules copying thefuck/rules/unsudo.py -> build/lib/thefuck/rules copying thefuck/rules/unknown_command.py -> build/lib/thefuck/rules copying thefuck/rules/tsuru_not_command.py -> build/lib/thefuck/rules copying thefuck/rules/tsuru_login.py -> build/lib/thefuck/rules copying thefuck/rules/touch.py -> build/lib/thefuck/rules copying thefuck/rules/tmux.py -> build/lib/thefuck/rules copying thefuck/rules/test.py.py -> build/lib/thefuck/rules copying thefuck/rules/systemctl.py -> build/lib/thefuck/rules copying thefuck/rules/switch_lang.py -> build/lib/thefuck/rules copying thefuck/rules/sudo_command_from_user_path.py -> build/lib/thefuck/rules copying thefuck/rules/sudo.py -> build/lib/thefuck/rules copying thefuck/rules/ssh_known_hosts.py -> build/lib/thefuck/rules copying thefuck/rules/sl_ls.py -> build/lib/thefuck/rules copying thefuck/rules/sed_unterminated_s.py -> build/lib/thefuck/rules copying thefuck/rules/scm_correction.py -> build/lib/thefuck/rules copying thefuck/rules/rm_root.py -> build/lib/thefuck/rules copying thefuck/rules/rm_dir.py -> build/lib/thefuck/rules copying thefuck/rules/remove_trailing_cedilla.py -> build/lib/thefuck/rules copying thefuck/rules/react_native_command_unrecognized.py -> build/lib/thefuck/rules copying thefuck/rules/quotation_marks.py -> build/lib/thefuck/rules copying thefuck/rules/python_execute.py -> build/lib/thefuck/rules copying thefuck/rules/python_command.py -> build/lib/thefuck/rules copying thefuck/rules/pyenv_no_such_command.py -> build/lib/thefuck/rules copying thefuck/rules/prove_recursively.py -> build/lib/thefuck/rules copying thefuck/rules/port_already_in_use.py -> build/lib/thefuck/rules copying thefuck/rules/pip_unknown_command.py -> build/lib/thefuck/rules copying thefuck/rules/pip_install.py -> build/lib/thefuck/rules copying thefuck/rules/php_s.py -> build/lib/thefuck/rules copying thefuck/rules/path_from_history.py -> build/lib/thefuck/rules copying thefuck/rules/pacman_not_found.py -> build/lib/thefuck/rules copying thefuck/rules/pacman.py -> build/lib/thefuck/rules copying thefuck/rules/open.py -> build/lib/thefuck/rules copying thefuck/rules/npm_wrong_command.py -> build/lib/thefuck/rules copying thefuck/rules/npm_run_script.py -> build/lib/thefuck/rules copying thefuck/rules/npm_missing_script.py -> build/lib/thefuck/rules copying thefuck/rules/no_such_file.py -> build/lib/thefuck/rules copying thefuck/rules/no_command.py -> build/lib/thefuck/rules copying thefuck/rules/mvn_unknown_lifecycle_phase.py -> build/lib/thefuck/rules copying thefuck/rules/mvn_no_command.py -> build/lib/thefuck/rules copying thefuck/rules/mkdir_p.py -> build/lib/thefuck/rules copying thefuck/rules/missing_space_before_subcommand.py -> build/lib/thefuck/rules copying thefuck/rules/mercurial.py -> build/lib/thefuck/rules copying thefuck/rules/man_no_space.py -> build/lib/thefuck/rules copying thefuck/rules/man.py -> build/lib/thefuck/rules copying thefuck/rules/ls_lah.py -> build/lib/thefuck/rules copying thefuck/rules/ls_all.py -> build/lib/thefuck/rules copying thefuck/rules/long_form_help.py -> build/lib/thefuck/rules copying thefuck/rules/ln_s_order.py -> build/lib/thefuck/rules copying thefuck/rules/ln_no_hard_link.py -> build/lib/thefuck/rules copying thefuck/rules/lein_not_task.py -> build/lib/thefuck/rules copying thefuck/rules/javac.py -> build/lib/thefuck/rules copying thefuck/rules/java.py -> build/lib/thefuck/rules copying thefuck/rules/ifconfig_device_not_found.py -> build/lib/thefuck/rules copying thefuck/rules/hostscli.py -> build/lib/thefuck/rules copying thefuck/rules/history.py -> build/lib/thefuck/rules copying thefuck/rules/heroku_not_command.py -> build/lib/thefuck/rules copying thefuck/rules/heroku_multiple_apps.py -> build/lib/thefuck/rules copying thefuck/rules/has_exists_script.py -> build/lib/thefuck/rules copying thefuck/rules/gulp_not_task.py -> build/lib/thefuck/rules copying thefuck/rules/grunt_task_not_found.py -> build/lib/thefuck/rules copying thefuck/rules/grep_recursive.py -> build/lib/thefuck/rules copying thefuck/rules/grep_arguments_order.py -> build/lib/thefuck/rules copying thefuck/rules/gradle_wrapper.py -> build/lib/thefuck/rules copying thefuck/rules/gradle_no_task.py -> build/lib/thefuck/rules copying thefuck/rules/go_run.py -> build/lib/thefuck/rules copying thefuck/rules/git_two_dashes.py -> build/lib/thefuck/rules copying thefuck/rules/git_tag_force.py -> build/lib/thefuck/rules copying thefuck/rules/git_stash_pop.py -> build/lib/thefuck/rules copying thefuck/rules/git_stash.py -> build/lib/thefuck/rules copying thefuck/rules/git_rm_staged.py -> build/lib/thefuck/rules copying thefuck/rules/git_rm_recursive.py -> build/lib/thefuck/rules copying thefuck/rules/git_rm_local_modifications.py -> build/lib/thefuck/rules copying thefuck/rules/git_remote_seturl_add.py -> build/lib/thefuck/rules copying thefuck/rules/git_remote_delete.py -> build/lib/thefuck/rules copying thefuck/rules/git_rebase_no_changes.py -> build/lib/thefuck/rules copying thefuck/rules/git_rebase_merge_dir.py -> build/lib/thefuck/rules copying thefuck/rules/git_push_without_commits.py -> build/lib/thefuck/rules copying thefuck/rules/git_push_pull.py -> build/lib/thefuck/rules copying thefuck/rules/git_push_force.py -> build/lib/thefuck/rules copying thefuck/rules/git_push_different_branch_names.py -> build/lib/thefuck/rules copying thefuck/rules/git_push.py -> build/lib/thefuck/rules copying thefuck/rules/git_pull_uncommitted_changes.py -> build/lib/thefuck/rules copying thefuck/rules/git_pull_clone.py -> build/lib/thefuck/rules copying thefuck/rules/git_pull.py -> build/lib/thefuck/rules copying thefuck/rules/git_not_command.py -> build/lib/thefuck/rules copying thefuck/rules/git_merge_unrelated.py -> build/lib/thefuck/rules copying thefuck/rules/git_merge.py -> build/lib/thefuck/rules copying thefuck/rules/git_help_aliased.py -> build/lib/thefuck/rules copying thefuck/rules/git_flag_after_filename.py -> build/lib/thefuck/rules copying thefuck/rules/git_fix_stash.py -> build/lib/thefuck/rules copying thefuck/rules/git_diff_staged.py -> build/lib/thefuck/rules copying thefuck/rules/git_diff_no_index.py -> build/lib/thefuck/rules copying thefuck/rules/git_commit_reset.py -> build/lib/thefuck/rules copying thefuck/rules/git_commit_amend.py -> build/lib/thefuck/rules copying thefuck/rules/git_checkout.py -> build/lib/thefuck/rules copying thefuck/rules/git_branch_list.py -> build/lib/thefuck/rules copying thefuck/rules/git_branch_exists.py -> build/lib/thefuck/rules copying thefuck/rules/git_branch_delete.py -> build/lib/thefuck/rules copying thefuck/rules/git_bisect_usage.py -> build/lib/thefuck/rules copying thefuck/rules/git_add_force.py -> build/lib/thefuck/rules copying thefuck/rules/git_add.py -> build/lib/thefuck/rules copying thefuck/rules/gem_unknown_command.py -> build/lib/thefuck/rules copying thefuck/rules/fix_file.py -> build/lib/thefuck/rules copying thefuck/rules/fix_alt_space.py -> build/lib/thefuck/rules copying thefuck/rules/fab_command_not_found.py -> build/lib/thefuck/rules copying thefuck/rules/dry.py -> build/lib/thefuck/rules copying thefuck/rules/docker_not_command.py -> build/lib/thefuck/rules copying thefuck/rules/docker_login.py -> build/lib/thefuck/rules copying thefuck/rules/dnf_no_such_command.py -> build/lib/thefuck/rules copying thefuck/rules/django_south_merge.py -> build/lib/thefuck/rules copying thefuck/rules/django_south_ghost.py -> build/lib/thefuck/rules copying thefuck/rules/dirty_unzip.py -> build/lib/thefuck/rules copying thefuck/rules/dirty_untar.py -> build/lib/thefuck/rules copying thefuck/rules/cpp11.py -> build/lib/thefuck/rules copying thefuck/rules/cp_omitting_directory.py -> build/lib/thefuck/rules copying thefuck/rules/composer_not_command.py -> build/lib/thefuck/rules copying thefuck/rules/chmod_x.py -> build/lib/thefuck/rules copying thefuck/rules/cd_parent.py -> build/lib/thefuck/rules copying thefuck/rules/cd_mkdir.py -> build/lib/thefuck/rules copying thefuck/rules/cd_correction.py -> build/lib/thefuck/rules copying thefuck/rules/cat_dir.py -> build/lib/thefuck/rules copying thefuck/rules/cargo_no_command.py -> build/lib/thefuck/rules copying thefuck/rules/cargo.py -> build/lib/thefuck/rules copying thefuck/rules/brew_update_formula.py -> build/lib/thefuck/rules copying thefuck/rules/brew_unknown_command.py -> build/lib/thefuck/rules copying thefuck/rules/brew_uninstall.py -> build/lib/thefuck/rules copying thefuck/rules/brew_reinstall.py -> build/lib/thefuck/rules copying thefuck/rules/brew_link.py -> build/lib/thefuck/rules copying thefuck/rules/brew_install.py -> build/lib/thefuck/rules copying thefuck/rules/brew_cask_dependency.py -> build/lib/thefuck/rules copying thefuck/rules/az_cli.py -> build/lib/thefuck/rules copying thefuck/rules/aws_cli.py -> build/lib/thefuck/rules copying thefuck/rules/apt_upgrade.py -> build/lib/thefuck/rules copying thefuck/rules/apt_list_upgradable.py -> build/lib/thefuck/rules copying thefuck/rules/apt_invalid_operation.py -> build/lib/thefuck/rules copying thefuck/rules/apt_get_search.py -> build/lib/thefuck/rules copying thefuck/rules/apt_get.py -> build/lib/thefuck/rules copying thefuck/rules/ag_literal.py -> build/lib/thefuck/rules copying thefuck/rules/adb_unknown_command.py -> build/lib/thefuck/rules copying thefuck/rules/__init__.py -> build/lib/thefuck/rules creating build/lib/thefuck/output_readers copying thefuck/output_readers/shell_logger.py -> build/lib/thefuck/output_readers copying thefuck/output_readers/rerun.py -> build/lib/thefuck/output_readers copying thefuck/output_readers/read_log.py -> build/lib/thefuck/output_readers copying thefuck/output_readers/__init__.py -> build/lib/thefuck/output_readers creating build/lib/thefuck/entrypoints copying thefuck/entrypoints/shell_logger.py -> build/lib/thefuck/entrypoints copying thefuck/entrypoints/not_configured.py -> build/lib/thefuck/entrypoints copying thefuck/entrypoints/main.py -> build/lib/thefuck/entrypoints copying thefuck/entrypoints/fix_command.py -> build/lib/thefuck/entrypoints copying thefuck/entrypoints/alias.py -> build/lib/thefuck/entrypoints copying thefuck/entrypoints/__init__.py -> build/lib/thefuck/entrypoints running egg_info creating thefuck.egg-info writing thefuck.egg-info/PKG-INFO writing dependency_links to thefuck.egg-info/dependency_links.txt writing entry points to thefuck.egg-info/entry_points.txt writing requirements to thefuck.egg-info/requires.txt writing top-level names to thefuck.egg-info/top_level.txt writing manifest file 'thefuck.egg-info/SOURCES.txt' reading manifest file 'thefuck.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'thefuck.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1674 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/thefuck-buildroot + : + /bin/rm -rf -- /usr/src/tmp/thefuck-buildroot + cd thefuck-3.29 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/thefuck-buildroot --force fastentrypoints running install running install_lib creating /usr/src/tmp/thefuck-buildroot creating /usr/src/tmp/thefuck-buildroot/usr creating /usr/src/tmp/thefuck-buildroot/usr/lib creating /usr/src/tmp/thefuck-buildroot/usr/lib/python3 creating /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck creating /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/__init__.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/alias.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/fix_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/main.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/not_configured.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/shell_logger.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints creating /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers copying build/lib/thefuck/output_readers/__init__.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers copying build/lib/thefuck/output_readers/read_log.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers copying build/lib/thefuck/output_readers/rerun.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers copying build/lib/thefuck/output_readers/shell_logger.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers creating /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/__init__.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/adb_unknown_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/ag_literal.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_get.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_get_search.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_invalid_operation.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_list_upgradable.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_upgrade.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/aws_cli.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/az_cli.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_cask_dependency.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_install.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_link.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_reinstall.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_uninstall.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_unknown_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_update_formula.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/cargo.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/cargo_no_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/cat_dir.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/cd_correction.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/cd_mkdir.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/cd_parent.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/chmod_x.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/composer_not_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/cp_omitting_directory.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/cpp11.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/dirty_untar.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/dirty_unzip.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/django_south_ghost.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/django_south_merge.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/dnf_no_such_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/docker_login.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/docker_not_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/dry.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/fab_command_not_found.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/fix_alt_space.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/fix_file.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/gem_unknown_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_add.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_add_force.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_bisect_usage.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_branch_delete.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_branch_exists.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_branch_list.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_checkout.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_commit_amend.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_commit_reset.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_diff_no_index.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_diff_staged.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_fix_stash.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_flag_after_filename.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_help_aliased.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_merge.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_merge_unrelated.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_not_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_pull.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_pull_clone.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_pull_uncommitted_changes.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push_different_branch_names.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push_force.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push_pull.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push_without_commits.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rebase_merge_dir.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rebase_no_changes.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_remote_delete.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_remote_seturl_add.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rm_local_modifications.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rm_recursive.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rm_staged.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_stash.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_stash_pop.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_tag_force.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_two_dashes.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/go_run.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/gradle_no_task.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/gradle_wrapper.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/grep_arguments_order.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/grep_recursive.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/grunt_task_not_found.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/gulp_not_task.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/has_exists_script.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/heroku_multiple_apps.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/heroku_not_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/history.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/hostscli.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/ifconfig_device_not_found.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/java.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/javac.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/lein_not_task.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/ln_no_hard_link.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/ln_s_order.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/long_form_help.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/ls_all.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/ls_lah.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/man.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/man_no_space.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/mercurial.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/missing_space_before_subcommand.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/mkdir_p.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/mvn_no_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/mvn_unknown_lifecycle_phase.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/no_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/no_such_file.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/npm_missing_script.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/npm_run_script.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/npm_wrong_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/open.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/pacman.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/pacman_not_found.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/path_from_history.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/php_s.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/pip_install.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/pip_unknown_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/port_already_in_use.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/prove_recursively.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/pyenv_no_such_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/python_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/python_execute.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/quotation_marks.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/react_native_command_unrecognized.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/remove_trailing_cedilla.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/rm_dir.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/rm_root.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/scm_correction.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/sed_unterminated_s.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/sl_ls.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/ssh_known_hosts.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/sudo.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/sudo_command_from_user_path.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/switch_lang.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/systemctl.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/test.py.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/tmux.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/touch.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/tsuru_login.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/tsuru_not_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/unknown_command.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/unsudo.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/vagrant_up.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/whois.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/workon_doesnt_exists.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/yarn_alias.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/yarn_command_not_found.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/yarn_command_replaced.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules copying build/lib/thefuck/rules/yarn_help.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules creating /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells copying build/lib/thefuck/shells/__init__.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells copying build/lib/thefuck/shells/bash.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells copying build/lib/thefuck/shells/fish.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells copying build/lib/thefuck/shells/generic.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells copying build/lib/thefuck/shells/powershell.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells copying build/lib/thefuck/shells/tcsh.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells copying build/lib/thefuck/shells/zsh.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells creating /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific copying build/lib/thefuck/specific/__init__.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific copying build/lib/thefuck/specific/apt.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific copying build/lib/thefuck/specific/archlinux.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific copying build/lib/thefuck/specific/brew.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific copying build/lib/thefuck/specific/dnf.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific copying build/lib/thefuck/specific/git.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific copying build/lib/thefuck/specific/npm.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific copying build/lib/thefuck/specific/sudo.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific creating /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system copying build/lib/thefuck/system/__init__.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system copying build/lib/thefuck/system/unix.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system copying build/lib/thefuck/__init__.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck copying build/lib/thefuck/argument_parser.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck copying build/lib/thefuck/conf.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck copying build/lib/thefuck/const.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck copying build/lib/thefuck/corrector.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck copying build/lib/thefuck/exceptions.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck copying build/lib/thefuck/logs.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck copying build/lib/thefuck/types.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck copying build/lib/thefuck/ui.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck copying build/lib/thefuck/utils.py -> /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/alias.py to alias.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py to fix_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py to main.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py to not_configured.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/shell_logger.py to shell_logger.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/read_log.py to read_log.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/rerun.py to rerun.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/shell_logger.py to shell_logger.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/adb_unknown_command.py to adb_unknown_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ag_literal.py to ag_literal.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_get.py to apt_get.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_get_search.py to apt_get_search.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_invalid_operation.py to apt_invalid_operation.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_list_upgradable.py to apt_list_upgradable.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_upgrade.py to apt_upgrade.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/aws_cli.py to aws_cli.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/az_cli.py to az_cli.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_cask_dependency.py to brew_cask_dependency.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_install.py to brew_install.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_link.py to brew_link.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_reinstall.py to brew_reinstall.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_uninstall.py to brew_uninstall.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_unknown_command.py to brew_unknown_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_update_formula.py to brew_update_formula.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cargo.py to cargo.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cargo_no_command.py to cargo_no_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cat_dir.py to cat_dir.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_correction.py to cd_correction.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_mkdir.py to cd_mkdir.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_parent.py to cd_parent.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/chmod_x.py to chmod_x.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/composer_not_command.py to composer_not_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cp_omitting_directory.py to cp_omitting_directory.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cpp11.py to cpp11.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dirty_untar.py to dirty_untar.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dirty_unzip.py to dirty_unzip.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/django_south_ghost.py to django_south_ghost.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/django_south_merge.py to django_south_merge.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dnf_no_such_command.py to dnf_no_such_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/docker_login.py to docker_login.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/docker_not_command.py to docker_not_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dry.py to dry.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fab_command_not_found.py to fab_command_not_found.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fix_alt_space.py to fix_alt_space.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fix_file.py to fix_file.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gem_unknown_command.py to gem_unknown_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_add.py to git_add.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_add_force.py to git_add_force.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_bisect_usage.py to git_bisect_usage.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_delete.py to git_branch_delete.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_exists.py to git_branch_exists.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_list.py to git_branch_list.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_checkout.py to git_checkout.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_commit_amend.py to git_commit_amend.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_commit_reset.py to git_commit_reset.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_diff_no_index.py to git_diff_no_index.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_diff_staged.py to git_diff_staged.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_fix_stash.py to git_fix_stash.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_flag_after_filename.py to git_flag_after_filename.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_help_aliased.py to git_help_aliased.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_merge.py to git_merge.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_merge_unrelated.py to git_merge_unrelated.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_not_command.py to git_not_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull.py to git_pull.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull_clone.py to git_pull_clone.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull_uncommitted_changes.py to git_pull_uncommitted_changes.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push.py to git_push.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_different_branch_names.py to git_push_different_branch_names.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_force.py to git_push_force.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_pull.py to git_push_pull.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_without_commits.py to git_push_without_commits.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rebase_merge_dir.py to git_rebase_merge_dir.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rebase_no_changes.py to git_rebase_no_changes.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_remote_delete.py to git_remote_delete.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_remote_seturl_add.py to git_remote_seturl_add.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_local_modifications.py to git_rm_local_modifications.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_recursive.py to git_rm_recursive.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_staged.py to git_rm_staged.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_stash.py to git_stash.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_stash_pop.py to git_stash_pop.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_tag_force.py to git_tag_force.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_two_dashes.py to git_two_dashes.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/go_run.py to go_run.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gradle_no_task.py to gradle_no_task.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gradle_wrapper.py to gradle_wrapper.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grep_arguments_order.py to grep_arguments_order.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grep_recursive.py to grep_recursive.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grunt_task_not_found.py to grunt_task_not_found.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gulp_not_task.py to gulp_not_task.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/has_exists_script.py to has_exists_script.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/heroku_multiple_apps.py to heroku_multiple_apps.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/heroku_not_command.py to heroku_not_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/history.py to history.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/hostscli.py to hostscli.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ifconfig_device_not_found.py to ifconfig_device_not_found.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/java.py to java.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/javac.py to javac.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/lein_not_task.py to lein_not_task.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ln_no_hard_link.py to ln_no_hard_link.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ln_s_order.py to ln_s_order.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/long_form_help.py to long_form_help.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ls_all.py to ls_all.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ls_lah.py to ls_lah.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/man.py to man.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/man_no_space.py to man_no_space.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mercurial.py to mercurial.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/missing_space_before_subcommand.py to missing_space_before_subcommand.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mkdir_p.py to mkdir_p.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mvn_no_command.py to mvn_no_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mvn_unknown_lifecycle_phase.py to mvn_unknown_lifecycle_phase.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/no_command.py to no_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/no_such_file.py to no_such_file.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_missing_script.py to npm_missing_script.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_run_script.py to npm_run_script.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_wrong_command.py to npm_wrong_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/open.py to open.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pacman.py to pacman.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pacman_not_found.py to pacman_not_found.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/path_from_history.py to path_from_history.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/php_s.py to php_s.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pip_install.py to pip_install.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pip_unknown_command.py to pip_unknown_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/port_already_in_use.py to port_already_in_use.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/prove_recursively.py to prove_recursively.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pyenv_no_such_command.py to pyenv_no_such_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/python_command.py to python_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/python_execute.py to python_execute.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/quotation_marks.py to quotation_marks.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/react_native_command_unrecognized.py to react_native_command_unrecognized.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/remove_trailing_cedilla.py to remove_trailing_cedilla.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/rm_dir.py to rm_dir.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/rm_root.py to rm_root.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/scm_correction.py to scm_correction.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sed_unterminated_s.py to sed_unterminated_s.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sl_ls.py to sl_ls.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ssh_known_hosts.py to ssh_known_hosts.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sudo.py to sudo.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sudo_command_from_user_path.py to sudo_command_from_user_path.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/switch_lang.py to switch_lang.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/systemctl.py to systemctl.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/test.py.py to test.py.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tmux.py to tmux.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/touch.py to touch.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tsuru_login.py to tsuru_login.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tsuru_not_command.py to tsuru_not_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/unknown_command.py to unknown_command.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/unsudo.py to unsudo.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/vagrant_up.py to vagrant_up.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/whois.py to whois.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/workon_doesnt_exists.py to workon_doesnt_exists.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_alias.py to yarn_alias.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_command_not_found.py to yarn_command_not_found.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_command_replaced.py to yarn_command_replaced.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_help.py to yarn_help.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/bash.py to bash.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py to fish.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py to generic.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/powershell.py to powershell.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/tcsh.py to tcsh.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/zsh.py to zsh.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/apt.py to apt.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/archlinux.py to archlinux.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/brew.py to brew.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/dnf.py to dnf.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/git.py to git.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/npm.py to npm.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/sudo.py to sudo.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/unix.py to unix.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/argument_parser.py to argument_parser.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/conf.py to conf.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/const.py to const.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/corrector.py to corrector.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/exceptions.py to exceptions.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/logs.py to logs.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py to types.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py to ui.cpython-37.pyc byte-compiling /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py to utils.cpython-37.pyc running install_egg_info running egg_info writing thefuck.egg-info/PKG-INFO writing dependency_links to thefuck.egg-info/dependency_links.txt writing entry points to thefuck.egg-info/entry_points.txt writing requirements to thefuck.egg-info/requires.txt writing top-level names to thefuck.egg-info/top_level.txt reading manifest file 'thefuck.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'thefuck.egg-info/SOURCES.txt' Copying thefuck.egg-info to /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck-3.29-py3.7.egg-info running install_scripts Installing fuck script to /usr/src/tmp/thefuck-buildroot/usr/bin Installing thefuck script to /usr/src/tmp/thefuck-buildroot/usr/bin + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/thefuck-buildroot (auto) Verifying and fixing files in /usr/src/tmp/thefuck-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/thefuck-buildroot/ (default) Compressing files in /usr/src/tmp/thefuck-buildroot (auto) Adjusting library links in /usr/src/tmp/thefuck-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/thefuck-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/thefuck-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/thefuck-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/thefuck-buildroot using /usr/bin/python3 unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/argument_parser.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/conf.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/const.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/corrector.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/exceptions.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/logs.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/types.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/ui.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__pycache__/utils.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/alias.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/fix_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/main.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/not_configured.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/shell_logger.cpython-37.pyc compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/alias.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/shell_logger.py unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/read_log.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/rerun.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/shell_logger.cpython-37.pyc compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/read_log.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/rerun.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/shell_logger.py unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/adb_unknown_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/ag_literal.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get_search.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_invalid_operation.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_list_upgradable.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_upgrade.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/aws_cli.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/az_cli.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_cask_dependency.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_install.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_link.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_reinstall.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_uninstall.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_unknown_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_update_formula.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo_no_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/cat_dir.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_correction.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_mkdir.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_parent.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/chmod_x.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/composer_not_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/cp_omitting_directory.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/cpp11.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_untar.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_unzip.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_ghost.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_merge.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/dnf_no_such_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_login.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_not_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/dry.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/fab_command_not_found.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_alt_space.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_file.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/gem_unknown_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add_force.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_bisect_usage.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_delete.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_exists.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_list.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_checkout.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_amend.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_reset.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_no_index.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_staged.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_fix_stash.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_flag_after_filename.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_help_aliased.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge_unrelated.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_not_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_clone.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_uncommitted_changes.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_different_branch_names.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_force.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_pull.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_without_commits.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_merge_dir.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_no_changes.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_delete.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_seturl_add.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_local_modifications.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_recursive.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_staged.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash_pop.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_tag_force.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_two_dashes.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/go_run.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_no_task.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_wrapper.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_arguments_order.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_recursive.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/grunt_task_not_found.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/gulp_not_task.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/has_exists_script.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_multiple_apps.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_not_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/history.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/hostscli.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/ifconfig_device_not_found.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/java.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/javac.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/lein_not_task.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/ln_no_hard_link.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/ln_s_order.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/long_form_help.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_all.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_lah.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/man.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/man_no_space.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/mercurial.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/missing_space_before_subcommand.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/mkdir_p.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_no_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_unknown_lifecycle_phase.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_such_file.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_missing_script.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_run_script.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_wrong_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/open.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/pacman.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/pacman_not_found.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/path_from_history.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/php_s.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_install.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_unknown_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/port_already_in_use.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/prove_recursively.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/pyenv_no_such_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_execute.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/quotation_marks.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/react_native_command_unrecognized.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/remove_trailing_cedilla.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_dir.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_root.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/scm_correction.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/sed_unterminated_s.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/sl_ls.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/ssh_known_hosts.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo_command_from_user_path.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/switch_lang.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/systemctl.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/test.py.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/tmux.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/touch.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_login.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_not_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/unknown_command.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/unsudo.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/vagrant_up.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/whois.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/workon_doesnt_exists.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_alias.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_not_found.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_replaced.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_help.cpython-37.pyc compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/adb_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ag_literal.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_get.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_get_search.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_invalid_operation.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_list_upgradable.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_upgrade.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/aws_cli.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/az_cli.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_cask_dependency.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_install.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_link.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_reinstall.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_uninstall.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_update_formula.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cargo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cargo_no_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cat_dir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_correction.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_mkdir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_parent.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/chmod_x.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/composer_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cp_omitting_directory.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cpp11.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dirty_untar.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dirty_unzip.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/django_south_ghost.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/django_south_merge.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dnf_no_such_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/docker_login.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/docker_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dry.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fab_command_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fix_alt_space.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fix_file.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gem_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_add.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_add_force.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_bisect_usage.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_delete.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_exists.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_list.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_checkout.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_commit_amend.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_commit_reset.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_diff_no_index.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_diff_staged.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_fix_stash.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_flag_after_filename.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_help_aliased.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_merge.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_merge_unrelated.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull_clone.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull_uncommitted_changes.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_different_branch_names.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_force.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_pull.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_without_commits.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rebase_merge_dir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rebase_no_changes.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_remote_delete.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_remote_seturl_add.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_local_modifications.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_recursive.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_staged.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_stash.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_stash_pop.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_tag_force.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_two_dashes.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/go_run.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gradle_no_task.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gradle_wrapper.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grep_arguments_order.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grep_recursive.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grunt_task_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gulp_not_task.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/has_exists_script.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/heroku_multiple_apps.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/heroku_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/history.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/hostscli.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ifconfig_device_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/java.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/javac.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/lein_not_task.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ln_no_hard_link.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ln_s_order.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/long_form_help.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ls_all.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ls_lah.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/man.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/man_no_space.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mercurial.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/missing_space_before_subcommand.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mkdir_p.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mvn_no_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mvn_unknown_lifecycle_phase.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/no_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/no_such_file.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_missing_script.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_run_script.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_wrong_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/open.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pacman.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pacman_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/path_from_history.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/php_s.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pip_install.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pip_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/port_already_in_use.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/prove_recursively.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pyenv_no_such_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/python_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/python_execute.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/quotation_marks.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/react_native_command_unrecognized.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/remove_trailing_cedilla.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/rm_dir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/rm_root.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/scm_correction.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sed_unterminated_s.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sl_ls.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ssh_known_hosts.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sudo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sudo_command_from_user_path.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/switch_lang.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/systemctl.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/test.py.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tmux.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/touch.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tsuru_login.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tsuru_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/unsudo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/vagrant_up.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/whois.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/workon_doesnt_exists.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_alias.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_command_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_command_replaced.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_help.py unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__pycache__/bash.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__pycache__/fish.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__pycache__/generic.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__pycache__/powershell.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__pycache__/tcsh.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__pycache__/zsh.cpython-37.pyc compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/bash.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/powershell.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/tcsh.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/zsh.py unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__pycache__/apt.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__pycache__/archlinux.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__pycache__/brew.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__pycache__/dnf.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__pycache__/git.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__pycache__/npm.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__pycache__/sudo.cpython-37.pyc compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/apt.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/archlinux.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/brew.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/dnf.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/git.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/npm.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/sudo.py unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/__pycache__/unix.cpython-37.pyc compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/unix.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/argument_parser.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/conf.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/const.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/corrector.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/exceptions.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/logs.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py Bytecompiling python3 modules with optimization in /usr/src/tmp/thefuck-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/alias.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/shell_logger.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/read_log.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/rerun.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/shell_logger.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/adb_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ag_literal.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_get.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_get_search.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_invalid_operation.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_list_upgradable.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_upgrade.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/aws_cli.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/az_cli.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_cask_dependency.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_install.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_link.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_reinstall.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_uninstall.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_update_formula.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cargo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cargo_no_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cat_dir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_correction.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_mkdir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_parent.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/chmod_x.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/composer_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cp_omitting_directory.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cpp11.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dirty_untar.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dirty_unzip.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/django_south_ghost.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/django_south_merge.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dnf_no_such_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/docker_login.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/docker_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dry.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fab_command_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fix_alt_space.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fix_file.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gem_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_add.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_add_force.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_bisect_usage.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_delete.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_exists.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_list.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_checkout.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_commit_amend.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_commit_reset.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_diff_no_index.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_diff_staged.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_fix_stash.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_flag_after_filename.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_help_aliased.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_merge.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_merge_unrelated.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull_clone.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull_uncommitted_changes.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_different_branch_names.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_force.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_pull.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_without_commits.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rebase_merge_dir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rebase_no_changes.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_remote_delete.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_remote_seturl_add.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_local_modifications.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_recursive.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_staged.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_stash.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_stash_pop.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_tag_force.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_two_dashes.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/go_run.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gradle_no_task.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gradle_wrapper.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grep_arguments_order.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grep_recursive.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grunt_task_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gulp_not_task.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/has_exists_script.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/heroku_multiple_apps.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/heroku_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/history.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/hostscli.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ifconfig_device_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/java.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/javac.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/lein_not_task.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ln_no_hard_link.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ln_s_order.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/long_form_help.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ls_all.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ls_lah.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/man.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/man_no_space.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mercurial.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/missing_space_before_subcommand.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mkdir_p.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mvn_no_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mvn_unknown_lifecycle_phase.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/no_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/no_such_file.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_missing_script.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_run_script.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_wrong_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/open.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pacman.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pacman_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/path_from_history.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/php_s.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pip_install.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pip_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/port_already_in_use.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/prove_recursively.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pyenv_no_such_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/python_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/python_execute.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/quotation_marks.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/react_native_command_unrecognized.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/remove_trailing_cedilla.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/rm_dir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/rm_root.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/scm_correction.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sed_unterminated_s.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sl_ls.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ssh_known_hosts.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sudo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sudo_command_from_user_path.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/switch_lang.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/systemctl.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/test.py.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tmux.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/touch.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tsuru_login.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tsuru_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/unsudo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/vagrant_up.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/whois.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/workon_doesnt_exists.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_alias.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_command_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_command_replaced.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_help.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/bash.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/powershell.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/tcsh.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/zsh.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/apt.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/archlinux.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/brew.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/dnf.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/git.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/npm.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/sudo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/unix.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/argument_parser.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/conf.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/const.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/corrector.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/exceptions.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/logs.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/thefuck-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/alias.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/shell_logger.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/read_log.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/rerun.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/shell_logger.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/adb_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ag_literal.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_get.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_get_search.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_invalid_operation.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_list_upgradable.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_upgrade.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/aws_cli.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/az_cli.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_cask_dependency.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_install.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_link.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_reinstall.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_uninstall.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/brew_update_formula.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cargo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cargo_no_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cat_dir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_correction.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_mkdir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cd_parent.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/chmod_x.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/composer_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cp_omitting_directory.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/cpp11.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dirty_untar.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dirty_unzip.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/django_south_ghost.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/django_south_merge.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dnf_no_such_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/docker_login.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/docker_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/dry.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fab_command_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fix_alt_space.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/fix_file.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gem_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_add.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_add_force.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_bisect_usage.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_delete.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_exists.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_branch_list.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_checkout.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_commit_amend.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_commit_reset.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_diff_no_index.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_diff_staged.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_fix_stash.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_flag_after_filename.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_help_aliased.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_merge.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_merge_unrelated.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull_clone.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_pull_uncommitted_changes.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_different_branch_names.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_force.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_pull.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_push_without_commits.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rebase_merge_dir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rebase_no_changes.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_remote_delete.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_remote_seturl_add.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_local_modifications.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_recursive.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_rm_staged.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_stash.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_stash_pop.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_tag_force.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/git_two_dashes.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/go_run.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gradle_no_task.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gradle_wrapper.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grep_arguments_order.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grep_recursive.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/grunt_task_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/gulp_not_task.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/has_exists_script.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/heroku_multiple_apps.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/heroku_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/history.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/hostscli.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ifconfig_device_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/java.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/javac.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/lein_not_task.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ln_no_hard_link.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ln_s_order.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/long_form_help.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ls_all.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ls_lah.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/man.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/man_no_space.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mercurial.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/missing_space_before_subcommand.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mkdir_p.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mvn_no_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/mvn_unknown_lifecycle_phase.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/no_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/no_such_file.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_missing_script.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_run_script.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/npm_wrong_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/open.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pacman.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pacman_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/path_from_history.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/php_s.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pip_install.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pip_unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/port_already_in_use.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/prove_recursively.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/pyenv_no_such_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/python_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/python_execute.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/quotation_marks.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/react_native_command_unrecognized.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/remove_trailing_cedilla.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/rm_dir.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/rm_root.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/scm_correction.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sed_unterminated_s.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sl_ls.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/ssh_known_hosts.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sudo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/sudo_command_from_user_path.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/switch_lang.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/systemctl.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/test.py.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tmux.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/touch.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tsuru_login.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/tsuru_not_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/unknown_command.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/unsudo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/vagrant_up.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/whois.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/workon_doesnt_exists.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_alias.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_command_not_found.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_command_replaced.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/yarn_help.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/bash.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/powershell.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/tcsh.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/zsh.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/apt.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/archlinux.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/brew.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/dnf.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/git.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/npm.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/sudo.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/unix.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/__init__.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/argument_parser.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/conf.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/const.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/corrector.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/exceptions.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/logs.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py compile /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/thefuck/__pycache__/utils.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/utils.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/ui.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/ui.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/types.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/types.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/logs.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/logs.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/exceptions.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/exceptions.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/corrector.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/corrector.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/const.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/const.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/const.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/const.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/conf.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/conf.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/argument_parser.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/argument_parser.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/system/__pycache__/unix.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/system/__pycache__/unix.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/system/__pycache__/unix.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/system/__pycache__/unix.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/system/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/system/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/system/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/system/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/sudo.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/sudo.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/npm.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/npm.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/git.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/git.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/dnf.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/dnf.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/dnf.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/dnf.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/brew.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/brew.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/archlinux.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/archlinux.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/apt.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/apt.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/apt.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/apt.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/specific/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/specific/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/shells/__pycache__/zsh.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/shells/__pycache__/zsh.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/shells/__pycache__/tcsh.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/shells/__pycache__/tcsh.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/shells/__pycache__/powershell.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/shells/__pycache__/powershell.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/shells/__pycache__/generic.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/shells/__pycache__/generic.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/shells/__pycache__/fish.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/shells/__pycache__/fish.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/shells/__pycache__/bash.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/shells/__pycache__/bash.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/shells/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/shells/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_help.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_help.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_help.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_help.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_replaced.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_replaced.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_replaced.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_replaced.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_not_found.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_not_found.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_not_found.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_command_not_found.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_alias.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_alias.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_alias.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/yarn_alias.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/workon_doesnt_exists.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/workon_doesnt_exists.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/workon_doesnt_exists.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/workon_doesnt_exists.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/whois.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/whois.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/vagrant_up.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/vagrant_up.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/vagrant_up.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/vagrant_up.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/unsudo.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/unsudo.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/unsudo.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/unsudo.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/unknown_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/unknown_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/unknown_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/unknown_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_not_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_not_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_not_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_not_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_login.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_login.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_login.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tsuru_login.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/touch.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/touch.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/touch.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/touch.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tmux.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tmux.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tmux.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/tmux.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/test.py.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/test.py.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/test.py.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/test.py.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/systemctl.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/systemctl.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/switch_lang.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/switch_lang.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/switch_lang.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/switch_lang.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo_command_from_user_path.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo_command_from_user_path.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo_command_from_user_path.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo_command_from_user_path.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sudo.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ssh_known_hosts.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ssh_known_hosts.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ssh_known_hosts.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ssh_known_hosts.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sl_ls.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sl_ls.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sed_unterminated_s.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sed_unterminated_s.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sed_unterminated_s.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/sed_unterminated_s.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/scm_correction.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/scm_correction.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/scm_correction.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/scm_correction.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_root.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_root.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_root.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_root.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_dir.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_dir.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_dir.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/rm_dir.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/remove_trailing_cedilla.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/remove_trailing_cedilla.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/remove_trailing_cedilla.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/remove_trailing_cedilla.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/react_native_command_unrecognized.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/react_native_command_unrecognized.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/react_native_command_unrecognized.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/react_native_command_unrecognized.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/quotation_marks.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/quotation_marks.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/quotation_marks.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/quotation_marks.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_execute.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_execute.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_execute.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_execute.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/python_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pyenv_no_such_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pyenv_no_such_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pyenv_no_such_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pyenv_no_such_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/prove_recursively.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/prove_recursively.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/prove_recursively.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/prove_recursively.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/port_already_in_use.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/port_already_in_use.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/port_already_in_use.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/port_already_in_use.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_unknown_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_unknown_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_unknown_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_unknown_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_install.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_install.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_install.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pip_install.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/php_s.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/php_s.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/php_s.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/php_s.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/path_from_history.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/path_from_history.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/path_from_history.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/path_from_history.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pacman_not_found.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pacman_not_found.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pacman.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pacman.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pacman.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/pacman.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/open.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/open.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/open.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/open.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_wrong_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_wrong_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_wrong_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_wrong_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_run_script.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_run_script.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_run_script.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_run_script.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_missing_script.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_missing_script.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_missing_script.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/npm_missing_script.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_such_file.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_such_file.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_such_file.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_such_file.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/no_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_unknown_lifecycle_phase.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_unknown_lifecycle_phase.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_unknown_lifecycle_phase.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_unknown_lifecycle_phase.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_no_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_no_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_no_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mvn_no_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mkdir_p.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mkdir_p.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mkdir_p.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mkdir_p.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/missing_space_before_subcommand.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/missing_space_before_subcommand.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/missing_space_before_subcommand.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/missing_space_before_subcommand.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mercurial.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mercurial.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mercurial.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/mercurial.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/man_no_space.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/man_no_space.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/man_no_space.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/man_no_space.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/man.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/man.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/man.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/man.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_lah.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_lah.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_lah.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_lah.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_all.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_all.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_all.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ls_all.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/long_form_help.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/long_form_help.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/long_form_help.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/long_form_help.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ln_no_hard_link.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ln_no_hard_link.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/lein_not_task.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/lein_not_task.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/lein_not_task.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/lein_not_task.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/javac.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/javac.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/java.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/java.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ifconfig_device_not_found.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ifconfig_device_not_found.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ifconfig_device_not_found.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ifconfig_device_not_found.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/hostscli.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/hostscli.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/hostscli.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/hostscli.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/history.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/history.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/history.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/history.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_not_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_not_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_not_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_not_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_multiple_apps.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_multiple_apps.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_multiple_apps.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/heroku_multiple_apps.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/has_exists_script.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/has_exists_script.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/has_exists_script.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/has_exists_script.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gulp_not_task.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gulp_not_task.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gulp_not_task.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gulp_not_task.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grunt_task_not_found.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grunt_task_not_found.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grunt_task_not_found.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grunt_task_not_found.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_recursive.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_recursive.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_recursive.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_recursive.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_arguments_order.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_arguments_order.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_arguments_order.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/grep_arguments_order.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_wrapper.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_wrapper.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_wrapper.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_wrapper.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_no_task.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_no_task.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_no_task.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gradle_no_task.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/go_run.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/go_run.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/go_run.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/go_run.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_two_dashes.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_two_dashes.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_two_dashes.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_two_dashes.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_tag_force.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_tag_force.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_tag_force.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_tag_force.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash_pop.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash_pop.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash_pop.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash_pop.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_stash.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_staged.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_staged.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_staged.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_staged.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_recursive.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_recursive.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_recursive.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_recursive.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_local_modifications.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_local_modifications.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_local_modifications.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rm_local_modifications.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_seturl_add.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_seturl_add.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_seturl_add.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_seturl_add.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_delete.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_delete.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_delete.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_remote_delete.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_no_changes.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_no_changes.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_no_changes.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_no_changes.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_merge_dir.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_merge_dir.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_merge_dir.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_rebase_merge_dir.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_without_commits.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_without_commits.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_without_commits.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_without_commits.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_pull.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_pull.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_pull.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_pull.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_force.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_force.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_force.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_force.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_different_branch_names.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_different_branch_names.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_different_branch_names.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push_different_branch_names.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_push.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_uncommitted_changes.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_uncommitted_changes.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_uncommitted_changes.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_uncommitted_changes.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_clone.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_clone.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_clone.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull_clone.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_pull.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_not_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_not_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_not_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_not_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge_unrelated.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge_unrelated.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge_unrelated.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge_unrelated.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_merge.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_help_aliased.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_help_aliased.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_help_aliased.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_help_aliased.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_flag_after_filename.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_flag_after_filename.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_flag_after_filename.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_flag_after_filename.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_fix_stash.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_fix_stash.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_fix_stash.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_fix_stash.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_staged.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_staged.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_staged.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_staged.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_no_index.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_no_index.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_no_index.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_diff_no_index.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_reset.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_reset.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_reset.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_reset.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_amend.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_amend.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_amend.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_commit_amend.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_checkout.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_checkout.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_checkout.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_checkout.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_list.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_list.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_list.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_list.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_exists.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_exists.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_exists.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_exists.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_delete.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_delete.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_delete.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_branch_delete.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_bisect_usage.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_bisect_usage.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_bisect_usage.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_bisect_usage.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add_force.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add_force.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add_force.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add_force.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/git_add.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gem_unknown_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gem_unknown_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gem_unknown_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/gem_unknown_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_file.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_file.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_file.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_file.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_alt_space.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_alt_space.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_alt_space.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fix_alt_space.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fab_command_not_found.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fab_command_not_found.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fab_command_not_found.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/fab_command_not_found.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dry.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dry.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dry.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dry.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_not_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_not_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_not_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_not_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_login.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_login.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_login.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/docker_login.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dnf_no_such_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dnf_no_such_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dnf_no_such_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dnf_no_such_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_merge.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_merge.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_merge.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_merge.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_ghost.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_ghost.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_ghost.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/django_south_ghost.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_unzip.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_unzip.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_unzip.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_unzip.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_untar.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_untar.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_untar.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/dirty_untar.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cpp11.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cpp11.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cpp11.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cpp11.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cp_omitting_directory.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cp_omitting_directory.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cp_omitting_directory.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cp_omitting_directory.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/composer_not_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/composer_not_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/composer_not_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/composer_not_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/chmod_x.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/chmod_x.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/chmod_x.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/chmod_x.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_parent.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_parent.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_parent.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_parent.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_mkdir.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_mkdir.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_mkdir.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_mkdir.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_correction.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cd_correction.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cat_dir.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cat_dir.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cat_dir.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cat_dir.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo_no_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo_no_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo_no_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo_no_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/cargo.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_update_formula.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_update_formula.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_update_formula.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_update_formula.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_unknown_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_unknown_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_uninstall.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_uninstall.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_uninstall.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_uninstall.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_reinstall.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_reinstall.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_reinstall.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_reinstall.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_link.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_link.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_link.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_link.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_install.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_install.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_install.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_install.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_cask_dependency.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_cask_dependency.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_cask_dependency.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/brew_cask_dependency.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/az_cli.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/az_cli.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/az_cli.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/az_cli.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/aws_cli.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/aws_cli.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/aws_cli.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/aws_cli.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_upgrade.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_upgrade.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_upgrade.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_upgrade.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_list_upgradable.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_list_upgradable.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_list_upgradable.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_list_upgradable.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_invalid_operation.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_invalid_operation.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_invalid_operation.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_invalid_operation.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get_search.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get_search.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get_search.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get_search.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/apt_get.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ag_literal.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ag_literal.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ag_literal.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/ag_literal.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/adb_unknown_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/adb_unknown_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/adb_unknown_command.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/adb_unknown_command.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/rules/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/rules/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/shell_logger.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/shell_logger.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/rerun.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/rerun.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/read_log.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/read_log.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/output_readers/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/shell_logger.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/shell_logger.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/not_configured.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/not_configured.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/main.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/main.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/main.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/main.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/fix_command.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/fix_command.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/alias.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/alias.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/alias.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/alias.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/thefuck/entrypoints/__pycache__/__init__.cpython-37.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: thefuck-3.29-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d4mJuc 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.IRVDF4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/thefuck-buildroot/usr/bin/fuck: skipping sys python3.req: /usr/src/tmp/thefuck-buildroot/usr/bin/thefuck: skipping sys python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/argument_parser.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/argument_parser.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/argument_parser.py: line=4 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/conf.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/conf.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/conf.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/conf.py: line=19 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/corrector.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/corrector.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/corrector.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/corrector.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/corrector.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/alias.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/alias.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/alias.py: line=4 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/fix_command.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py: line=2 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/main.py: line=31 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py: line=2 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py: line=14 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py: line=15 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/not_configured.py: line=16 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/shell_logger.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/entrypoints/shell_logger.py: line=11 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/logs.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/logs.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/logs.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__init__.py: line=1 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/__init__.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/read_log.py: line=6 IGNORE (for REQ=slight and deep=8) module=shutil /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/read_log.py: line=8 IGNORE (for REQ=slight and deep=8) module=backports.shutil_get_terminal_size /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/read_log.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/read_log.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/rerun.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/rerun.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/shell_logger.py: line=5 IGNORE (for REQ=slight and deep=8) module=shutil /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/shell_logger.py: line=7 IGNORE (for REQ=slight and deep=8) module=backports.shutil_get_terminal_size /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/output_readers/shell_logger.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/apt_get.py: line=7 IGNORE (for REQ=slight and deep=8) module=CommandNotFound python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/rules/docker_not_command.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/__init__.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/bash.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/bash.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/bash.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/bash.py: line=8 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py: skipping time python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/fish.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py: line=107 IGNORE (for REQ=slight and deep=15) module=pipes /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/generic.py: line=109 IGNORE (for REQ=slight and deep=15) module=shlex /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/powershell.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/powershell.py: line=3 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/tcsh.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/tcsh.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/tcsh.py: line=5 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/zsh.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/zsh.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/zsh.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/zsh.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/shells/zsh.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/archlinux.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/brew.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/git.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/specific/git.py: line=4 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/__init__.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/__init__.py: line=7 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/unix.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/unix.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/unix.py: line=47 IGNORE (for REQ=slight and deep=8) module=pathlib /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/system/unix.py: line=49 IGNORE (for REQ=slight and deep=8) module=pathlib2 python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/types.py: line=10 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/ui.py: line=8 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: skipping atexit python3.req: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: line=18 IGNORE (for REQ=slight and deep=8) module=anydbm /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: line=21 IGNORE (for REQ=slight and deep=8) module=dbm /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: line=52 IGNORE (for REQ=slight and deep=13) module=shutil /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: line=109 IGNORE (for REQ=slight and deep=9) module=thefuck.shells /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: line=293 IGNORE (for REQ=slight and deep=8) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/thefuck-buildroot/usr/lib/python3/site-packages/thefuck/utils.py: line=314 IGNORE (for REQ=slight and deep=9) module=thefuck.shells Provides: python3(thefuck), python3(thefuck.argument_parser), python3(thefuck.conf), python3(thefuck.const), python3(thefuck.corrector), python3(thefuck.entrypoints), python3(thefuck.entrypoints.alias), python3(thefuck.entrypoints.fix_command), python3(thefuck.entrypoints.main), python3(thefuck.entrypoints.not_configured), python3(thefuck.entrypoints.shell_logger), python3(thefuck.exceptions), python3(thefuck.logs), python3(thefuck.output_readers), python3(thefuck.output_readers.read_log), python3(thefuck.output_readers.rerun), python3(thefuck.output_readers.shell_logger), python3(thefuck.rules), python3(thefuck.rules.adb_unknown_command), python3(thefuck.rules.ag_literal), python3(thefuck.rules.apt_get), python3(thefuck.rules.apt_get_search), python3(thefuck.rules.apt_invalid_operation), python3(thefuck.rules.apt_list_upgradable), python3(thefuck.rules.apt_upgrade), python3(thefuck.rules.aws_cli), python3(thefuck.rules.az_cli), python3(thefuck.rules.brew_cask_dependency), python3(thefuck.rules.brew_install), python3(thefuck.rules.brew_link), python3(thefuck.rules.brew_reinstall), python3(thefuck.rules.brew_uninstall), python3(thefuck.rules.brew_unknown_command), python3(thefuck.rules.brew_update_formula), python3(thefuck.rules.cargo), python3(thefuck.rules.cargo_no_command), python3(thefuck.rules.cat_dir), python3(thefuck.rules.cd_correction), python3(thefuck.rules.cd_mkdir), python3(thefuck.rules.cd_parent), python3(thefuck.rules.chmod_x), python3(thefuck.rules.composer_not_command), python3(thefuck.rules.cp_omitting_directory), python3(thefuck.rules.cpp11), python3(thefuck.rules.dirty_untar), python3(thefuck.rules.dirty_unzip), python3(thefuck.rules.django_south_ghost), python3(thefuck.rules.django_south_merge), python3(thefuck.rules.dnf_no_such_command), python3(thefuck.rules.docker_login), python3(thefuck.rules.docker_not_command), python3(thefuck.rules.dry), python3(thefuck.rules.fab_command_not_found), python3(thefuck.rules.fix_alt_space), python3(thefuck.rules.fix_file), python3(thefuck.rules.gem_unknown_command), python3(thefuck.rules.git_add), python3(thefuck.rules.git_add_force), python3(thefuck.rules.git_bisect_usage), python3(thefuck.rules.git_branch_delete), python3(thefuck.rules.git_branch_exists), python3(thefuck.rules.git_branch_list), python3(thefuck.rules.git_checkout), python3(thefuck.rules.git_commit_amend), python3(thefuck.rules.git_commit_reset), python3(thefuck.rules.git_diff_no_index), python3(thefuck.rules.git_diff_staged), python3(thefuck.rules.git_fix_stash), python3(thefuck.rules.git_flag_after_filename), python3(thefuck.rules.git_help_aliased), python3(thefuck.rules.git_merge), python3(thefuck.rules.git_merge_unrelated), python3(thefuck.rules.git_not_command), python3(thefuck.rules.git_pull), python3(thefuck.rules.git_pull_clone), python3(thefuck.rules.git_pull_uncommitted_changes), python3(thefuck.rules.git_push), python3(thefuck.rules.git_push_different_branch_names), python3(thefuck.rules.git_push_force), python3(thefuck.rules.git_push_pull), python3(thefuck.rules.git_push_without_commits), python3(thefuck.rules.git_rebase_merge_dir), python3(thefuck.rules.git_rebase_no_changes), python3(thefuck.rules.git_remote_delete), python3(thefuck.rules.git_remote_seturl_add), python3(thefuck.rules.git_rm_local_modifications), python3(thefuck.rules.git_rm_recursive), python3(thefuck.rules.git_rm_staged), python3(thefuck.rules.git_stash), python3(thefuck.rules.git_stash_pop), python3(thefuck.rules.git_tag_force), python3(thefuck.rules.git_two_dashes), python3(thefuck.rules.go_run), python3(thefuck.rules.gradle_no_task), python3(thefuck.rules.gradle_wrapper), python3(thefuck.rules.grep_arguments_order), python3(thefuck.rules.grep_recursive), python3(thefuck.rules.grunt_task_not_found), python3(thefuck.rules.gulp_not_task), python3(thefuck.rules.has_exists_script), python3(thefuck.rules.heroku_multiple_apps), python3(thefuck.rules.heroku_not_command), python3(thefuck.rules.history), python3(thefuck.rules.hostscli), python3(thefuck.rules.ifconfig_device_not_found), python3(thefuck.rules.java), python3(thefuck.rules.javac), python3(thefuck.rules.lein_not_task), python3(thefuck.rules.ln_no_hard_link), python3(thefuck.rules.ln_s_order), python3(thefuck.rules.long_form_help), python3(thefuck.rules.ls_all), python3(thefuck.rules.ls_lah), python3(thefuck.rules.man), python3(thefuck.rules.man_no_space), python3(thefuck.rules.mercurial), python3(thefuck.rules.missing_space_before_subcommand), python3(thefuck.rules.mkdir_p), python3(thefuck.rules.mvn_no_command), python3(thefuck.rules.mvn_unknown_lifecycle_phase), python3(thefuck.rules.no_command), python3(thefuck.rules.no_such_file), python3(thefuck.rules.npm_missing_script), python3(thefuck.rules.npm_run_script), python3(thefuck.rules.npm_wrong_command), python3(thefuck.rules.open), python3(thefuck.rules.pacman), python3(thefuck.rules.pacman_not_found), python3(thefuck.rules.path_from_history), python3(thefuck.rules.php_s), python3(thefuck.rules.pip_install), python3(thefuck.rules.pip_unknown_command), python3(thefuck.rules.port_already_in_use), python3(thefuck.rules.prove_recursively), python3(thefuck.rules.pyenv_no_such_command), python3(thefuck.rules.python_command), python3(thefuck.rules.python_execute), python3(thefuck.rules.quotation_marks), python3(thefuck.rules.react_native_command_unrecognized), python3(thefuck.rules.remove_trailing_cedilla), python3(thefuck.rules.rm_dir), python3(thefuck.rules.rm_root), python3(thefuck.rules.scm_correction), python3(thefuck.rules.sed_unterminated_s), python3(thefuck.rules.sl_ls), python3(thefuck.rules.ssh_known_hosts), python3(thefuck.rules.sudo), python3(thefuck.rules.sudo_command_from_user_path), python3(thefuck.rules.switch_lang), python3(thefuck.rules.systemctl), python3(thefuck.rules.test.py), python3(thefuck.rules.tmux), python3(thefuck.rules.touch), python3(thefuck.rules.tsuru_login), python3(thefuck.rules.tsuru_not_command), python3(thefuck.rules.unknown_command), python3(thefuck.rules.unsudo), python3(thefuck.rules.vagrant_up), python3(thefuck.rules.whois), python3(thefuck.rules.workon_doesnt_exists), python3(thefuck.rules.yarn_alias), python3(thefuck.rules.yarn_command_not_found), python3(thefuck.rules.yarn_command_replaced), python3(thefuck.rules.yarn_help), python3(thefuck.shells), python3(thefuck.shells.bash), python3(thefuck.shells.fish), python3(thefuck.shells.generic), python3(thefuck.shells.powershell), python3(thefuck.shells.tcsh), python3(thefuck.shells.zsh), python3(thefuck.specific), python3(thefuck.specific.apt), python3(thefuck.specific.archlinux), python3(thefuck.specific.brew), python3(thefuck.specific.dnf), python3(thefuck.specific.git), python3(thefuck.specific.npm), python3(thefuck.specific.sudo), python3(thefuck.system), python3(thefuck.system.unix), python3(thefuck.types), python3(thefuck.ui), python3(thefuck.utils) Requires: /usr/bin/python3, /usr/lib/python3/site-packages, python3(argparse) < 0, python3(array) < 0, python3(collections) < 0, python3(colorama) < 0, python3(contextlib) < 0, python3(datetime) < 0, python3(decorator) < 0, python3(difflib) < 0, python3(distutils.spawn) < 0, python3(fcntl) < 0, python3(functools) < 0, python3(getpass) < 0, python3(imp) < 0, python3(io) < 0, python3(json) < 0, python3(mmap) < 0, python3(os) < 0, python3(pickle) < 0, python3(pprint) < 0, python3(psutil) < 0, python3(pty) < 0, python3(pyte) < 0, python3(re) < 0, python3(shelve) < 0, python3(shlex) < 0, python3(signal) < 0, python3(six) < 0, python3(six.moves.urllib.parse) < 0, python3(socket) < 0, python3(subprocess) < 0, python3(tarfile) < 0, python3(tempfile) < 0, python3(termios) < 0, python3(traceback) < 0, python3(tty) < 0, python3(uuid) < 0, python3(warnings) < 0, python3(zipfile) < 0 Wrote: /usr/src/RPM/RPMS/noarch/thefuck-3.29-alt1.noarch.rpm 18.49user 3.21system 0:24.05elapsed 90%CPU (0avgtext+0avgdata 19240maxresident)k 0inputs+0outputs (0major+439050minor)pagefaults 0swaps 28.90user 8.95system 0:40.62elapsed 93%CPU (0avgtext+0avgdata 113748maxresident)k 0inputs+0outputs (0major+826206minor)pagefaults 0swaps