Getting "quickly release" to work behind a proxy server
Hi,
May I know what steps are needed to have "quickly release" work behind a proxy server:
I get the following message when executing quickly release
Get Launchpad Settings
Traceback (most recent call last):
File "/usr/share/
launchpad = launchpadaccess
File "/usr/lib/
allow_
File "/usr/lib/
credential_
File "/usr/lib/
credentials = authorization_
File "/usr/lib/
request_
File "/usr/lib/
token_
File "/usr/lib/
url, method='POST', headers=headers, body=urlencode(
File "/usr/lib/
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "/usr/lib/
(response, content) = self._conn_
File "/usr/lib/
conn.connect()
File "/usr/lib/
raise socket.error, msg
socket.error: [Errno 113] No route to host
ERROR: release command failed
Aborting
I am able to manually push the source onto launchpad using bzr (had to configure ssh to use corkscrew for this)
Question information
- Language:
- English Edit question
- Status:
- Open
- For:
- Quickly Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Kenneth Chia for more information if necessary.