Seeing a new error when downloading and running Solr this morning.
ewlarson@beanburrito-5 geoblacklight_admin % bin/rails geoblacklight:solr
A gemspec development dependency (solr_wrapper, ~> 4.0) is being overridden by a Gemfile dependency (solr_wrapper, >= 0.3).
This behaviour may change in the future. Please remove either of them, or make sure they both have the same requirement
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Bundle updated!
solr-9.7.0.tgz: |===================================================================================================================================================================================================| 100% (Time: 00:00:35 )
solr-9.7.0.tgz.sha512: |============================================================================================================================================================================================| 100% (Time: 00:00:00 )
solr-9.7.0.tgz.sha512: |============================================================================================================================================================================================| 100% (Time: 00:00:00 )
solr-9.7.0.tgz.sha512: |============================================================================================================================================================================================| 100% (Time: 00:00:00 )
bin/rails aborted!
Failed to execute solr create: Failed to parse command-line arguments due to: Unrecognized option: -p
usage: bin/solr create -c <NAME> [-d <DIR>] [-n <NAME>] [-rf <#>] [-s <#>] [-url <HOST>] [-z <HOST>]
Seeing a new error when downloading and running Solr this morning.