Hi Ralf, Can you verify the versions of Django and django_evolution that are installed?
Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On Mon, Feb 8, 2016 at 7:17 AM, Ralf Mueller <[email protected]> wrote: > Hello, > > I tried to upgrade ReviewBoard on Lnux from version 17.2.18 (running on > Fedora core 20) to version 2.5.2 (running on Centos 7.2). > The rb-site > > I using mariadb / mysql database. > > During "rb-site manage xxx upgrade" I got following error message > The following are the changes that could not be resolved: > The application markup has been deleted > In model diffviewer.FileDiff: > In field 'legacy_diff_hash': > Property 'db_column' has changed > In field 'legacy_parent_diff_hash': > Property 'db_column' has changed > CommandError: Your models contain changes that Django Evolution cannot > resolve automatically. > > All packages are up-to-data, especially the django-evolution. > > (Full log attached) I have tried to convert the database tables to > InnoDB format but it didn't help. > I attached the output of "evolve --hint", the upgrade log and a mysqldump > from the database scheme and the tables "django_evolution > django_project_version". > > > > Every hint is welcome. > > Regards, > Ralf > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://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. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://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.
