← Back to team overview

dx-packages team mailing list archive

[Bug 1318321] Re: "the cache has no package" error when wine update is available

 

Now, it is 16.04, the problem is still there.

For update-notifier-common 3.168

I can see below error:

$ /usr/lib/update-notifier/apt-check 
E: Unknown Error: '<class 'KeyError'>' ("The cache has no package named 'wine-devel-i386'")

There is similar error like comment #1 too.

The workaround or possible fix is in "/usr/lib/update-notifier/apt-
check"

change line 143 from
ignored = ul._is_ignored_phased_update(aptcache[pkg.name])
to
ignored = ul._is_ignored_phased_update(aptcache[pkg.name + ":" + cand_ver.arch])


** Also affects: update-notifier
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-applet in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1318321

Title:
  "the cache has no package" error when wine update is available

Status in Pipelight:
  New
Status in update notifier:
  New
Status in Wine "Compholio" Edition:
  Triaged
Status in indicator-applet package in Ubuntu:
  Confirmed
Status in wine1.6 package in Ubuntu:
  Confirmed

Bug description:
  (Note: This also affects the regular Wine package, see below)

  Hello,

  On Ubuntu 14.04 x64, each time there is an update for wine-compholio
  available, but not installed yet, update-manager has the following
  error in system indicator :

  class 'KeyError' The cache has no package named wine-compholio-i386

  Installing the updates removes the error message.

  I attach a screenshot of the whole message.

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