← Back to team overview

launchpad-dev team mailing list archive

Re: installed and running, now what?

 

On Thu, Jul 23, 2009 at 23:46, Tim Penhey<tim@xxxxxxxxxx> wrote:
> On Fri, 24 Jul 2009 04:33:43 [LnD] Fernando Pereira wrote:
>> On Thu, Jul 23, 2009 at 5:11 PM, Dave Walker<DaveWalker@xxxxxxxxxx> wrote:
>> > $ make schema
>> >
>> :~/launchpad/lp-branches/devel$ mkdir download-cache
>
> The download-cache needs to be the dependencies for LP.
>
> instead of mkdir download-cache:
>
> bzr checkout lp:lp-source-dependencies download-cache
>
> Tim

well, my firewall is acting up:
:~/launchpad/lp-branches/devel$ bzr checkout lp:lp-source-dependencies
download-cache
bzr: ERROR: [Errno 111] Connection refused

so I tried it a bit around the use of SSH:
:~/launchpad/lp-branches/devel$ bzr branch
nosmart+http://bazaar.launchpad.net/~launchpad/lp-source-dependencies/trunk/

and this works, so now i just have to rename from trunk to download-cache.

Can't the script check for the failure to access via SSH and fallback
to nosmart ?

-- 
Fernando Pereira
(``-_-´´) -- BUGabundo :o)
Linux user #443786    GPG key 1024D/00967685



Follow ups