On 9 March 2012 17:20, siva sandeep <[email protected]> wrote: > Good day everyone. > > My name is Siva Sandeep doing my final year of engineering in India. > > My final year project is on scheduling policies of Eucalyptus. So I have > installed bazaar and I tried to get the code of eucalyptus using this > command, > > "bzr branch lp:eucalyptus". > > I got a certificate Error saying that the Hostname '172.16.16.16' doesn't > match with either of '*.launchpad.net', 'launchpad.net'. > > Could anyone help me out here, So I could download that branch of Eucalyptus > and continue with my project.
Your college's network has some kind of proxy or firewall that's interfering with network traffic and returning a private ip address. You need to ask them how to make an outbound connection to either http or ssh. You might need to set the http_proxy environment variable. -- Martin _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

