Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apt/cache.py", line 195, in __getitem__ return self._weakref[key] File "/usr/lib/python3.3/weakref.py", line 69, in __getitem__ o = self.data[key]() KeyError: 'acroread-bin' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 113, in _apt_pkg return self._cache()[package] File "/usr/lib/python3/dist-packages/apt/cache.py", line 202, in __getitem__ raise KeyError('The cache has no package named %r' % key) KeyError: "The cache has no package named 'acroread-bin'" During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/gi/overrides/GLib.py", line 633, in return (lambda data: callback(*data), user_data) File "/usr/share/apport/apport-gtk", line 577, in GLib.idle_add(lambda: self.collect_info(on_finished=self.ui_update_view)) File "/usr/lib/python3/dist-packages/apport/ui.py", line 1034, in collect_info icthread.exc_raise() File "/usr/lib/python3/dist-packages/apport/REThread.py", line 63, in exc_raise raise self._exception[1].with_traceback(self._exception[2]) File "/usr/lib/python3/dist-packages/apport/REThread.py", line 33, in run self._retval = self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python3/dist-packages/apport/ui.py", line 125, in thread_collect_info elif not apport.packaging.is_distro_package(report['Package'].split()[0]): File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 175, in is_distro_package pkg = self._apt_pkg(package) File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 115, in _apt_pkg raise ValueError('package %s does not exist' % package) ValueError: package acroread-bin does not exist