Jan Høydahl created SOLR-17039:
----------------------------------
Summary: Entropy calculation fails in Docker due to missing 'bc'
cmd
Key: SOLR-17039
URL: https://issues.apache.org/jira/browse/SOLR-17039
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: scripts and tools
Affects Versions: 9.4
Reporter: Jan Høydahl
Assignee: Jan Høydahl
In SOLR-16644 the entropy warning in bin/start was modified.
However, when run in default Solr docker image, there is a warning
{code:java}
bin/solr: line 2408: bc: command not found {code}
The script uses a 'bc' command to do the numeric comparison, but that command
is not available ootb in our image
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]