launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #04016
Re: Help needed - ec2 weirdness - Fwd: Test results: FAILURE
On Mon, 02 Aug 2010 16:15:13 Tim Penhey wrote:
> Hi people,
>
> I'm really confused.
>
> My branch that is being merged is one what moves a whole pile of errors
> from canonical.launchpad.webapp.errors into lp.app.errors
> (https://code.edge.launchpad.net/~thumper/launchpad/move-webapp-
> errors/+merge/31505 for those of you interested).
>
> It has lots of changes in it.
>
> However ec2 is failing on a line that doesn't exist in the resulting tree.
> It is complaining about not being able to import UnexpectedFormData from
> canonical.launchpad.webapp.interfaces. This is one of the errors I moved,
> and it isn't in that module any more. What's more is that resulting tree
> has that error imported from lp.app.errors, so I have no freaking idea
> what is going on.
>
> I've merged the remote branch locally and checked the file, and it all
> looks good.
>
> Confusedly yours,
> Tim
It seems as if I was transparently editing the symlinked in shipit code
without realising.
:-(
References