_get_linux_packages function needs updating
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
High
|
Brian Murray | ||
Wily |
Fix Released
|
High
|
Brian Murray |
Bug Description
Looking at the update-manager bzr branch In UpdateManager/
def _get_linux_
"Return all binary packages made by the linux-meta source package"
# Hard code this rather than generate from source info in cache because
# that might only be available if we have deb-src lines. I think we
# could also generate it by iterating over all the binary package info
# we have, but that is costly. These don't change often.
return ['linux', 'linux-image', 'linux-
This list seems to be a bit out of date and should be updated.
Related branches
Changed in update-manager (Ubuntu): | |
importance: | Undecided → High |
Changed in update-manager (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Brian Murray (brian-murray) |
status: | In Progress → Triaged |
assignee: | Brian Murray (brian-murray) → nobody |
Changed in update-manager (Ubuntu): | |
status: | Triaged → Fix Released |
Changed in update-manager (Ubuntu): | |
status: | Fix Released → Triaged |
Changed in update-manager (Ubuntu Wily): | |
assignee: | nobody → Brian Murray (brian-murray) |
This used to determine whether or not a package is in the system-group.