Skip to content

Instantly share code, notes, and snippets.

@c02y
Created February 9, 2017 03:19
Show Gist options
  • Save c02y/3d23412b8deb3126f290b1c9c9a160dd to your computer and use it in GitHub Desktop.
Save c02y/3d23412b8deb3126f290b1c9c9a160dd to your computer and use it in GitHub Desktop.
>> sudo python3.3 setup.py install --optimize=1 [11:10:49](master|✔)
running install
running build
running build_py
running build_scripts
running install_lib
creating /usr/local/lib/python3.3/site-packages/ranger
copying build/lib/ranger/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger
creating /usr/local/lib/python3.3/site-packages/ranger/config
copying build/lib/ranger/config/rc.conf -> /usr/local/lib/python3.3/site-packages/ranger/config
copying build/lib/ranger/config/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger/config
copying build/lib/ranger/config/commands.py -> /usr/local/lib/python3.3/site-packages/ranger/config
copying build/lib/ranger/config/commands_sample.py -> /usr/local/lib/python3.3/site-packages/ranger/config
copying build/lib/ranger/config/rifle.conf -> /usr/local/lib/python3.3/site-packages/ranger/config
creating /usr/local/lib/python3.3/site-packages/ranger/colorschemes
copying build/lib/ranger/colorschemes/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger/colorschemes
copying build/lib/ranger/colorschemes/solarized.py -> /usr/local/lib/python3.3/site-packages/ranger/colorschemes
copying build/lib/ranger/colorschemes/snow.py -> /usr/local/lib/python3.3/site-packages/ranger/colorschemes
copying build/lib/ranger/colorschemes/jungle.py -> /usr/local/lib/python3.3/site-packages/ranger/colorschemes
copying build/lib/ranger/colorschemes/default.py -> /usr/local/lib/python3.3/site-packages/ranger/colorschemes
creating /usr/local/lib/python3.3/site-packages/ranger/api
copying build/lib/ranger/api/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger/api
copying build/lib/ranger/api/options.py -> /usr/local/lib/python3.3/site-packages/ranger/api
copying build/lib/ranger/api/commands.py -> /usr/local/lib/python3.3/site-packages/ranger/api
creating /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/keybinding_parser.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/signals.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/get_executables.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/widestring.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/curses_interrupt_handler.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/logutils.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/mount_path.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/spawn.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/rifle.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/relative_symlink.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/img_display.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/cached_function.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/next_available_filename.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/direction.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/iter_tools.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/openstruct.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/lazy_property.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/shutil_generatorized.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/popen_forked.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/human_readable.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/shell_escape.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
copying build/lib/ranger/ext/accumulator.py -> /usr/local/lib/python3.3/site-packages/ranger/ext
creating /usr/local/lib/python3.3/site-packages/ranger/ext/vcs
copying build/lib/ranger/ext/vcs/svn.py -> /usr/local/lib/python3.3/site-packages/ranger/ext/vcs
copying build/lib/ranger/ext/vcs/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger/ext/vcs
copying build/lib/ranger/ext/vcs/bzr.py -> /usr/local/lib/python3.3/site-packages/ranger/ext/vcs
copying build/lib/ranger/ext/vcs/hg.py -> /usr/local/lib/python3.3/site-packages/ranger/ext/vcs
copying build/lib/ranger/ext/vcs/git.py -> /usr/local/lib/python3.3/site-packages/ranger/ext/vcs
copying build/lib/ranger/ext/vcs/vcs.py -> /usr/local/lib/python3.3/site-packages/ranger/ext/vcs
creating /usr/local/lib/python3.3/site-packages/ranger/gui
copying build/lib/ranger/gui/displayable.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
copying build/lib/ranger/gui/bar.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
copying build/lib/ranger/gui/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
copying build/lib/ranger/gui/curses_shortcuts.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
copying build/lib/ranger/gui/ansi.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
copying build/lib/ranger/gui/ui.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
copying build/lib/ranger/gui/color.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
creating /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/console.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/view_base.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/view_miller.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/statusbar.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/view_multipane.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/titlebar.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/taskview.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/pager.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/widgets/browsercolumn.py -> /usr/local/lib/python3.3/site-packages/ranger/gui/widgets
copying build/lib/ranger/gui/context.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
copying build/lib/ranger/gui/mouse_event.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
copying build/lib/ranger/gui/colorscheme.py -> /usr/local/lib/python3.3/site-packages/ranger/gui
creating /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/actions.py -> /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/metadata.py -> /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/runner.py -> /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/shared.py -> /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/main.py -> /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/loader.py -> /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/linemode.py -> /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/tab.py -> /usr/local/lib/python3.3/site-packages/ranger/core
copying build/lib/ranger/core/fm.py -> /usr/local/lib/python3.3/site-packages/ranger/core
creating /usr/local/lib/python3.3/site-packages/ranger/container
copying build/lib/ranger/container/tags.py -> /usr/local/lib/python3.3/site-packages/ranger/container
copying build/lib/ranger/container/__init__.py -> /usr/local/lib/python3.3/site-packages/ranger/container
copying build/lib/ranger/container/bookmarks.py -> /usr/local/lib/python3.3/site-packages/ranger/container
copying build/lib/ranger/container/fsobject.py -> /usr/local/lib/python3.3/site-packages/ranger/container
copying build/lib/ranger/container/directory.py -> /usr/local/lib/python3.3/site-packages/ranger/container
copying build/lib/ranger/container/file.py -> /usr/local/lib/python3.3/site-packages/ranger/container
copying build/lib/ranger/container/history.py -> /usr/local/lib/python3.3/site-packages/ranger/container
copying build/lib/ranger/container/settings.py -> /usr/local/lib/python3.3/site-packages/ranger/container
creating /usr/local/lib/python3.3/site-packages/ranger/data
copying build/lib/ranger/data/scope.sh -> /usr/local/lib/python3.3/site-packages/ranger/data
copying build/lib/ranger/data/mime.types -> /usr/local/lib/python3.3/site-packages/ranger/data
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/config/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/config/commands.py to commands.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/config/commands_sample.py to commands_sample.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/colorschemes/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/colorschemes/solarized.py to solarized.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/colorschemes/snow.py to snow.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/colorschemes/jungle.py to jungle.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/colorschemes/default.py to default.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/api/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/api/options.py to options.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/api/commands.py to commands.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/keybinding_parser.py to keybinding_parser.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/signals.py to signals.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/get_executables.py to get_executables.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/widestring.py to widestring.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/curses_interrupt_handler.py to curses_interrupt_handler.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/logutils.py to logutils.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/mount_path.py to mount_path.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/spawn.py to spawn.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/rifle.py to rifle.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/relative_symlink.py to relative_symlink.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/img_display.py to img_display.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/cached_function.py to cached_function.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/next_available_filename.py to next_available_filename.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/direction.py to direction.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/iter_tools.py to iter_tools.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/openstruct.py to openstruct.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/lazy_property.py to lazy_property.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/shutil_generatorized.py to shutil_generatorized.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/popen_forked.py to popen_forked.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/human_readable.py to human_readable.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/shell_escape.py to shell_escape.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/accumulator.py to accumulator.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/vcs/svn.py to svn.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/vcs/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/vcs/bzr.py to bzr.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/vcs/hg.py to hg.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/vcs/git.py to git.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/ext/vcs/vcs.py to vcs.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/displayable.py to displayable.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/bar.py to bar.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/curses_shortcuts.py to curses_shortcuts.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/ansi.py to ansi.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/ui.py to ui.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/color.py to color.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/console.py to console.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/view_base.py to view_base.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/view_miller.py to view_miller.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/statusbar.py to statusbar.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/view_multipane.py to view_multipane.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/titlebar.py to titlebar.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/taskview.py to taskview.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/pager.py to pager.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/widgets/browsercolumn.py to browsercolumn.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/context.py to context.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/mouse_event.py to mouse_event.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/gui/colorscheme.py to colorscheme.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/actions.py to actions.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/metadata.py to metadata.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/runner.py to runner.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/shared.py to shared.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/main.py to main.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/loader.py to loader.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/linemode.py to linemode.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/tab.py to tab.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/core/fm.py to fm.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/container/tags.py to tags.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/container/__init__.py to __init__.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/container/bookmarks.py to bookmarks.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/container/fsobject.py to fsobject.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/container/directory.py to directory.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/container/file.py to file.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/container/history.py to history.cpython-33.pyc
byte-compiling /usr/local/lib/python3.3/site-packages/ranger/container/settings.py to settings.cpython-33.pyc
writing byte-compilation script '/tmp/tmpl8we26.py'
/usr/local/bin/python3.3 -O /tmp/tmpl8we26.py
removing /tmp/tmpl8we26.py
running install_scripts
copying build/scripts-3.3/ranger -> /usr/local/bin
copying build/scripts-3.3/rifle -> /usr/local/bin
changing mode of /usr/local/bin/ranger to 755
changing mode of /usr/local/bin/rifle to 755
running install_data
copying doc/ranger.desktop -> /usr/local/share/applications
copying doc/ranger.1 -> /usr/local/share/man/man1
copying doc/rifle.1 -> /usr/local/share/man/man1
creating /usr/local/share/doc/ranger
copying README.md -> /usr/local/share/doc/ranger
copying CHANGELOG.md -> /usr/local/share/doc/ranger
copying HACKING.md -> /usr/local/share/doc/ranger
copying doc/colorschemes.txt -> /usr/local/share/doc/ranger
creating /usr/local/share/doc/ranger/config
creating /usr/local/share/doc/ranger/config/colorschemes
copying doc/config/colorschemes/snow.py -> /usr/local/share/doc/ranger/config/colorschemes
copying doc/config/colorschemes/jungle.py -> /usr/local/share/doc/ranger/config/colorschemes
copying doc/config/colorschemes/default.py -> /usr/local/share/doc/ranger/config/colorschemes
copying doc/config/rc.conf -> /usr/local/share/doc/ranger/config
copying doc/config/scope.sh -> /usr/local/share/doc/ranger/config
copying doc/config/commands.py -> /usr/local/share/doc/ranger/config
copying doc/config/rifle.conf -> /usr/local/share/doc/ranger/config
creating /usr/local/share/doc/ranger/tools
copying doc/tools/convert_papermode_to_metadata.py -> /usr/local/share/doc/ranger/tools
copying doc/tools/print_colors.py -> /usr/local/share/doc/ranger/tools
copying doc/tools/print_keys.py -> /usr/local/share/doc/ranger/tools
creating /usr/local/share/doc/ranger/examples
copying examples/vim_file_chooser.vim -> /usr/local/share/doc/ranger/examples
copying examples/bash_subshell_notice.sh -> /usr/local/share/doc/ranger/examples
copying examples/plugin_hello_world.py -> /usr/local/share/doc/ranger/examples
copying examples/plugin_new_macro.py -> /usr/local/share/doc/ranger/examples
copying examples/rc_emacs.conf -> /usr/local/share/doc/ranger/examples
copying examples/rifle_different_file_opener.conf -> /usr/local/share/doc/ranger/examples
copying examples/plugin_pmount.py -> /usr/local/share/doc/ranger/examples
copying examples/plugin_file_filter.py -> /usr/local/share/doc/ranger/examples
copying examples/plugin_new_sorting_method.py -> /usr/local/share/doc/ranger/examples
copying examples/rifle_sxiv.sh -> /usr/local/share/doc/ranger/examples
copying examples/plugin_ipc.py -> /usr/local/share/doc/ranger/examples
copying examples/README -> /usr/local/share/doc/ranger/examples
copying examples/plugin_linemode.py -> /usr/local/share/doc/ranger/examples
copying examples/plugin_chmod_keybindings.py -> /usr/local/share/doc/ranger/examples
copying examples/bash_automatic_cd.sh -> /usr/local/share/doc/ranger/examples
copying examples/plugin_fasd_add.py -> /usr/local/share/doc/ranger/examples
running install_egg_info
Writing /usr/local/lib/python3.3/site-packages/ranger-1.8.1-py3.3.egg-info
>> ranger [11:11:13](master|✔)
Failed to execute process '/usr/local/bin/ranger'. Reason:
exec: Exec format error
The file '/usr/local/bin/ranger' is marked as an executable but could not be run by the operating system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment