_get_linux_packages function needs updating
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | update-manager (Ubuntu) |
High
|
Brian Murray | ||
| | Wily |
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
| Brian Murray (brian-murray) wrote : | #1 |
| Brian Murray (brian-murray) wrote : | #2 |
And one place to find the packages in linux-meta is https:/
| 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 |
| Brian Murray (brian-murray) wrote : | #3 |
Discussing this with slangasek he indicated that these packages actually do change fairly often.
| 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) |
| Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package update-manager - 1:15.10.2
---------------
update-manager (1:15.10.2) wily; urgency=medium
* UpdateManager/
linux-meta source package. (LP: #1215114)
-- Brian Murray <email address hidden> Mon, 05 Oct 2015 14:51:25 -0700
| Changed in update-manager (Ubuntu Wily): | |
| status: | Triaged → Fix Released |


This used to determine whether or not a package is in the system-group.