[Bug 861734] New: CUPS printing service does not start after boot
https://bugzilla.novell.com/show_bug.cgi?id=861734 https://bugzilla.novell.com/show_bug.cgi?id=861734#c0 Summary: CUPS printing service does not start after boot Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: yast2-maintainers@suse.de ReportedBy: u.michel@t-online.de QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 cups version 1.5.4-137.1 cups has to be started manually after each boot. Re-doing the printer installation in Yast2 starts CUPS service but the problem persists after next boot. Message in /var/log/messages: 2014-02-02T05:24:23.859983+01:00 localhost systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory. It appears that the problem is connected with a recent update of cups. Reproducible: Always Steps to Reproduce: 1. Reboot 2. 3. Actual Results: cupsd not running after boot Expected Results: cupsd should automatically be started. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=861734 https://bugzilla.novell.com/show_bug.cgi?id=861734#c1 Josef Reidinger <jreidinger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@opensuse.org, | |jreidinger@suse.com AssignedTo|yast2-maintainers@suse.de |jsmeix@suse.com --- Comment #1 from Josef Reidinger <jreidinger@suse.com> 2014-02-03 12:01:31 UTC --- Looks like cups problem according to entry in messages. Reassing to johannes as cups maintainer and adding to CC Cristian --- Comment #2 from Ulf Michel <u.michel@t-online.de> 2014-02-03 20:54:39 UTC --- Reverting to cups 1.5.4-12.4.1 solved the problem The newer version 1.5.4-137.1 was installed from http://download.opensuse.org/repositories/Printing/openSUSE_13.1/ and apparently contains an error. -- 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.
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.
https://bugzilla.novell.com/show_bug.cgi?id=861734 https://bugzilla.novell.com/show_bug.cgi?id=861734#c4 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ar@sent.com --- Comment #4 from Johannes Meixner <jsmeix@suse.com> 2014-02-04 10:21:48 CET --- *** Bug 861411 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=861411 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=861734 https://bugzilla.novell.com/show_bug.cgi?id=861734#c5 Ulf Michel <u.michel@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|u.michel@t-online.de | --- Comment #5 from Ulf Michel <u.michel@t-online.de> 2014-02-04 09:47:46 UTC --- I reinstalled cups version 1.5.4-137.1 with the same result: CUPS would not start. Then I started as proposed # systemctl disable cups.service # systemctl enable cups.service with no immediate change. cups can still not be called in the browser. But after a reboot cups was working fine. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=861734 https://bugzilla.novell.com/show_bug.cgi?id=861734#c6 --- Comment #6 from Ulf Michel <u.michel@t-online.de> 2014-02-04 09:51:28 UTC --- and the outputs to the systemctl commands of comment 3 are identical to those reported there. Before this change systemctl list-units | egrep -i 'print|cups' would not report loaded active running -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=861734 https://bugzilla.novell.com/show_bug.cgi?id=861734#c7 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #7 from Johannes Meixner <jsmeix@suse.com> 2014-02-04 10:59:54 CET --- This shows that this one is actualy a duplicate of what is currently going on under bnc#857372 *** This bug has been marked as a duplicate of bug 857372 *** http://bugzilla.novell.com/show_bug.cgi?id=857372 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=861734 https://bugzilla.novell.com/show_bug.cgi?id=861734#c8 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin@oneiros.de --- Comment #8 from Johannes Meixner <jsmeix@suse.com> 2014-02-11 11:43:42 CET --- *** Bug 861755 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=861755 -- 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.
participants (1)
-
bugzilla_noreply@novell.com