Changes between Initial Version and Version 2 of Ticket #464
- Timestamp:
- 03/29/10 23:41:50 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #464
- Property Milestone changed from to Upstream Utopia
- Property Summary changed from auto-update shouldn't try to download pdiffs on Ubuntu to aptitude shouldn't error about nonexistant pdiffs
-
Ticket #464 – Description
initial v2 1 Ubuntu doesn't provide pdiffs. apt tries to fetch them. We should make it not do so from auto-upgrade because a) this makes people think auto-update is erroring when it isn't and b) this is as simple as `-o Acquire::PDiffs=false`.1 Ubuntu doesn't provide pdiffs. apt tries to fetch them. We should make it not print suspicious looking messages when they don't exist because this makes people think auto-update is erroring when it isn't