← Back to team overview

launchpad-dev team mailing list archive

shortcut for getting python-oops-tools running

 

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

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


Follow ups