Unable to get sahana-eden branch

Asked by Komal

I was trying to get the sahana-eden branch::
I get the following error:

komal@Aspire-5738:~/www-data/web2py/applications/eden$ bzr branch lp:sahana-eden
bzr: WARNING: bzrlib version doesn't match the bzr program.
This may indicate an installation problem.
bzrlib from ['/usr/lib/python2.6/dist-packages/bzrlib'] is version (2, 2, 1, 'final', 0)
bzr: ERROR: Connection error: while sending CONNECT xmlrpc.launchpad.net:443: [Errno 110] Connection timed out

What is the problem?
Please help me.

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

On 8 February 2011 10:18, Komal <email address hidden> wrote:
> komal@Aspire-5738:~/www-data/web2py/applications/eden$ bzr branch lp:sahana-eden
> bzr: WARNING: bzrlib version doesn't match the bzr program.
> This may indicate an installation problem.
> bzrlib from ['/usr/lib/python2.6/dist-packages/bzrlib'] is version (2, 2, 1, 'final', 0)
> bzr: ERROR: Connection error: while sending CONNECT xmlrpc.launchpad.net:443: [Errno 110] Connection timed out
>
> What is the problem?

There are two things.

Firstly you're running a bzr program that doesn't match bzrlib.
Perhaps you have a stray copy of one or both of them lying around from
a previous installation attempt. But this is probably not the main
problem, which is that you probably have a proxy or firewall blocking
your connections to Launchpad.

Can you help with this problem?

Provide an answer of your own, or ask Komal for more information if necessary.

To post a message you must log in.