Closed
Description
Describe the bug
A clear and concise description of what the bug is.
I downloaded gitui from https://github.com/extrawurst/gitui/releases/download/v0.10.0/gitui-linux-musl.tar.gz
extract and execute ./gitui
, failed with:
$ ./gitui
Failed to execute process './gitui'. Reason:
The file './gitui' does not exist or could not be executed.
And the ./gitui has the right permission.
FYI:
$ ldd ./gitui
linux-vdso.so.1 (0x00007ffe637e1000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f706f942000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f706f93d000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f706f935000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f706f76c000)
/lib/ld64.so.1 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f706f9b0000)
To Reproduce
Steps to reproduce the behavior:
- download https://github.com/extrawurst/gitui/releases/download/v0.10.0/gitui-linux-musl.tar.gz
- extract it
- execute it
Expected behavior
A clear and concise description of what you expected to happen.
Successfully working.
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
- OS/Distro + Version: [5.7.17-2-MANJARO]
- GitUI Version [v0.10.0]
- Rust version: [rustc 1.45.0 (5c1f21c3b 2020-07-13)]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels