Public bug reported:

I've just tried using the backportpackage command from behind a proxy. I
had to manually go in and set proxy_info on calls in the following
files/routines where httplib2.Http was being instantiated without any
proxy information. I think someone needs to go through and address this
issue globally, because if I accidentalyl hit two locations, odds are
there's more!

ubuntutools/archive.py: def _donwload_dsc()
response, body = httplib2.Http().request(url)

ubuntutools/lp/lpapicache.py: login_anonymously()
self.__lp = LP.login_anonymously('ubuntu-dev-tools', service, 
version=api_version)

** Affects: ubuntu-dev-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1396521

Title:
  ubuntu-dev-tools needs better proxy support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1396521/+subscriptions

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to