8000 Gut downloads the wrong binaries on 32-bit systems · Issue #6 · tillberg/gut · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Gut downloads the wrong binaries on 32-bit systems #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RX14 opened this issue Aug 22, 2015 · 3 comments
Open

Gut downloads the wrong binaries on 32-bit systems #6

RX14 opened this issue Aug 22, 2015 · 3 comments

Comments

@RX14
Copy link
RX14 commented Aug 22, 2015

When using gut on 32-bit, it downloads the amd64 binaries and fails with an exec format error. Using --build-deps fixes the issue.

@tillberg
Copy link
Owner

Thanks @RX14, what OSes and versions are you running? And what does uname -m output? (I'm guessing it might say 'i686'?)

@RX14
Copy link
Author
RX14 commented Aug 22, 2015

Localhost was arch linux 32bit and remote was debian 64 bit. I'm actually not in front of the systems right now but I will get the info to you later. Downloading the file on the remote also failed with some kind of SSL error.

@tillberg
Copy link
Owner

I just pushed out a new release, 1.0.3, that should hopefully be a bit more robust in detecting 32-/64-bitness of systems. I imagine I'm just kind of doing this detection wrong and there's some magical command somewhere that does exactly what I want, but I haven't found that magical command yet (though uname -m gets pretty close).

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

No branches or pull requests

2 participants
0