update-manager disables third-party repositories with suite suffixes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Expired
|
Undecided
|
Unassigned | ||
update-manager-core (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: update-manager-core
This is a sort of followup to bug #147080.
If I set Sources.
However, we also have a second pocket that we use for testing and development - we took inspiration from Ubuntu and called ours "jaunty-proposed" et al. Because the suite name in the sources.list entry doesn't exactly match the name of the Ubuntu release, update-manager forcibly disables that repository.
It would be excellent if update-manager could deal with sources.list entries that match /^suite/ instead of just /^suite$/
Changed in update-manager-core (Ubuntu): | |
status: | New → Invalid |
Here is an example sources.list.d file for testing fixes to this bug.
With the current behavior, the first two "lucid" lines would get replaced with "maverick", but the second two "lucid-proposed" lines would be commented out.