Fwd: Re: pile of DJANGO errors came in...
Jeremy Kerr
jk at ozlabs.org
Thu Feb 19 09:37:03 EST 2009
Hi John,
> Got a pile of Django/Patchwork error e-mails that came through my
> inbox, specifically they look like they are problems / bugs in
> patchwork somewhere. Attached are the trace backs from the errors.
> If you can take a glance at them I would greatly appreciate it.
Looks like you need to run the SQL migration script to upgrade your DB
to the new version:
psql -f lib/sql/migration/005-bundle-patch-ordering.sql
This script has only been tested on Postgres, and I haven't tested on
mysql. If you're using mysql on kernel.org, let me know, and I'll do
some testing first.
Cheers,
Jeremy
More information about the Patchwork
mailing list