Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

git: cannot execute binary file: Exec format error #15

Closed
sjackman opened this issue May 3, 2016 · 2 comments
Closed

git: cannot execute binary file: Exec format error #15

sjackman opened this issue May 3, 2016 · 2 comments
Assignees
Labels

Comments

@sjackman
Copy link
Member

sjackman commented May 3, 2016

git includes 114 hard links to the same git executable. Running patchelf on the same executable 64 times breaks it and gives the above error message. We can work around this issue by checking whether the executable has already been patched and skip it if so.

I've opened an upstream patchelf issue: NixOS/patchelf#96

@sjackman sjackman added the bug label May 3, 2016
@DoomHammer
Copy link
Contributor

Workaround implemented in #20

@sjackman
Copy link
Member Author

Thanks, Piotr!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants