[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2019-01-30 Thread Launchpad Bug Tracker
This bug was fixed in the package update-notifier - 3.192.1.5

---
update-notifier (3.192.1.5) bionic; urgency=medium

  * [ Andrea Azzarone ]
  * src/update-notifier.c: Don't use G_SPAWN_DO_NOT_REAP_CHILD in order
to avoid zombie processes. (LP: #1809505)

 -- Sebastien Bacher   Thu, 17 Jan 2019 15:17:42
+0100

** Changed in: update-notifier (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2019-01-22 Thread chris pollock
Tested

apt-cache policy update-notifier
update-notifier:
  Installed: 3.192.1.5
  Candidate: 3.192.1.5

which fixed the bug. Tag updated to reflect this.



** Tags removed: bot-comment verification-needed verification-needed-bionic
** Tags added: verification-done-bionic

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2019-01-22 Thread Brian Murray
Hello chris, or anyone else affected,

Accepted update-notifier into bionic-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/update-
notifier/3.192.1.5 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 on 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-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

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

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: update-notifier (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-bionic

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2019-01-17 Thread Sebastien Bacher
I've uploaded a SRU to bionic for the fix, cosmic doesn't have livepatch
so the SRU is not useful there

** Description changed:

+ * 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
+   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@localhost:/var/log$ ps axo stat,ppid,pid,comm | grep -w defunct
  Z+3283  3290 livepatch-notif 
  
  3283 chris 20   0  585404  23776  17608 S   0.0  0.2   0:00.09
  update-
- notifier   
-
+ notifier
+ 
  3290 chris 20   0   0  0  0 Z   0.0  0.0   0:00.00
- livepatch-notif
+ 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?

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2019-01-07 Thread Launchpad Bug Tracker
This bug was fixed in the package update-notifier - 3.192.11

---
update-notifier (3.192.11) disco; urgency=medium

  * src/update-notifier.c: Don't use G_SPAWN_DO_NOT_REAP_CHILD in order
to avoid zombie processes. (LP: #1809505)

 -- Andrea Azzarone   Mon, 07 Jan 2019
12:49:07 +

** Changed in: update-notifier (Ubuntu)
   Status: Fix Committed => Fix Released

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2019-01-07 Thread Sebastien Bacher
> does this mean that updates are not being automatically checked for
and that I need to run 'apt update' manually periodically?

No, it doesn't impact the work update-notifier is doing

** Changed in: update-notifier (Ubuntu)
   Status: In Progress => Fix Committed

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2019-01-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~azzar1/update-notifier/fix-zombie-1809505

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2019-01-07 Thread Andrea Azzarone
** Changed in: update-notifier (Ubuntu)
   Importance: Undecided => Medium

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2019-01-07 Thread Andrea Azzarone
** Changed in: update-notifier (Ubuntu)
   Status: Confirmed => In Progress

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2018-12-29 Thread chris pollock
Question, since I have to kill the update-notifier process to get rid of
the Zombie Livepatch-Notif process does this mean that updates are not
being automatically checked for and that I need to run 'apt update'
manually periodically?

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2018-12-23 Thread Steve Langasek
** Changed in: update-notifier (Ubuntu)
 Assignee: (unassigned) => Andrea Azzarone (azzar1)

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2018-12-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: update-notifier (Ubuntu)
   Status: New => Confirmed

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2018-12-21 Thread chris pollock
Forgot to add source package when converting from question to bug.


** Package changed: ubuntu => update-notifier (Ubuntu)

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart

2018-12-21 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1809505/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs