Having an issue with Portable-Ruby #292
Unanswered
RandallWyatt
asked this question in
Everyday usage
Replies: 1 comment
-
Hey man, I was facing the same issue. Turned out to be my company proxy. hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
I am having an issue with portable ruby. When I try to
brew install
anything, I get a message that says this:==> Downloading https://homebrew.bintray.com/bottles-portable-ruby/portable-ruby-2.6.3_2.yosemite.bottle.tar.gz Already downloaded: Users/{my user}/Caches/Homebrew/portable-ruby-2.6.3_2.yosemite.bottle.tar.gz
Error: Checksum mismatch.
Expected: {the checksum expected}
Actual: {the checksum found}
Archive: /Users/{my user}/Library/Caches/Homebrew/portable-ruby-2.6.3_2.yosemite.bottle.tar.gz
To retry an incomplete download, remove the file above.
Error: Failed to install Homebrew Portable Ruby (and your system version is too old)!
I have done
rm -rf /Users/{my user}/Library/Caches/Homebrew/portable-ruby-2.6.3_2.yosemite.bottle.tar.gz
several times and I still get that error. Suggestions?Beta Was this translation helpful? Give feedback.
All reactions