Ubuntu extras repository prevents other updates
Bug #678196 reported by
Greg A
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Natty |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: apt
On Natty pre-alpha then, if the Ubuntu Extras repository is enabled, the system acts as if no updates are available. Disabling this repository results in the ability to update as normal.
There have been at least seven people with this problem on the Ubuntu Forums: http://
The reason for that would be that apt errors out when updating sources with extras enabled:
W: Failed to fetch http:// extras. ubuntu. com/ubuntu/ dists/natty/ main/source/ Sources. lzma 404 Not Found extras. ubuntu. com/ubuntu/ dists/natty/ main/binary- amd64/Packages. lzma 404 Not Found
W: Failed to fetch http://
E: Some index files failed to download, they have been ignored, or old ones used instead.
but I think apt behaves as inteded there, so extras should rather be initialized for natty.
Are you talking about updating in update-manager? I can update fine with 'sudo apt-get update; sudo apt-get dist-upgrade' even with extras failing to update.