Hello Bill, or anyone else affected,

Accepted cups-filters into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/cups-
filters/1.8.3-2ubuntu3.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1579905

Title:
  cups-browsed causes shutdown hang/delay in Ubuntu 16.04

Status in cups-filters package in Ubuntu:
  Fix Released
Status in cups-filters source package in Xenial:
  Fix Committed

Bug description:
  [SRU justification]

  When the system is shut down CUPS and cups-browsed are not shut down
  in a determined order, but cups-browsed needs CUPS still running to
  perform its shutdown, for removing the print queues it has generated
  and for saving information about these queues for use in the next
  session. With CUPS already shut down cups-browsed simply hangs and
  gets killed after a certain timeout. This can be fixed by defining the
  correct relationships in the systemd .service files and so the
  annoying hang can be avoided.

  [Test case]

  To reproduce the bug run

  sudo systemctl stop cups

  and after some seconds

  sudo systemctl stop cups-browsed

  with the shutdown of cups-browsed hanging.

  On system shutdown one gets the hang, but not always as it can happen
  that on some shutdowns cups-browsed shuts down before cups.

  After installing the fixed package, hhutting down cups requires
  shutting down cups-browsed before, so that the shutdown of cups
  triggers the shutdown of cups-browsed, making all shutdowns having the
  two services shut down in the right order avoiding a hang.

  [Regression potential]

  None. We only define a dependency between two services to make them
  shit down in the correct order.

  [Original report]

  Using the debug process found here
  https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1464917 I have
  determined that the cause of my 16.04 install's shutdown hang is cups-
  browsed.  It was the only process running when I did a systemctl list-
  jobs in the VT9 shell.  If I do sudo service cups-browsed stop and
  then shutdown, I do not get a hang.

  I have confirmed this on a virtual machine and a real system.  If I
  disable cups-browsed from ever starting, my problem is fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1579905/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to