Hi Paul, you can't upgrade directly from Plumi 0.2.x to Plumi 4.x
You need to go through the 0.2.x->3.x migration process first, which involves exporting all your old content and reimporting it in a Plumi 3.x site: Try using this buildout: http://svn.plone.org/svn/collective/plumi.buildout/branches/3.1/ Also check out this document: http://svn.plone.org/svn/collective/plumi.buildout/branches/3.1/MIGRATING.txt Cheers, Dimitris On Dec 2, 2011, at 10:49 AM, paul batoum wrote: > Hi Dimitris > > i trying to move from plumi 2 to plumi 4 and now i am just > trying to install the plumi 4 dev instance and i get the debug > instance running but everytime i try to install transcode.star or plumi > add-on under the plone site up > > On Thu, Dec 1, 2011 at 8:19 PM, Dimitris Moraitis <[email protected]> wrote: > Hi Paul, > > from which version are you upgrading? Also what exactly are you doing to > trigger this error? > > You could try (re)installing collective.transcode.star beforehand. > > Also check the value of the supported mimetypes setting in Transcoding > Settings in the Control Panel. > > Cheers, > Dimitris > > On Dec 1, 2011, at 11:21 AM, paul batoum wrote: > > > Hi All Plumi guys > > > > I have been trying to move my plumi site : africaontv to the new plumi 4 2 2 > > but i get the following error any help would be appreciated : > > > > Traceback (innermost last): > > Module ZPublisher.Publish, line 127, in publish > > > > Module ZPublisher.mapply, line 77, in mapply > > Module ZPublisher.Publish, line 47, in call_object > > Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 575, in > > installProducts > > Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 512, in > > installProduct > > > > - __traceback_info__: ('collective.transcode.star',) > > Module Products.GenericSetup.tool, line 323, in > > runAllImportStepsFromProfile > > - __traceback_info__: profile-collective.transcode.star:default > > Module Products.GenericSetup.tool, line 1080, in > > _runImportStepsFromContext > > > > Module Products.GenericSetup.tool, line 994, in _doRunImportStep > > - __traceback_info__: plone.app.registry > > Module plone.app.registry.exportimport.handler, line 29, in importRegistry > > Module plone.app.registry.exportimport.handler, line 66, in importDocument > > > > Module plone.app.registry.exportimport.handler, line 219, in importRecords > > Module plone.registry.registry, line 90, in registerInterface > > Module plone.registry.record, line 63, in __init__ > > Module zope.schema._bootstrapfields, line 147, in validate > > > > Module zope.schema._field, line 415, in _validate > > WrongContainedType: ([WrongType('application/ogg', <type 'unicode'>, ''), > > WrongType('video/ogg', <type 'unicode'>, ''), WrongType('video/x-ogg', > > <type 'unicode'>, ''), WrongType('video/x-ogm+ogg', <type 'unicode'>, ''), > > WrongType('video/flv', <type 'unicode'>, ''), WrongType('video/x-flv', > > <type 'unicode'>, ''), WrongType('video/mpeg', <type 'unicode'>, ''), > > WrongType('video/3gpp', <type 'unicode'>, ''), WrongType('video/x-ms-wmv', > > <type 'unicode'>, ''), WrongType('video/quicktime', <type 'unicode'>, ''), > > WrongType('video/x-la-asf', <type 'unicode'>, ''), > > WrongType('video/x-ms-asf', <type 'unicode'>, ''), > > WrongType('video/x-msvideo', <type 'unicode'>, ''), WrongType('video/mp4', > > <type 'unicode'>, ''), WrongType('video/webm', <type 'unicode'>, '')], > > 'value') > > > > Thanks > > _______________________________________________ > > Discuss mailing list > > [email protected] > > http://lists.plumi.org/listinfo/discuss > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.plumi.org/listinfo/discuss > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.plumi.org/listinfo/discuss
_______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
