[Bug 184354] Re: apt should honor http 302 (was: http 302 status reported as error)
Julian Andres Klode
184354 at bugs.launchpad.net
Mon Jul 2 12:27:12 UTC 2018
Closed as it has been fixed as mentioned in previous comment.
** Changed in: apt (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/184354
Title:
apt should honor http 302 (was: http 302 status reported as error)
Status in apt package in Ubuntu:
Fix Released
Bug description:
Binary package hint: update-manager
adept_updater launches Distribution Upgrade tool for "Upgrading
Kubuntu to Version 7.10" During the Preparing the upgrade step it
reports "Errror during update A problem occured during the update.
This is usually some sort of network problem, please check your
network connection and retry."
The listed errors are:
Failed to fetch http://medibuntu.sos-sts.com/repo/dists/feisty/free/binary-i386/Packages.gz 302 Found
Failed to fetch http://medibuntu.sos-sts.com/repo/dists/feisty/non-free/binary-i386/Packages.gz 302 Found
Failed to fetch http://medibuntu.sos-sts.com/repo/dists/feisty/free/source/Sources.gz 302 Found
Failed to fetch http://medibuntu.sos-sts.com/repo/dists/feisty/non-free/source/Sources.gz 302 Found
302 responses are http temporary redirects, the Distribution upgrade
tool should fetch the package from the redirected location and go on
its way. There is no error to present to the user.
After closing the error dialog, the program exits. The 302 responses
are preventing a successful upgrade.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/184354/+subscriptions
More information about the foundations-bugs
mailing list