Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: update-manager (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/361554
Title
** Changed in: update-manager (Ubuntu)
Status: Fix Released => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/361554
Title:
update-manager doesn't honor apt.conf Proxy setting
To manage n
The problem is proxy authentication which is not exported from the gnome
proxy settings to the apt.conf file.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/361554
Title:
update-manager doesn't honor
This bug is present in natty and as a result I can not upgrade to
oneric. I do not know how it comes it was fixed in jaunty. I do not seem
allowed to reopen, please do so in my place.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
** Changed in: update-manager (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/361554
Title:
update-manager doesn't honor apt.conf Proxy setting
-
Thanks Rob for your patch.
A similar patch is now uploaded to jaunty-proposed so getting the
update-manager from there should fix the issue (see bug #446552).
** Changed in: update-manager (Ubuntu)
Status: New => Fix Committed
--
update-manager doesn't honor apt.conf Proxy setting
https:
The bug is in /usr/lib/python2.6/dist-
packages/UpdateManager/Core/utils.py . The url_downloadable function
does not try to use the proxy.
The offending code is:
import urlparse
(scheme, netloc, path, querry, fragment) = urlparse.urlsplit(uri)
c = httplib.HTTPConnection(netloc)
c.request("HEAD",
Workaround: manually edit /etc/apt/sources.list and replace all
occurances of "jaunty" with "karmic" and launch update-manager (without
-d). This works, only does not give you the message box telling stuff
about the new release. It simply offers a distribution upgrade and if
allowed to do, executes
Exactly the same here, normal updates work, "update-manager -d" starts
but hangs if I click the upgrade button.
--
update-manager doesn't honor apt.conf Proxy setting
https://bugs.launchpad.net/bugs/361554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
I am trying to do a release upgrade to karmic from jaunty and have noticed it
does not honor proxy settings.
Currently, regular upgrades work, but the dist-upgrade is failing.
I am running from a non-privileged user prompt
sudo update-manager -d
In another terminal i have a tcpdump running.
W
** Changed in: update-manager (Ubuntu)
Status: Incomplete => New
--
update-manager doesn't honor apt.conf Proxy setting
https://bugs.launchpad.net/bugs/361554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
** Attachment added: "update log"
http://launchpadlibrarian.net/25521056/main.log
--
update-manager doesn't honor apt.conf Proxy setting
https://bugs.launchpad.net/bugs/361554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
Thanks for your bugreport.
update-manager should honor apt.conf. Could you please check if it was
just some bits that got downloaded without the proxy or if it was all
packages. The logs in /var/log/dist-upgrade/ and the apt-cacher logs
should help diagnoising this.
** Changed in: update-manager
13 matches
Mail list logo