Good find. There is an open JIRA https://issues.apache.org/jira/browse/SOLR-14410 on the topic, and it has a PR went stale due to lack of testing and response to review. If you have the bandwidth to test the solution on RHEL, then we welcome any contribution. I made an OS test matrix on the PR.
Jan > 21. okt. 2022 kl. 21:20 skrev Joseph Anderson <joseph_ander...@fitnyc.edu>: > > Hello, > > Upon trying to install on rhel 9 got the following error: > > cp: cannot create regular file '/etc/init.d/solr': No such file or directory > > It seems that /etc/init.d doesn't exist out of the box on rhel 9. It's > there on rhel 8 as a symlink to /etc/rc.d/init.d. Couldn't find any > documentation on it being removed, but I manually added the symlink back > in, and then the installation worked. The installation script assumes this > directory exist, so I guess this might be a bug? > > Thanks, > > Joseph > > -- > Joseph Anderson (he, him, his) > Digital Initiatives Librarian | Assistant Professor > Gladys Marcus Library | Fashion Institute of Technology > Seventh Avenue at 27th Street, Room E619 > New York, New York 10001 > joseph_ander...@fitnyc.edu