silent fetch failure if proxy mis-configured
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Binary package hint: update-manager
During a Dapper->Gutsy upgrade, if /etc/apt/apt.conf contains:
Acquire:
And there is no proxy listening, the upgrade silently fails -- it appears that the upgrade fetched the files but then could not extract them (the actual case is that it never fetched them):
# do-release-upgrade -d
Checking for a new ubuntu release
Failed Upgrade tool signature
Failed Upgrade tool
Done downloading
extracting 'hardy.tar.gz'
Failed to extract
Extracting the upgrade failed. There may be a problem with the network or with the server.
strace shows the http method failing:
[pid 29230] write(1, "400 URI Failure\nURI: http://
Changed in update-manager: | |
importance: | Undecided → Medium |
milestone: | none → later |
status: | New → Confirmed |
Changed in update-manager: | |
status: | Confirmed → Triaged |