[Bug 1706168] Re: dialog shouldn't be display if Command doesn't exist

Launchpad Bug Tracker 1706168 at bugs.launchpad.net
Fri Feb 19 23:04:57 UTC 2021


This bug was fixed in the package update-notifier - 3.192.40

---------------
update-notifier (3.192.40) hirsute; urgency=medium

  * Skip notify for an update if the command we need to run doesn't exist
    (LP: #1706168)

 -- Dan Bungert <daniel.bungert at canonical.com>  Tue, 02 Feb 2021
09:30:11 -0700

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

-- 
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/1706168

Title:
  dialog shouldn't be display if Command doesn't exist

Status in update-notifier package in Ubuntu:
  Fix Released

Bug description:
  Bug 1706163 is about how an apt-file hook was left on disk in /var/lib
  /update-notifier/user.d/ and while the DisplayIf command still exists
  the Command part does not, subsequently a dialog is presented with a
  "Run this action now" button which does absolutely nothing. The only
  way to get the dialog to disappear is by clicking Close.

  While it is the responsibility of apt-file to remove this leftover
  file from disk, update-notifier should better handle the situation
  where the file was accidentally left behind. This could be done by
  checking to see if the file referenced in the Command part of the hook
  actually exists.

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



More information about the foundations-bugs mailing list