Hi Paul, I'm going to see about getting a fix out soon. Would you be able to get me a database dump pre-upgrade that just contains the schema for the whole database + the contents of just the django_evolution and django_project_version tables?
(You can just do a dump without data and send that, and another just containing those tables with data, and I'll stitch them together.) The problem looks to be in django-evolution, not Review Board, so I can get a release out fast for that. (Though, you may need to hand-patch until there's a new RPM rolled.) Christian On Wednesday, May 21, 2014, Paul Fee <[email protected]> wrote: > Following the release of RB2.0, I retested with the latest packages in > Fedora rawhide and EPEL. > > The issue is still present with ReviewBoard-2.0-13.fc21 on Fedora rawhide. > > The same procedure (a database import and rb-site upgrade) works with > ReviewBoard-1.7.25-1.el6 on CentOS6+EPEL. > > Note on Fedora, the database dump was modified from MyISAM to InnoDB > before importing. On CentOS, the engine was left as MyISAM, presumably > because the default engine used by MySQL on CentOS is MyISAM where as it's > InnoDB with mariadb on Fedora Rawhide. > > Any advice on next steps to debug? > > Since there are a few differences between the systems, perhaps eliminate a > few, e.g. use Fedora Rawhide for both 2.0 and 1.7.25 tests, that way > mariadb will be common to both setups. > > -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
