Skip to content

Determine why installing JRuby prints a "No md5 checksum" warning #508

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
postmodern opened this issue May 28, 2025 · 0 comments
Open

Comments

@postmodern
Copy link
Owner

Description

Determine why there's a "No md5 checksumwarning when installing JRuby 10.0.0.1. Upon inspection, the md5 checksum forjruby-dist-10.0.0.1-bin.tar.gz is definitely in the [jruby/checksums.md5` file](https://github.com/postmodern/ruby-versions/blob/441f789da943f60a0b58913d7255e6252b0c6607/jruby/checksums.md5#L759).

Steps To Reproduce

Steps to reproduce the bug:

  1. $ ruby-install -U jruby

Expected Behavior

No warning.

Actual Behavior

>>> Verifying jruby-dist-10.0.0.1-bin.tar.gz ...
*** No md5 checksum for /usr/local/src/jruby-dist-10.0.0.1-bin.tar.gz

Environment

$ ruby-install --version
ruby-install: 0.10.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant