Ok, I'm far away from being a network and proxy expert, but my first guess is you need to use an https proxy, since launchpad is using https for all requests. Can you please try this: $ export https_proxy=http://<host>:<port> $ bugnumbers -p bughelper
and check the output (I think this will return an exception as py-lp- bugs really is not supporting proxies, but this should not be a 'connection refused' error) Markus -- python-launchpad-bug does not support proxy server https://bugs.launchpad.net/bugs/194097 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
