Skip to content
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

Checksum mismatch on 9.2.1 #150

Open
jcoyne opened this issue May 1, 2023 · 1 comment · May be fixed by #151
Open

Checksum mismatch on 9.2.1 #150

jcoyne opened this issue May 1, 2023 · 1 comment · May be fixed by #151

Comments

@jcoyne
Copy link
Collaborator

jcoyne commented May 1, 2023

Solr 9.2.1 was released today.

When I run solr_wrapper I get:

 solr-9.2.1.tgz: |==============================================================|

rake aborted!
solr-9.2.1.tgz.sha512: |=======================================================|
Checksum mismatch

When I manually run the checksum:

shasum -a512 ~/Downloads/solr-9.2.1.tgz
1ff1bd22255b0ae5a1ade1d03596c1f35d4fa69fa1a16e823eaa554b30ba1311f031af6e1f95a94dbdd3a1dbf308eeb068e7303b74f83584a8bb443505078cbb  /Users/jcoyne85/Downloads/solr-9.2.1.tgz

it looks like it matches https://downloads.apache.org/solr/solr/9.2.1/solr-9.2.1.tgz.sha512

@jcoyne
Copy link
Collaborator Author

jcoyne commented May 1, 2023

Perhaps

"https://archive.apache.org/dist/#{config.mirror_artifact_path}.#{suffix}"
needs to change yet again.

Update it doesn't look like 9.2.1 yet exists on https://archive.apache.org/dist/solr/solr/

@jcoyne jcoyne linked a pull request May 1, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant