Your message dated Mon, 10 Jan 2022 12:30:36 +0000
with message-id <ce008ffc-c452-7f02-4b1a-ec08f6c67...@riseup.net>
and subject line Re: thefuck: FTBFS: AttributeError: 'NoneType' object has no 
attribute 'split'
has caused the Debian Bug report #1002131,
regarding thefuck: FTBFS: AttributeError: 'NoneType' object has no attribute 
'split'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1002131: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: thefuck
Version: 3.29-0.3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  fakeroot debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_testroot -O--buildsystem=pybuild
>    dh_prep -O--buildsystem=pybuild
>    dh_installdirs -O--buildsystem=pybuild
> dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>    dh_auto_install --destdir=debian/thefuck/ -O--buildsystem=pybuild
> dh_auto_install: warning: Compatibility levels before 10 are deprecated 
> (level 9 in use)
> I: pybuild base:237: /usr/bin/python3 setup.py install --root 
> /<<PKGBUILDDIR>>/debian/thefuck --install-lib=usr/share/thefuck/ 
> --install-scripts=usr/share/thefuck/ --install-layout=deb
> fastentrypoints
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> 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'
> adding license file 'LICENSE.md'
> writing manifest file 'thefuck.egg-info/SOURCES.txt'
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share
> creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck
> creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system/win32.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system/unix.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system
> creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/apt.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/brew.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/npm.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/archlinux.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/sudo.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/dnf.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/git.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
> creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/unknown_command.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/quotation_marks.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cat_dir.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/az_cli.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/open.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/port_already_in_use.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_get_search.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/dry.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_checkout.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/mvn_no_command.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/man_no_space.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_get.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/rm_root.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/sed_unterminated_s.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rm_local_modifications.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_install.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ln_no_hard_link.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ln_s_order.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/remove_trailing_cedilla.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ifconfig_device_not_found.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push_without_commits.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/docker_not_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/npm_missing_script.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cd_mkdir.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/dirty_untar.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/python_execute.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/test.py.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/sudo_command_from_user_path.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/python_command.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push_force.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_help_aliased.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/composer_not_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/adb_unknown_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/history.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_commit_reset.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pacman.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/switch_lang.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/javac.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/man.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/django_south_ghost.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rebase_no_changes.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/systemctl.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/mercurial.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/gulp_not_task.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/prove_recursively.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_link.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/grunt_task_not_found.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_pull.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/npm_run_script.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/dnf_no_such_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_branch_exists.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_commit_amend.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_stash_pop.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/path_from_history.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/yarn_command_replaced.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_unknown_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/yarn_command_not_found.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/mkdir_p.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/vagrant_up.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_not_command.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_diff_staged.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cpp11.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_diff_no_index.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/gradle_wrapper.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cargo.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/long_form_help.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_branch_list.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rm_recursive.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ls_all.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_merge_unrelated.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pip_unknown_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pip_install.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/fix_alt_space.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_remote_delete.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_pull_clone.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/aws_cli.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/hostscli.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cp_omitting_directory.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ls_lah.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/java.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/tsuru_not_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pacman_not_found.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push_different_branch_names.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/chmod_x.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/scm_correction.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_list_upgradable.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rm_staged.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_reinstall.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_stash.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ssh_known_hosts.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/gradle_no_task.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/yarn_help.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_add.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/sudo.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_uninstall.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/sl_ls.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_add_force.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_update_formula.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_tag_force.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/no_command.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/no_such_file.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/docker_login.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/grep_recursive.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/fab_command_not_found.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ag_literal.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/react_native_command_unrecognized.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_fix_stash.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/tmux.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_branch_delete.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/heroku_not_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_two_dashes.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cd_correction.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/lein_not_task.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/php_s.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/tsuru_login.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/unsudo.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cd_parent.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_upgrade.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_cask_dependency.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push_pull.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/npm_wrong_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/has_exists_script.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/rm_dir.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/gem_unknown_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/mvn_unknown_lifecycle_phase.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_bisect_usage.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_flag_after_filename.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pyenv_no_such_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_merge.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_remote_seturl_add.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/fix_file.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_pull_uncommitted_changes.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/go_run.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/heroku_multiple_apps.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cargo_no_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/whois.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rebase_merge_dir.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/grep_arguments_order.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/yarn_alias.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/workon_doesnt_exists.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/missing_space_before_subcommand.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_invalid_operation.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/touch.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/dirty_unzip.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/django_south_merge.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/exceptions.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/zsh.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/bash.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/fish.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/powershell.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/generic.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/tcsh.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/argument_parser.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/ui.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/corrector.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/const.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/conf.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/__init__.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/not_configured.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/fix_command.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/shell_logger.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/main.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/alias.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/types.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/logs.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> creating 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers/__init__.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers/read_log.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers/shell_logger.py
>  -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers/rerun.py 
> -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/utils.py -> 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/__init__.py to 
> __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system/__init__.py 
> to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system/win32.py to 
> win32.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system/unix.py to 
> unix.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/apt.py to 
> apt.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/brew.py to 
> brew.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/npm.py to 
> npm.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/archlinux.py
>  to archlinux.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/sudo.py to 
> sudo.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/dnf.py to 
> dnf.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/git.py to 
> git.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/unknown_command.py
>  to unknown_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/quotation_marks.py
>  to quotation_marks.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/__init__.py 
> to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cat_dir.py to 
> cat_dir.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/az_cli.py to 
> az_cli.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/open.py to 
> open.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/port_already_in_use.py
>  to port_already_in_use.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_get_search.py
>  to apt_get_search.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/dry.py to 
> dry.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_checkout.py
>  to git_checkout.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/mvn_no_command.py
>  to mvn_no_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/man_no_space.py
>  to man_no_space.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_get.py to 
> apt_get.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/rm_root.py to 
> rm_root.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/sed_unterminated_s.py
>  to sed_unterminated_s.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rm_local_modifications.py
>  to git_rm_local_modifications.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_install.py
>  to brew_install.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ln_no_hard_link.py
>  to ln_no_hard_link.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ln_s_order.py 
> to ln_s_order.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/remove_trailing_cedilla.py
>  to remove_trailing_cedilla.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ifconfig_device_not_found.py
>  to ifconfig_device_not_found.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push_without_commits.py
>  to git_push_without_commits.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/docker_not_command.py
>  to docker_not_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/npm_missing_script.py
>  to npm_missing_script.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cd_mkdir.py 
> to cd_mkdir.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/dirty_untar.py
>  to dirty_untar.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/python_execute.py
>  to python_execute.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/test.py.py to 
> test.py.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/sudo_command_from_user_path.py
>  to sudo_command_from_user_path.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/python_command.py
>  to python_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push_force.py
>  to git_push_force.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_help_aliased.py
>  to git_help_aliased.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/composer_not_command.py
>  to composer_not_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/adb_unknown_command.py
>  to adb_unknown_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/history.py to 
> history.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_commit_reset.py
>  to git_commit_reset.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pacman.py to 
> pacman.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/switch_lang.py
>  to switch_lang.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/javac.py to 
> javac.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/man.py to 
> man.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/django_south_ghost.py
>  to django_south_ghost.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rebase_no_changes.py
>  to git_rebase_no_changes.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/systemctl.py 
> to systemctl.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/mercurial.py 
> to mercurial.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/gulp_not_task.py
>  to gulp_not_task.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/prove_recursively.py
>  to prove_recursively.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_link.py 
> to brew_link.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/grunt_task_not_found.py
>  to grunt_task_not_found.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_pull.py 
> to git_pull.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/npm_run_script.py
>  to npm_run_script.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/dnf_no_such_command.py
>  to dnf_no_such_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_branch_exists.py
>  to git_branch_exists.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_commit_amend.py
>  to git_commit_amend.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_stash_pop.py
>  to git_stash_pop.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/path_from_history.py
>  to path_from_history.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/yarn_command_replaced.py
>  to yarn_command_replaced.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_unknown_command.py
>  to brew_unknown_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/yarn_command_not_found.py
>  to yarn_command_not_found.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/mkdir_p.py to 
> mkdir_p.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/vagrant_up.py 
> to vagrant_up.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_not_command.py
>  to git_not_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_diff_staged.py
>  to git_diff_staged.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cpp11.py to 
> cpp11.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_diff_no_index.py
>  to git_diff_no_index.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/gradle_wrapper.py
>  to gradle_wrapper.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cargo.py to 
> cargo.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/long_form_help.py
>  to long_form_help.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_branch_list.py
>  to git_branch_list.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rm_recursive.py
>  to git_rm_recursive.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ls_all.py to 
> ls_all.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_merge_unrelated.py
>  to git_merge_unrelated.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pip_unknown_command.py
>  to pip_unknown_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pip_install.py
>  to pip_install.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/fix_alt_space.py
>  to fix_alt_space.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_remote_delete.py
>  to git_remote_delete.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_pull_clone.py
>  to git_pull_clone.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/aws_cli.py to 
> aws_cli.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/hostscli.py 
> to hostscli.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cp_omitting_directory.py
>  to cp_omitting_directory.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ls_lah.py to 
> ls_lah.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/java.py to 
> java.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/tsuru_not_command.py
>  to tsuru_not_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pacman_not_found.py
>  to pacman_not_found.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push_different_branch_names.py
>  to git_push_different_branch_names.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/chmod_x.py to 
> chmod_x.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/scm_correction.py
>  to scm_correction.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_list_upgradable.py
>  to apt_list_upgradable.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rm_staged.py
>  to git_rm_staged.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_reinstall.py
>  to brew_reinstall.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_stash.py 
> to git_stash.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ssh_known_hosts.py
>  to ssh_known_hosts.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/gradle_no_task.py
>  to gradle_no_task.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/yarn_help.py 
> to yarn_help.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_add.py to 
> git_add.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/sudo.py to 
> sudo.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push.py 
> to git_push.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_uninstall.py
>  to brew_uninstall.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/sl_ls.py to 
> sl_ls.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_add_force.py
>  to git_add_force.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_update_formula.py
>  to brew_update_formula.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_tag_force.py
>  to git_tag_force.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/no_command.py 
> to no_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/no_such_file.py
>  to no_such_file.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/docker_login.py
>  to docker_login.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/grep_recursive.py
>  to grep_recursive.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/fab_command_not_found.py
>  to fab_command_not_found.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ag_literal.py 
> to ag_literal.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/react_native_command_unrecognized.py
>  to react_native_command_unrecognized.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_fix_stash.py
>  to git_fix_stash.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/tmux.py to 
> tmux.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_branch_delete.py
>  to git_branch_delete.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/heroku_not_command.py
>  to heroku_not_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_two_dashes.py
>  to git_two_dashes.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cd_correction.py
>  to cd_correction.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/lein_not_task.py
>  to lein_not_task.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/php_s.py to 
> php_s.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/tsuru_login.py
>  to tsuru_login.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/unsudo.py to 
> unsudo.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cd_parent.py 
> to cd_parent.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_upgrade.py
>  to apt_upgrade.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_cask_dependency.py
>  to brew_cask_dependency.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push_pull.py
>  to git_push_pull.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/npm_wrong_command.py
>  to npm_wrong_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/has_exists_script.py
>  to has_exists_script.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/rm_dir.py to 
> rm_dir.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/gem_unknown_command.py
>  to gem_unknown_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/mvn_unknown_lifecycle_phase.py
>  to mvn_unknown_lifecycle_phase.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_bisect_usage.py
>  to git_bisect_usage.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_flag_after_filename.py
>  to git_flag_after_filename.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pyenv_no_such_command.py
>  to pyenv_no_such_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_merge.py 
> to git_merge.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_remote_seturl_add.py
>  to git_remote_seturl_add.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/fix_file.py 
> to fix_file.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_pull_uncommitted_changes.py
>  to git_pull_uncommitted_changes.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/go_run.py to 
> go_run.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/heroku_multiple_apps.py
>  to heroku_multiple_apps.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cargo_no_command.py
>  to cargo_no_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/whois.py to 
> whois.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rebase_merge_dir.py
>  to git_rebase_merge_dir.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/grep_arguments_order.py
>  to grep_arguments_order.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/yarn_alias.py 
> to yarn_alias.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/workon_doesnt_exists.py
>  to workon_doesnt_exists.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/missing_space_before_subcommand.py
>  to missing_space_before_subcommand.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_invalid_operation.py
>  to apt_invalid_operation.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/touch.py to 
> touch.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/dirty_unzip.py
>  to dirty_unzip.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/django_south_merge.py
>  to django_south_merge.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/exceptions.py to 
> exceptions.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/__init__.py 
> to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/zsh.py to 
> zsh.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/bash.py to 
> bash.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/fish.py to 
> fish.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/powershell.py
>  to powershell.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/generic.py 
> to generic.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/tcsh.py to 
> tcsh.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/argument_parser.py 
> to argument_parser.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/ui.py to 
> ui.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/corrector.py to 
> corrector.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/const.py to 
> const.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/conf.py to 
> conf.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/not_configured.py
>  to not_configured.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/fix_command.py
>  to fix_command.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/shell_logger.py
>  to shell_logger.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/main.py 
> to main.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/alias.py
>  to alias.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/types.py to 
> types.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/logs.py to 
> logs.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers/read_log.py
>  to read_log.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers/shell_logger.py
>  to shell_logger.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers/rerun.py
>  to rerun.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/utils.py to 
> utils.cpython-39.pyc
> running install_egg_info
> Copying thefuck.egg-info to 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck-3.29.egg-info
> Skipping SOURCES.txt
> running install_scripts
> Installing fuck script to /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/
> Installing thefuck.real script to 
> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/
>    dh_installdocs -O--buildsystem=pybuild
> dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>    dh_installchangelogs -O--buildsystem=pybuild
> dh_installchangelogs: warning: Compatibility levels before 10 are deprecated 
> (level 9 in use)
>    dh_python3 -O--buildsystem=pybuild
> I: dh_python3 pydist:313: Cannot find package that provides 
> backports.shutil_get_terminal_size. Please add package that provides it to 
> Build-Depends or add "backports.shutil_get_terminal_size 
> python3-backports.shutil-get-terminal-size" line to debian/py3dist-overrides 
> or add proper dependency to Depends by hand and ignore this info.
> Traceback (most recent call last):
>   File "/usr/bin/dh_python3", line 280, in <module>
>     main()
>   File "/usr/bin/dh_python3", line 201, in main
>     dependencies.parse(stats, options)
>   File "/usr/share/dh-python/dhpython/depends.py", line 242, in parse
>     deps = parse_pydep(self.impl, fn, bdep=self.bdep, **section_options)
>   File "/usr/share/dh-python/dhpython/pydist.py", line 522, in parse_pydep
>     for part in dependency.split(','))
> AttributeError: 'NoneType' object has no attribute 'split'
> make: *** [debian/rules:7: binary] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/thefuck_3.29-0.3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Hello everyone,

I also successfully built thefuck package, for this reason I am closing the bug.

Part of the build log below:
dpkg-buildpackage: info: source package thefuck
dpkg-buildpackage: info: source version 3.29-0.3
dpkg-buildpackage: info: source distribution unstable
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
I: pybuild base:237: python3.9 setup.py clean 
fastentrypoints
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build' (and everything under 
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.9' does not exist -- can't clean it
rm -fr thefuck.egg-info/
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean -O--buildsystem=pybuild
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building thefuck using existing ./thefuck_3.29.orig.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building thefuck in thefuck_3.29-0.3.debian.tar.xz
dpkg-source: info: building thefuck in thefuck_3.29-0.3.dsc
 debian/rules build
dh build --with python3 --buildsystem=pybuild
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
(level 9 in use)
I: pybuild base:237: python3.9 setup.py config 
fastentrypoints
running config
   dh_auto_build -O--buildsystem=pybuild
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
I: pybuild base:237: /usr/bin/python3 setup.py build 
fastentrypoints
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/const.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/ui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/conf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/logs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/exceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/corrector.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
copying thefuck/argument_parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific
copying thefuck/specific/apt.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific
copying thefuck/specific/sudo.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific
copying thefuck/specific/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific
copying thefuck/specific/dnf.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific
copying thefuck/specific/archlinux.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific
copying thefuck/specific/brew.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific
copying thefuck/specific/npm.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific
copying thefuck/specific/git.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells
copying thefuck/shells/bash.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells
copying thefuck/shells/generic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells
copying thefuck/shells/zsh.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells
copying thefuck/shells/tcsh.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells
copying thefuck/shells/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells
copying thefuck/shells/powershell.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells
copying thefuck/shells/fish.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers
copying thefuck/output_readers/rerun.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers
copying thefuck/output_readers/shell_logger.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers
copying thefuck/output_readers/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers
copying thefuck/output_readers/read_log.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/tsuru_not_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/apt_get_search.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/mvn_no_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_diff_staged.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/remove_trailing_cedilla.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_two_dashes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/gradle_no_task.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/adb_unknown_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_bisect_usage.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_branch_exists.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/lein_not_task.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/scm_correction.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/chmod_x.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/heroku_multiple_apps.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/ln_s_order.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/ag_literal.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/python_execute.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/unknown_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_stash.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/docker_not_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_stash_pop.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_commit_amend.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/pyenv_no_such_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/cd_mkdir.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/open.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/hostscli.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_rm_staged.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/python_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/workon_doesnt_exists.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_push.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/switch_lang.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/pacman.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/apt_get.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/sudo.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/javac.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_push_without_commits.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/yarn_alias.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/ls_lah.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/sl_ls.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/man.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_add_force.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_rm_recursive.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/gulp_not_task.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_rebase_no_changes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/npm_run_script.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/brew_uninstall.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_flag_after_filename.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/aws_cli.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/brew_link.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/ssh_known_hosts.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/dnf_no_such_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/port_already_in_use.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/rm_root.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_pull_uncommitted_changes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/mvn_unknown_lifecycle_phase.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_fix_stash.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/sed_unterminated_s.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/quotation_marks.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/django_south_merge.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/ln_no_hard_link.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/brew_update_formula.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/ls_all.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/grep_arguments_order.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/react_native_command_unrecognized.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/heroku_not_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_branch_delete.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/cpp11.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/history.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/docker_login.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/fix_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/brew_cask_dependency.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/prove_recursively.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_help_aliased.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/gradle_wrapper.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/vagrant_up.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/pip_unknown_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_remote_delete.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_push_different_branch_names.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/mkdir_p.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_remote_seturl_add.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/java.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_branch_list.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/dirty_untar.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/go_run.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/cat_dir.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/cp_omitting_directory.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_add.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/yarn_command_not_found.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/whois.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/npm_wrong_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/fix_alt_space.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/path_from_history.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/az_cli.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/mercurial.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/brew_install.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/ifconfig_device_not_found.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/missing_space_before_subcommand.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/fab_command_not_found.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/brew_reinstall.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/yarn_command_replaced.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/grunt_task_not_found.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_commit_reset.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_merge_unrelated.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/composer_not_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/django_south_ghost.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_merge.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/npm_missing_script.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/has_exists_script.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_rm_local_modifications.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_rebase_merge_dir.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/man_no_space.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/gem_unknown_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/dirty_unzip.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/test.py.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_not_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/tmux.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/pip_install.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/pacman_not_found.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/unsudo.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/php_s.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_tag_force.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/cd_parent.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/touch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_pull_clone.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/apt_invalid_operation.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/rm_dir.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_pull.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_diff_no_index.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_checkout.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/dry.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/tsuru_login.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/no_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/cd_correction.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/long_form_help.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/brew_unknown_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/cargo.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_push_force.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/systemctl.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/sudo_command_from_user_path.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/yarn_help.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/grep_recursive.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/no_such_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/git_push_pull.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/apt_list_upgradable.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/cargo_no_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
copying thefuck/rules/apt_upgrade.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints
copying thefuck/entrypoints/alias.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints
copying thefuck/entrypoints/shell_logger.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints
copying thefuck/entrypoints/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints
copying thefuck/entrypoints/not_configured.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints
copying thefuck/entrypoints/main.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints
copying thefuck/entrypoints/fix_command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system
copying thefuck/system/win32.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system
copying thefuck/system/unix.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system
copying thefuck/system/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system
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'
adding license file 'LICENSE.md'
writing manifest file 'thefuck.egg-info/SOURCES.txt'
   dh_auto_test -O--buildsystem=pybuild
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
 fakeroot debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_installdirs -O--buildsystem=pybuild
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   dh_auto_install --destdir=debian/thefuck/ -O--buildsystem=pybuild
dh_auto_install: warning: Compatibility levels before 10 are deprecated (level 
9 in use)
I: pybuild base:237: /usr/bin/python3 setup.py install --root 
/<<PKGBUILDDIR>>/debian/thefuck --install-lib=usr/share/thefuck/ 
--install-scripts=usr/share/thefuck/ --install-layout=deb
fastentrypoints
running install
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip 
and other standards-based tools.
  warnings.warn(
running build
running build_py
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'
adding license file 'LICENSE.md'
writing manifest file 'thefuck.egg-info/SOURCES.txt'
running install_lib
creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share
creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck
creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/const.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/apt.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/sudo.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/__init__.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/dnf.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/archlinux.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/brew.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/npm.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/specific/git.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/ui.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/conf.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/bash.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/generic.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/zsh.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/tcsh.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/__init__.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/powershell.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/shells/fish.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/logs.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/exceptions.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/__init__.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
creating 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers/rerun.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers/shell_logger.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers/__init__.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/output_readers/read_log.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers
creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/tsuru_not_command.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_get_search.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/mvn_no_command.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_diff_staged.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/remove_trailing_cedilla.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_two_dashes.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/gradle_no_task.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/adb_unknown_command.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_bisect_usage.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_branch_exists.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/lein_not_task.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/scm_correction.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/chmod_x.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/heroku_multiple_apps.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ln_s_order.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ag_literal.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/python_execute.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/unknown_command.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_stash.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/docker_not_command.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_stash_pop.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_commit_amend.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pyenv_no_such_command.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cd_mkdir.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/open.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/hostscli.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rm_staged.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/python_command.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/workon_doesnt_exists.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/switch_lang.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pacman.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_get.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/sudo.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/javac.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push_without_commits.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/yarn_alias.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ls_lah.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/sl_ls.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/man.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_add_force.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rm_recursive.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/gulp_not_task.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rebase_no_changes.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/npm_run_script.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_uninstall.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_flag_after_filename.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/aws_cli.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_link.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ssh_known_hosts.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/dnf_no_such_command.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/port_already_in_use.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/rm_root.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_pull_uncommitted_changes.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/mvn_unknown_lifecycle_phase.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_fix_stash.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/sed_unterminated_s.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/quotation_marks.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/django_south_merge.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ln_no_hard_link.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_update_formula.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ls_all.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/grep_arguments_order.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/react_native_command_unrecognized.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/heroku_not_command.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_branch_delete.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cpp11.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/history.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/docker_login.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/fix_file.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_cask_dependency.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/prove_recursively.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_help_aliased.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/gradle_wrapper.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/vagrant_up.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pip_unknown_command.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_remote_delete.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push_different_branch_names.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/mkdir_p.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_remote_seturl_add.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/__init__.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/java.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_branch_list.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/dirty_untar.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/go_run.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cat_dir.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cp_omitting_directory.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_add.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/yarn_command_not_found.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/whois.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/npm_wrong_command.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/fix_alt_space.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/path_from_history.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/az_cli.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/mercurial.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_install.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/ifconfig_device_not_found.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/missing_space_before_subcommand.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/fab_command_not_found.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_reinstall.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/yarn_command_replaced.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/grunt_task_not_found.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_commit_reset.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_merge_unrelated.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/composer_not_command.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/django_south_ghost.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_merge.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/npm_missing_script.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/has_exists_script.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rm_local_modifications.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_rebase_merge_dir.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/man_no_space.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/gem_unknown_command.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/dirty_unzip.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/test.py.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_not_command.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/tmux.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pip_install.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/pacman_not_found.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/unsudo.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/php_s.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_tag_force.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cd_parent.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/touch.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_pull_clone.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_invalid_operation.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/rm_dir.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_pull.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_diff_no_index.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_checkout.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/dry.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/tsuru_login.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/no_command.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cd_correction.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/long_form_help.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/brew_unknown_command.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cargo.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push_force.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/systemctl.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/sudo_command_from_user_path.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/yarn_help.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/grep_recursive.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/no_such_file.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/git_push_pull.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_list_upgradable.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/cargo_no_command.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/rules/apt_upgrade.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules
creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/alias.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/shell_logger.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/__init__.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/not_configured.py
 -> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/main.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/entrypoints/fix_command.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/types.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/utils.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/corrector.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
creating /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system/win32.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system/unix.py -> 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/system/__init__.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/thefuck/argument_parser.py 
-> /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/const.py to 
const.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/apt.py to 
apt.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/sudo.py to 
sudo.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/__init__.py 
to __init__.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/dnf.py to 
dnf.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/archlinux.py 
to archlinux.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/brew.py to 
brew.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/npm.py to 
npm.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/specific/git.py to 
git.cpython-39.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/ui.py 
to ui.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/conf.py to 
conf.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/bash.py to 
bash.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/generic.py to 
generic.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/zsh.py to 
zsh.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/tcsh.py to 
tcsh.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/__init__.py to 
__init__.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/powershell.py 
to powershell.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/shells/fish.py to 
fish.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/logs.py to 
logs.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/exceptions.py to 
exceptions.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/__init__.py to 
__init__.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers/rerun.py
 to rerun.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers/shell_logger.py
 to shell_logger.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers/__init__.py
 to __init__.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/output_readers/read_log.py
 to read_log.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/tsuru_not_command.py
 to tsuru_not_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_get_search.py
 to apt_get_search.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/mvn_no_command.py
 to mvn_no_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_diff_staged.py
 to git_diff_staged.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/remove_trailing_cedilla.py
 to remove_trailing_cedilla.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_two_dashes.py
 to git_two_dashes.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/gradle_no_task.py
 to gradle_no_task.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/adb_unknown_command.py
 to adb_unknown_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_bisect_usage.py
 to git_bisect_usage.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_branch_exists.py
 to git_branch_exists.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/lein_not_task.py
 to lein_not_task.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/scm_correction.py
 to scm_correction.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/chmod_x.py to 
chmod_x.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/heroku_multiple_apps.py
 to heroku_multiple_apps.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ln_s_order.py 
to ln_s_order.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ag_literal.py 
to ag_literal.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/python_execute.py
 to python_execute.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/unknown_command.py
 to unknown_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_stash.py to 
git_stash.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/docker_not_command.py
 to docker_not_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_stash_pop.py
 to git_stash_pop.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_commit_amend.py
 to git_commit_amend.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pyenv_no_such_command.py
 to pyenv_no_such_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cd_mkdir.py to 
cd_mkdir.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/open.py to 
open.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/hostscli.py to 
hostscli.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rm_staged.py
 to git_rm_staged.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/python_command.py
 to python_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/workon_doesnt_exists.py
 to workon_doesnt_exists.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push.py to 
git_push.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/switch_lang.py 
to switch_lang.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pacman.py to 
pacman.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_get.py to 
apt_get.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/sudo.py to 
sudo.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/javac.py to 
javac.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push_without_commits.py
 to git_push_without_commits.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/yarn_alias.py 
to yarn_alias.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ls_lah.py to 
ls_lah.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/sl_ls.py to 
sl_ls.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/man.py to 
man.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_add_force.py
 to git_add_force.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rm_recursive.py
 to git_rm_recursive.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/gulp_not_task.py
 to gulp_not_task.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rebase_no_changes.py
 to git_rebase_no_changes.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/npm_run_script.py
 to npm_run_script.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_uninstall.py
 to brew_uninstall.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_flag_after_filename.py
 to git_flag_after_filename.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/aws_cli.py to 
aws_cli.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_link.py to 
brew_link.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ssh_known_hosts.py
 to ssh_known_hosts.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/dnf_no_such_command.py
 to dnf_no_such_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/port_already_in_use.py
 to port_already_in_use.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/rm_root.py to 
rm_root.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_pull_uncommitted_changes.py
 to git_pull_uncommitted_changes.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/mvn_unknown_lifecycle_phase.py
 to mvn_unknown_lifecycle_phase.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_fix_stash.py
 to git_fix_stash.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/sed_unterminated_s.py
 to sed_unterminated_s.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/quotation_marks.py
 to quotation_marks.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/django_south_merge.py
 to django_south_merge.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ln_no_hard_link.py
 to ln_no_hard_link.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_update_formula.py
 to brew_update_formula.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ls_all.py to 
ls_all.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/grep_arguments_order.py
 to grep_arguments_order.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/react_native_command_unrecognized.py
 to react_native_command_unrecognized.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/heroku_not_command.py
 to heroku_not_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_branch_delete.py
 to git_branch_delete.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cpp11.py to 
cpp11.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/history.py to 
history.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/docker_login.py 
to docker_login.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/fix_file.py to 
fix_file.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_cask_dependency.py
 to brew_cask_dependency.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/prove_recursively.py
 to prove_recursively.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_help_aliased.py
 to git_help_aliased.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/gradle_wrapper.py
 to gradle_wrapper.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/vagrant_up.py 
to vagrant_up.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pip_unknown_command.py
 to pip_unknown_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_remote_delete.py
 to git_remote_delete.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push_different_branch_names.py
 to git_push_different_branch_names.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/mkdir_p.py to 
mkdir_p.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_remote_seturl_add.py
 to git_remote_seturl_add.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/__init__.py to 
__init__.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/java.py to 
java.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_branch_list.py
 to git_branch_list.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/dirty_untar.py 
to dirty_untar.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/go_run.py to 
go_run.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cat_dir.py to 
cat_dir.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cp_omitting_directory.py
 to cp_omitting_directory.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_add.py to 
git_add.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/yarn_command_not_found.py
 to yarn_command_not_found.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/whois.py to 
whois.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/npm_wrong_command.py
 to npm_wrong_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/fix_alt_space.py
 to fix_alt_space.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/path_from_history.py
 to path_from_history.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/az_cli.py to 
az_cli.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/mercurial.py to 
mercurial.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_install.py 
to brew_install.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/ifconfig_device_not_found.py
 to ifconfig_device_not_found.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/missing_space_before_subcommand.py
 to missing_space_before_subcommand.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/fab_command_not_found.py
 to fab_command_not_found.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_reinstall.py
 to brew_reinstall.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/yarn_command_replaced.py
 to yarn_command_replaced.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/grunt_task_not_found.py
 to grunt_task_not_found.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_commit_reset.py
 to git_commit_reset.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_merge_unrelated.py
 to git_merge_unrelated.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/composer_not_command.py
 to composer_not_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/django_south_ghost.py
 to django_south_ghost.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_merge.py to 
git_merge.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/npm_missing_script.py
 to npm_missing_script.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/has_exists_script.py
 to has_exists_script.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rm_local_modifications.py
 to git_rm_local_modifications.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_rebase_merge_dir.py
 to git_rebase_merge_dir.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/man_no_space.py 
to man_no_space.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/gem_unknown_command.py
 to gem_unknown_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/dirty_unzip.py 
to dirty_unzip.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/test.py.py to 
test.py.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_not_command.py
 to git_not_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/tmux.py to 
tmux.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pip_install.py 
to pip_install.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/pacman_not_found.py
 to pacman_not_found.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/unsudo.py to 
unsudo.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/php_s.py to 
php_s.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_tag_force.py
 to git_tag_force.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cd_parent.py to 
cd_parent.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/touch.py to 
touch.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_pull_clone.py
 to git_pull_clone.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_invalid_operation.py
 to apt_invalid_operation.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/rm_dir.py to 
rm_dir.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_pull.py to 
git_pull.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_diff_no_index.py
 to git_diff_no_index.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_checkout.py 
to git_checkout.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/dry.py to 
dry.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/tsuru_login.py 
to tsuru_login.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/no_command.py 
to no_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cd_correction.py
 to cd_correction.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/long_form_help.py
 to long_form_help.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/brew_unknown_command.py
 to brew_unknown_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cargo.py to 
cargo.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push_force.py
 to git_push_force.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/systemctl.py to 
systemctl.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/sudo_command_from_user_path.py
 to sudo_command_from_user_path.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/yarn_help.py to 
yarn_help.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/grep_recursive.py
 to grep_recursive.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/no_such_file.py 
to no_such_file.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/git_push_pull.py
 to git_push_pull.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_list_upgradable.py
 to apt_list_upgradable.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/cargo_no_command.py
 to cargo_no_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/rules/apt_upgrade.py 
to apt_upgrade.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/alias.py 
to alias.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/shell_logger.py
 to shell_logger.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/__init__.py
 to __init__.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/not_configured.py
 to not_configured.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/main.py 
to main.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/entrypoints/fix_command.py
 to fix_command.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/types.py to 
types.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/utils.py to 
utils.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/corrector.py to 
corrector.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system/win32.py to 
win32.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system/unix.py to 
unix.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/system/__init__.py to 
__init__.cpython-39.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck/argument_parser.py to 
argument_parser.cpython-39.pyc
running install_egg_info
Copying thefuck.egg-info to 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/thefuck-3.29.egg-info
Skipping SOURCES.txt
running install_scripts
Installing fuck script to /<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/
Installing thefuck.real script to 
/<<PKGBUILDDIR>>/debian/thefuck/usr/share/thefuck/
   dh_installdocs -O--buildsystem=pybuild
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   dh_installchangelogs -O--buildsystem=pybuild
dh_installchangelogs: warning: Compatibility levels before 10 are deprecated 
(level 9 in use)
   dh_python3 -O--buildsystem=pybuild
I: dh_python3 pydist:293: Cannot find package that provides 
backports.shutil_get_terminal_size. Please add package that provides it to 
Build-Depends or add "backports.shutil_get_terminal_size 
python3-backports.shutil-get-terminal-size" line to debian/py3dist-overrides or 
add proper dependency to Depends by hand and ignore this info.
I: dh_python3 pydist:293: Cannot find package that provides pathlib2. Please 
add package that provides it to Build-Depends or add "pathlib2 
python3-pathlib2" line to debian/py3dist-overrides or add proper dependency to 
Depends by hand and ignore this info.
I: dh_python3 pydist:293: Cannot find package that provides 
win_unicode_console. Please add package that provides it to Build-Depends or 
add "win_unicode_console python3-win-unicode-console" line to 
debian/py3dist-overrides or add proper dependency to Depends by hand and ignore 
this info.
   dh_installinit -O--buildsystem=pybuild
dh_installinit: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   dh_perl -O--buildsystem=pybuild
   dh_link -O--buildsystem=pybuild
dh_link: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_strip_nondeterminism -O--buildsystem=pybuild
   dh_compress -O--buildsystem=pybuild
dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
   dh_fixperms -O--buildsystem=pybuild
   dh_missing -O--buildsystem=pybuild
dh_missing: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
   dh_installdeb -O--buildsystem=pybuild
dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   dh_gencontrol -O--buildsystem=pybuild
   dh_md5sums -O--buildsystem=pybuild
   dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'thefuck' in '../thefuck_3.29-0.3_all.deb'.
 dpkg-genbuildinfo -O../thefuck_3.29-0.3_amd64.buildinfo
 dpkg-genchanges -mAlessio Treglia <ales...@debian.org> -eFrancisco Vilmar 
Cardoso Ruviaro <francisco.ruvi...@riseup.net> 
-O../thefuck_3.29-0.3_amd64.changes
dpkg-genchanges: info: not including original source code in upload
 dpkg-source --after-build .
dpkg-buildpackage: info: binary and diff upload (original source NOT included)
--------------------------------------------------------------------------------
Build finished at 2022-01-10T11:46:24Z

Finished
--------

I: Built successfully


Thanks!
-- 
Francisco Vilmar Cardoso Ruviaro <francisco.ruvi...@riseup.net>
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---

Reply via email to