
All, I've just created a virgin Leap 42.3 VM. I want to test out request_tracker from devel:languages:perl. I've added the repo, but when it fails in the %pre section of "zypper in request_tracker". The spec file has these 3 lines in the %pre section: # enable needed services %fillup_and_insserv -f apache2 %fillup_and_insserv -f mysql %fillup_and_insserv -f postfix It errors out with: Error: Subprocess failed. Error: RPM failed: /var/tmp/rpm-tmp.LhHfVl: line 23: /etc/init.d/apache2: No such file or directory It's correct that doesn't exist because 42.3 is systemd based (I assume that's the reason). %fillup_and_insserv is a common macro which surely should work fine in a 42.3 machine. What in the world is going on? Greg -- Greg Freemyer Advances are made by answering questions. Discoveries are made by questioning answers. — Bernard Haisch -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org