solr_wrapper icon indicating copy to clipboard operation
solr_wrapper copied to clipboard

Checksum mismatch on solr 9.0.0

Open jcoyne opened this issue 3 years ago • 1 comments

See https://github.com/projectblacklight/demo.projectblacklight.org/runs/6500680593?check_suite_focus=true

solr-9.0.0.zip: |==============================================================|



solr-9.0.0.zip.sha512: |=======================================================|


rake aborted!
Checksum mismatch
/home/runner/work/demo.projectblacklight.org/demo.projectblacklight.org/Rakefile:18:in `block in <top (required)>'
/opt/hostedtoolcache/Ruby/2.7.6/x64/bin/bundle:23:in `load'
/opt/hostedtoolcache/Ruby/2.7.6/x64/bin/bundle:23:in `<main>'

jcoyne avatar May 19 '22 11:05 jcoyne

It looks like solr moved their downloads from https://archive.apache.org/dist/lucene/solr/ to https://archive.apache.org/dist/solr/solr/ for the 9.x release... and also stopped publishing zip artifacts.

cbeer avatar May 19 '22 15:05 cbeer