launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #05885
Re: "cannot import name LPModerate"
On 24 November 2010 23:35, Jonathan Lange <jml@xxxxxxxxxxxxx> wrote:
> On Wed, Nov 24, 2010 at 7:39 AM, Martin Pool <mbp@xxxxxxxxxxxxx> wrote:
>> In a branch that recently merged lp:launchpad/devel, after doing
>> update-source code; make clean; make; I get the error below.
>>
>
> As part of the 'make', did you see any errors during the building of mailman?
I don't know if it's the same problem but I did just see
Writing WADL for version beta to
lib/canonical/launchpad/apidoc.tmp/wadl-development-beta.xml.
........................... <continues a lot>
cd: 1: can't cd to /home/mbp/launchpad/lp-branches/work/lib/mailman
/bin/sh: bin/update: not found
make[1]: *** [update] Error 127
make[1]: *** Waiting for unfinished jobs....
mkdir /home/mbp/launchpad/lp-branches/work/lib/mailman
mkdir /home/mbp/launchpad/lp-branches/work/lib/mailman/bin
mkdir /home/mbp/launchpad/lp-branches/work/lib/mailman/templates
mkdir /home/mbp/launchpad/lp-branches/work/lib/mailman/scripts
mkdir /home/mbp/launchpad/lp-branches/work/lib/mailman/cron
mkdir /home/mbp/launchpad/lp-branches/work/lib/mailman/pythonlib
which looks a lot like a missing makefile dependency.
However, even after doing a single-threaded re-make, I get the same
error. I can also reproduce it doing a plain 'bin/test' with no
selectivity.
--
Martin
References