Closed lmergner closed 5 years ago
Hi. Please always fill out the issue template.
We do not support 32 bit platforms for the time being. See https://docs.brew.sh/Linuxbrew.
Linuxbrew does not currently support 32-bit x86 platforms. It would be possible for Linuxbrew to work on 32-bit x86 platforms with some effort. An interested and dedicated person could maintain a fork of Homebrew to develop support for 32-bit x86.
Yes I understand the architecture is not supported. Could you consider a more helpful error message in such cases?
I think yes. We could bail out directly in this script in case we hit a 32 bit case: https://raw.githubusercontent.com/Linuxbrew/install/master/install.sh
@sjackman What do you think?
I'm not a ruby person so I don't know if I can install a version that linuxbrew supports and indicate that with an env var. If that's possible, it would be nice to document that on the vendor install failure.
I suspect it must be a pain to support error messages like this for every case, but it'd be a bit help to know why the shell one-liner on the website failed.
Thanks.
I've opened PR https://github.com/Linuxbrew/install/pull/46 to check the CPU type. This PR also addresses the issue that ARMv7 would fail to download the appropriate bottle for ARMv6.
I'm not a ruby person so I don't know if I can install a version that linuxbrew supports and indicate that with an env var. If that's possible, it would be nice to document that on the vendor install failure.
As long as you understand that you're in uncharted territory, I'm happy to point you in the right direction. Install a Ruby version ≥ 2.3.7 (ideally exactly version 2.3.7), add it to your PATH
, and then run the installation one liner. Feel free to comment here if you run into any more trouble.
Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.
brew install
(orupgrade
,reinstall
) a single, Homebrew/homebrew-core formula (not cask) on macOS? If it's a generalbrew
problem please file this issue at Homebrew/brew: https://github.com/Homebrew/brew/issues/new/choose. If it's a Linux problem please file this issue at https://github.com/Linuxbrew/homebrew-core/issues/new/choose. If it's abrew cask
problem please file this issue at https://github.com/Homebrew/homebrew-cask/issues/new/choose. If it's a tap (e.g. Homebrew/homebrew-php) problem please file this issue at the tap.brew update
and can still reproduce the problem?brew doctor
, fixed all issues and can still reproduce the problem?brew gist-logs <formula>
(where<formula>
is the name of the formula that failed) and included the output link?brew gist-logs
didn't work: ranbrew config
andbrew doctor
and included their output with your issue?To help us debug your issue please explain:
$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install.sh)"
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now