Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apt/cache.py", line 218, in __getitem__ return self._weakref[key] File "/usr/lib/python3.6/weakref.py", line 137, in __getitem__ o = self.data[key]() KeyError: 'openjdk-11-jre:amd64 10.0.1+10-3ubuntu1 with' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apt/cache.py", line 222, in __getitem__ rawpkg = self._cache[key] KeyError: 'openjdk-11-jre:amd64 10.0.1+10-3ubuntu1 with' 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 126, in _apt_pkg return self._cache()[package] File "/usr/lib/python3/dist-packages/apt/cache.py", line 224, in __getitem__ raise KeyError('The cache has no package named %r' % key) KeyError: "The cache has no package named 'openjdk-11-jre:amd64 10.0.1+10-3ubuntu1 with'" During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 198, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/general-hooks/ubuntu.py", line 178, in add_info if conflict_pkg and not apport.packaging.is_distro_package(conflict_pkg.group(1)): File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 188, in is_distro_package pkg = self._apt_pkg(package) File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 128, in _apt_pkg raise ValueError('package %s does not exist' % package) ValueError: package openjdk-11-jre:amd64 10.0.1+10-3ubuntu1 with does not exist