I do not have any portal_atct before I run the migration, so I cannot do anything besides the migration! Checking the products (several are broken, of course, before the migration) I see that ATContentTypes is NOT broken, but it is a different version (actual 1.0.1, source 0.2.0-rc4). At this point I tried to run the migration, wich was ok, no errors reported. I also tried to run the migration with ATCT 0.2.0, but I get this.
As posted several times by Raphael Ritz, what you need to do here is:
Explicitly install ATCT using the portal_quickinstaller Go to portal_atct which will have now appeared. Do a recatalog CMF from the portal_atct Do a version migration (0.2.0 -> 1.0) from portal_atct Do a types migration from portal_atct Now run the normal portal_migration. BTW, best to use 2.1.2 due to recent bug fixes. Hope that helps, Nick _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
