[Bug 1809505] Update Released

Brian Murray brian at ubuntu.com
Wed Jan 30 18:29:39 UTC 2019


The verification of the Stable Release Update for update-notifier has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-notifier in Ubuntu.
https://bugs.launchpad.net/bugs/1809505

Title:
  'Livepatch-Notif' is always a zombie process after a system restart

Status in update-notifier package in Ubuntu:
  Fix Released
Status in update-notifier source package in Bionic:
  Fix Released

Bug description:
  * Impact
  update-notifier let livepatch-notification zombie processes

  * Test case
  wait for a livepatch update/notification, after the notification is dismissed there should be no zombie process

  * Regression potential
  Check that the livepatch notifications are correctly displayed still

  ---------------------------------

  This is Ubuntu 18.04.1 with update-notifier version
  apt-cache policy update-notifier
  update-notifier:
    Installed: 3.192.1.4
    Candidate: 3.192.1.4

  As shown here - https://imageshack.com/i/pl753Ekfp AFAICT I don't have
  livepatch enabled. Running:

  chris at localhost:/var/log$ ps axo stat,ppid,pid,comm | grep -w defunct
  Z+    3283  3290 livepatch-notif <defunct>

  3283 chris     20   0  585404  23776  17608 S   0.0  0.2   0:00.09
  update-
  notifier

  3290 chris     20   0       0      0      0 Z   0.0  0.0   0:00.00
  livepatch-notif

  It's no big deal to remove the zombie by killing update-notifier
  however I don't know if that's the right thing to do or not and why is
  livepatch-notif always a zombie process after a restart?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1809505/+subscriptions



More information about the foundations-bugs mailing list