https://bugzilla.novell.com/show_bug.cgi?id=875743 https://bugzilla.novell.com/show_bug.cgi?id=875743#c1 Lars Vogdt <lrupp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lrupp@suse.com --- Comment #1 from Lars Vogdt <lrupp@suse.com> 2014-04-30 01:59:24 CEST --- BTW: the %pre*/%post* snipplets for the puppet-server package handle only the sysvinit case - but the package also installs systemd service files. At least in my case, I could only start the "puppetmaster" successful if I: * run "cp /var/adm/fillup-templates/sysconfig.puppetmasterd /etc/sysconfig/puppetmaster" * run "old /usr/lib/systemd/system/puppetmaster.service" * run "systemctl daemon-reload" * run "/etc/init.d/puppetmasterd start" so maybe systemd gets irritated with a sysvinit _and_ a systemd.service file installed in parallel? But I'm no systemd guru ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.