ubuntu-dev-tools needs better proxy support

Bug #1396521 reported by Jonathan Hogg
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubuntu-dev-tools (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

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)

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntu-dev-tools (Ubuntu):
status: New → Confirmed
Revision history for this message
Dan Streetman (ddstreet) wrote :

> I've just tried using the backportpackage command from behind a proxy

are you running Bionic or Focal?

Changed in ubuntu-dev-tools (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Dan Streetman (ddstreet) wrote :

Oh wow I didn't notice this bug is from 2014. Not sure who added the recent confirmation, but at this point, this is probably a duplicate of bug 1887638

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.