https://bugzilla.novell.com/show_bug.cgi?id=861734 https://bugzilla.novell.com/show_bug.cgi?id=861734#c3 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |u.michel@t-online.de CC| |werner@suse.com Component|Installation |Other Platform|x86-64 |All Found By|--- |Community User AssignedTo|jsmeix@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com QAContact|jsrain@suse.com |qa-bugs@suse.de Summary|CUPS printing service does |systemd: "cups.socket |not start after boot |failed to load" CUPS | |printing service does not | |start after boot --- Comment #3 from Johannes Meixner <jsmeix@suse.com> 2014-02-04 09:41:39 CET --- CUPS from the OBS "Printing" project intentionally does no longer contain a systemd unit file cups.socket, see bnc#857372. I don't know what in systemd causes that failure here for you now. I am not at all a systemd expert and therefore I cannot debug systemd issues. For me CUPS from the OBS "Printing" project "just works", see https://bugzilla.novell.com/show_bug.cgi?id=857372#c75 in particular note therein: ============================================================================ To make systemd using only that cups.service file one may have to do # systemctl disable cups.service # systemctl enable cups.service What I have now on my openSUSE 13.1 system (after a reboot): -------------------------------------------------------------------------- # systemctl list-unit-files | egrep -i 'print|cups' configure-printer@.service static cups.service enabled printer.target static # systemctl list-units | egrep -i 'print|cups' cups.service loaded active running CUPS Printing Service -------------------------------------------------------------------------- For me printing on my HP LaserJet 1220 USB printer still works and I still get CUPS Browsing information from our CUPS server and I can still print to such a remote queue. ============================================================================ Ulf Michel, does # systemctl disable cups.service # systemctl enable cups.service help in your case? If not, a systemd expert would have to debug what goes wrong in your particular case. I cannot do that. -- 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.