← Back to team overview

launchpad-dev team mailing list archive

Re: shortcut for getting python-oops-tools running

 

On Thu, Dec 8, 2011 at 3:57 AM, Robert Collins
<robertc@xxxxxxxxxxxxxxxxx> wrote:
> So, python-oops-tools now uses the LP sourcedeps cache.
>
> This means that:
> bzr branch lp:python-oops-tools
> cd python-oops-tools
> ln -s $pathto/lp-sourcedeps/download-cache
> ln -s $pathto/lp-sourcedeps/eggs
> make bin/buildout
>

You can also set LAZR_SOURCEDEPS_DIR environment variable to point to
your lp-sourcedeps dir and `make` will create the symbolic link for
you.

> should get you nicely setup in one shot. Then follow
> src/oopstools/NEWS.txt and make a DB for it, and you can use it with
> your LP dev mode oopses (per
> https://lists.launchpad.net/launchpad-dev/msg08183.html).
>
> Cheers,
> Rob
>
> _______________________________________________
> Mailing list: https://launchpad.net/~launchpad-dev
> Post to     : launchpad-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~launchpad-dev
> More help   : https://help.launchpad.net/ListHelp



-- 
Diogo M. Matsubara


References