Does this also fix the following problem with '/usr/bin/do-release- upgrade' which i have with jaunty?
The python script tries to download something like http://changelogs.ubuntu.com/meta-release, but fails because of not handling proxy authentification. The problematic code is in /usr/share/pyshared/UpdateManager/Core/MetaRelease.py around line 251. It generates 407: ('Proxy Authentication Required', 'You must authenticate with this proxy before proceeding.'), -- url_downloadable ignores proxy settings https://bugs.launchpad.net/bugs/446552 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
