Comment 6 for bug 144744

Revision history for this message
Tim Penhey (thumper) wrote : Re: [Bug 144744] Re: get a better design for loggerhead

On Thursday 03 April 2008 13:28:23 Michael Hudson wrote:
> "make run_all" ??
>

I think that there is a missing step documented somewhere.

Loggerhead has a dependancy on turbogears, which in turn needs
either sqlalchemy or sqlobject. If you don't specify sqlobject you
get sqlalchemy which breaks something in Launchpad,

So you need to install python-sqlobject and python-turbogears
to get it to run.