Skip to content

Repeated checksum mismatch installing portable-ruby, removing tarball does not resolve #5920

Discussion options

You must be logged in to vote

To confirm that you're pulling down the correct data:

curl -sL -H "Authorization: Bearer QQ==" https://ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:d9faa506c014dedc0b034a68103ba75c9a58242f4d6c67b6ca0f649c39602bcf | sha256sum -

If the above outputs a different checksum than d9faa...02bcf, then something's interfering with your download.

Separately, there's an error in both your diagnostic outputs that you may have missed:

/opt/homebrew/Library/Homebrew/utils/helpers.sh: line 70: 10650 Filesize limit exceeded: 25   "${HOMEBREW_LIBRARY}/Homebrew/shims/shared/curl" "$@"

What's the output of ulimit -a?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@fadookie
Comment options

@fadookie
Comment options

Answer selected by fadookie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants