Description of problem: If I set the http_proxy, the bkr will show the error: AttributeError: TimeoutHTTPSProxyConnection instance has no attribute '_set_hostport'. Version-Release number of selected component (if applicable): Beaker 23.0.git.242.fda9403 Python 2.7.11 How reproducible: 100% Steps to Reproduce: 1. Set http_proxy 2. Install/config beaker-client 3. Start kinit 4. $bkr whoami Actual results: AttributeError: TimeoutHTTPSProxyConnection instance has no attribute '_set_hostport' Expected results: {'username': 'xx', 'email_address': 'xx'} Additional info: I tried bkr with http_proxy in python 2.7.5. bkr works well.
More information in the archives: http://post-office.corp.redhat.com/archives/beaker-dev-list/2016-June/msg00020.html
https://gerrit.beaker-project.org/5846
This bug fix is included in beaker-client-24.4-0.git.27.414c5acf8 which is currently available for download here: https://beaker-project.org/nightlies/release-24/
Beaker 24.4 has been released.