[Setup] Migration from 2.5.5 -> 3.0.6

akertis akertis at gmail.com
Thu Aug 21 03:13:37 UTC 2008


I'm trying to migrate from 2.5.5 to 3.0.6 but when i try to do
portal_migration i get these errors:

   1.
      2008-08-20T22:49:38 INFO Plone 
   2.
      Starting the migration from version: 2.5.5
   3.
      ------
   4.
      2008-08-20T22:49:38 INFO Plone 
   5.
      Attempting to upgrade from: 2.5.5
   6.
      ------
   7.
      2008-08-20T22:49:38 ERROR Plone 
   8.
      Upgrade aborted
   9.
      ------
  10.
      2008-08-20T22:49:38 ERROR Plone 
  11.
      Error type: exceptions.KeyError
  12.
      ------
  13.
      2008-08-20T22:49:38 ERROR Plone 
  14.
      Error value: 'Products.CMFPlone:plone'
  15.
      ------
  16.
      2008-08-20T22:49:38 ERROR Plone 
  17.
        File "C:\Program Files\Plone
3\Data\Products\CMFPlone\MigrationTool.py", line 210, in upgrade
  18.
          newv, msgs = self._upgrade(newv)
  19.
       
  20.
      ------
  21.
      2008-08-20T22:49:38 ERROR Plone 
  22.
        File "C:\Program Files\Plone
3\Data\Products\CMFPlone\MigrationTool.py", line 321, in _upgrade
  23.
          res = function(self.aq_parent)
  24.
       
  25.
      ------
  26.
      2008-08-20T22:49:38 ERROR Plone 
  27.
        File "C:\Program Files\Plone
3\Data\Products\CMFPlone\migrations\v3_0\alphas.py", line 97, in
three0_alpha1
  28.
          updateImportStepsFromBaseProfile(portal, out)
  29.
       
  30.
      ------
  31.
      2008-08-20T22:49:38 ERROR Plone 
  32.
        File "C:\Program Files\Plone
3\Data\Products\CMFPlone\migrations\v3_0\alphas.py", line 1361, in
updateImportStepsFromBaseProfile
  33.
          tool.setBaselineContext("profile-Products.CMFPlone:plone")
  34.
       
  35.
      ------
  36.
      2008-08-20T22:49:38 ERROR Plone 
  37.
        File "C:\Program Files\Plone 3\Data\Products\GenericSetup\tool.py",
line 225, in setBaselineContext
  38.
          self.applyContextById(context_id, encoding)
  39.
       
  40.
      ------
  41.
      2008-08-20T22:49:38 ERROR Plone 
  42.
        File "C:\Program Files\Plone 3\Data\Products\GenericSetup\tool.py",
line 230, in applyContextById
  43.
          context = self._getImportContext(context_id)
  44.
       
  45.
      ------
  46.
      2008-08-20T22:49:38 ERROR Plone 
  47.
        File "C:\Program Files\Plone 3\Data\Products\GenericSetup\tool.py",
line 893, in _getImportContext
  48.
          info = _profile_registry.getProfileInfo(context_id)
  49.
       
  50.
      ------
  51.
      2008-08-20T22:49:38 ERROR Plone 
  52.
        File "C:\Program Files\Plone
3\Data\Products\GenericSetup\registry.py", line 584, in getProfileInfo
  53.
          result = self._profile_info[ profile_id ]
  54.
       
  55.
      ------
  56.
      2008-08-20T22:49:38 INFO Plone 
  57.
      End of upgrade path, migration has finished
  58.
      ------
  59.
      2008-08-20T22:49:38 ERROR Plone 
  60.
      The upgrade path did NOT reach current version
  61.
      ------
  62.
      2008-08-20T22:49:38 ERROR Plone 
  63.
      Migration has failed 

Any help would be great. I don't understand why its failing.
-- 
View this message in context: http://n2.nabble.com/Migration-from-2.5.5--%3E-3.0.6-tp737330p737330.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.




More information about the Setup mailing list