On 11.7.2019 18.01, Markus Koschany wrote: > Hello, > > this issue is caused by the command systemctl daemon-reload in > solr-tomcat's postinst file. You can try to remove it and see if it > works. However solr-tomcat is supposed to work in a systemd environment, > I doubt that anyone has tested it with another init system or without one. > > Regards, > > Markus > Seems that this can be worked around with setting during installation SYSTEMCTL_INSTALL_CLIENT_SIDE=1 SYSTEMCTL_FORCE_BUS=1 SYSTEMD_OFFLINE=1
Aki