Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

0.1.1 osx binary is an ELF #4

Closed
brennantaylor opened this issue Dec 19, 2019 · 2 comments
Closed

0.1.1 osx binary is an ELF #4

brennantaylor opened this issue Dec 19, 2019 · 2 comments
Labels
bug Something isn't working implemented macOS
Milestone

Comments

@brennantaylor
Copy link

I don't think that's right

~/Downloads/citop-0.1.1-osx-amd64
➜ ./citop --help
Failed to execute process './citop'. Reason:
exec: Exec format error
The file './citop' is marked as an executable but could not be run by the operating system.

~/Downloads/citop-0.1.1-osx-amd64
➜ file citop
citop: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, not stripped
nbedos added a commit that referenced this issue Dec 20, 2019
@nbedos nbedos added this to the 0.1.2 milestone Dec 20, 2019
@nbedos nbedos added the bug Something isn't working label Dec 20, 2019
@nbedos
Copy link
Owner

nbedos commented Dec 20, 2019

Thanks for reporting this. It should be fixed in version 0.1.2 by bd2596f:

$ file citop-0.1.2-darwin-amd64/citop
citop-0.1.2-darwin-amd64/citop: Mach-O 64-bit x86_64 executable

Could you please confirm that you can now run the executable?

@brennantaylor
Copy link
Author

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working implemented macOS
Projects
None yet
Development

No branches or pull requests

2 participants