{pkg.name for pkg in cache if pkg.is_auto_removable } crashes with KeyError
Bug #1806427 reported by
errors.ubuntu.com bug bridge
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-apt (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The crash was observed in unattended-upgrades but this iteration should not raise a KeyError IMO.
The Ubuntu Error Tracker has been receiving reports about a problem regarding unattended-
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://
affects: | unattended-upgrades (Ubuntu) → python-apt (Ubuntu) |
summary: |
- /usr/bin/unattended- - upgrade:KeyError:__getitem__:__getitem__:__getitem__:/usr/bin/unattended- - upgrade@1997:main:get_auto_removable:<setcomp>:__iter__:__getitem__ + {pkg.name for pkg in cache if pkg.is_auto_removable } crashes with + KeyError |
description: | updated |
To post a comment you must log in.