-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of jdalley Sent: Monday, December 07, 2009 2:23 PM To: [email protected] Subject: Re: [Setup] Replacing Data.fs and Products during Upgrade
After removing All the CMF Products from the new install directory's Products folder, I am able to upgrade the site!! However; it gets halfway through and throws this error: Starting the migration from version: 3.1.5 Attempting to upgrade from: 3.1.5 Upgrade to: 3.1.5.1, completed Attempting to upgrade from: 3.1.5.1 Upgrade to: 3.1.6, completed Attempting to upgrade from: 3.1.6 Upgrade to: 3.1.7, completed Attempting to upgrade from: 3.1.7 Upgrade to: 3.2a1, completed Attempting to upgrade from: 3.2a1 Upgrade to: 3.2rc1, completed Attempting to upgrade from: 3.2rc1 Upgrade to: 3.2, completed Attempting to upgrade from: 3.2 Upgrade to: 3.2.1, completed Attempting to upgrade from: 3.2.1 Upgrade aborted Error type: exceptions.KeyError Error value: 'profile-Products.CMFPlone.migrations:3.2-3.2.1' File "c:\program files\plone\buildout-cache\eggs\plone-3.2.3-py2.4.egg\Products\CMFPlone\Migr ationTool.py", line 210, in upgrade newv, msgs = self._upgrade(newv) File "c:\program files\plone\buildout-cache\eggs\plone-3.2.3-py2.4.egg\Products\CMFPlone\Migr ationTool.py", line 321, in _upgrade res = function(self.aq_parent) File "c:\program files\plone\buildout-cache\eggs\plone-3.2.3-py2.4.egg\Products\CMFPlone\migr ations\v3_2\__init__.py", line 20, in three21_three22 'profile-Products.CMFPlone.migrations:3.2-3.2.1') File "c:\program files\plone\buildout-cache\eggs\plone-3.2.3-py2.4.egg\Products\CMFPlone\migr ations\migration_util.py", line 107, in loadMigrationProfile tool.runAllImportStepsFromProfile(profile, purge_old=False) File "C:\Program Files\Plone\products\GenericSetup\tool.py", line 390, in runAllImportStepsFromProfile ignore_dependencies=ignore_dependencies) File "C:\Program Files\Plone\products\GenericSetup\tool.py", line 1155, in _runImportStepsFromContext chain = self.getProfileDependencyChain( profile_id ) File "C:\Program Files\Plone\products\GenericSetup\tool.py", line 1135, in getProfileDependencyChain dependencies = self.getDependenciesForProfile( profile_id ) File "C:\Program Files\Plone\products\GenericSetup\tool.py", line 911, in getDependenciesForProfile raise KeyError, profile_id End of upgrade path, migration has finished The upgrade path did NOT reach current version Migration has failed -- View this message in context: http://n2.nabble.com/Replacing-Data-fs-and-Products-during-Upgrade-tp4108334 p4127956.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
