Comment 1 for bug 1767875

Revision history for this message
Brian Murray (brian-murray) wrote :

The Traceback follows:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/UpdateManager/UpdatesAvailable.py", line 417, in restart_icon_renderer_data_func
    group_item.pkg):
  File "/usr/lib/python3/dist-packages/UpdateManager/UpdatesAvailable.py", line 391, in pkg_requires_restart
    if pkg is None or pkg.candidate is None:
  File "/usr/lib/python3/dist-packages/apt/package.py", line 1031, in __get_candidate
    cand = self._pcache._depcache.get_candidate_ver(self._pkg)
ValueError: Object of different cache passed as argument to apt_pkg.DepCache method