I think this relates to https://issues.apache.org/jira/browse/SOLR-14410 which is about switching to systemd for install. It has not been completed yet and looks to have stalled.
Kevin Risden On Fri, Oct 21, 2022 at 3:28 PM Joseph Anderson <joseph_ander...@fitnyc.edu> wrote: > 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 >