[Bug 1111351] New: At shutdown the cups service is waiting for remote printer services without network
http://bugzilla.suse.com/show_bug.cgi?id=1111351 Bug ID: 1111351 Summary: At shutdown the cups service is waiting for remote printer services without network Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: All OS: openSUSE Factory Status: NEW Severity: Major Priority: P5 - None Component: Printing Assignee: jsmeix@suse.com Reporter: werner@suse.com QA Contact: jsmeix@suse.com Found By: --- Blocker: --- The cups.service unit file is missing dependency on network.target like After=network.target to allow the cups.service is stop *before* network goes down. This simply would avoid waiting on remote printer services. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1111351 http://bugzilla.suse.com/show_bug.cgi?id=1111351#c1 --- Comment #1 from Johannes Meixner <jsmeix@suse.com> --- FYI from the cups RPM changes (excerpts): ---------------------------------------------------------------------- Fri Jan 16 16:00:20 UTC 2015 - tchvatal@suse.com ... - Use upstream service and socket files to allow more working tools . . . Wed Feb 26 15:20:02 CET 2014 - jsmeix@suse.de ... - Clean up of systemd unit files (bnc#857372): Make it working again as simple and secure as it worked all the time in the past by providing only one single systemd unit file cups.service... ---------------------------------------------------------------------- In SLE12 we have that cups.service ---------------------------------------------------------------------- [Unit] Description=CUPS Printing Service After=network.target [Service] ExecStart=/usr/sbin/cupsd -f [Install] WantedBy=multi-user.target ---------------------------------------------------------------------- -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1111351 http://bugzilla.suse.com/show_bug.cgi?id=1111351#c2 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tchvatal@suse.com Flags| |needinfo?(tchvatal@suse.com | |) --- Comment #2 from Dr. Werner Fink <werner@suse.com> --- Fri Jan 16 16:00:20 UTC 2015 - tchvatal@suse.com [...] - Use upstream service and socket files to allow more working tools Why this? This is *plain* wrong as now every user/customer has to wait 1 and a half minute due to wrong order at shutdown. @ Tomas : Please fix this for both Tumbleweed and SLES-15/Leap-15 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1111351 http://bugzilla.suse.com/show_bug.cgi?id=1111351#c6 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Johannes Meixner <jsmeix@suse.com> --- Fixed since a longer time, cf. cups.changes: --------------------------------------------------------------------- Thu Oct 18 05:42:23 UTC 2018 - Dr. Werner Fink <werner@suse.de> - Add patch let-cupsd-start-after-network.patch Let cuspd start after possible network connection (boo#1111351) This let cupsd also stop before a used network connection goes down, hence the cusp does not lock due waiting on remote printers. --------------------------------------------------------------------- -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com