Skip to content

Upgrade Step Evolution Error: Version  #465

Closed
@cintiacinquini

Description

We have a project called Identidade de Governo (IDG) https://github.com/plonegovbr/brasil.gov.portal whose version was updated from 1.4 to 1.5.
plone.restapi was incorporated in version 1.5 (https://github.com/plonegovbr/portal.buildout/blob/2e0a598f4e330fd6ebb43d815d5b1e4d7ea82a4c/buildout.d/versions.cfg#L106) which was not present in the previous version, 1.4.
We have a portal in production with real contents. During the Upgrade Steps from 1.4 to 1.5 in this portal, we ran into this error message:

Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 48, in call_object
Module Products.GenericSetup.tool, line 1053, in manage_doUpgrades
Module Products.GenericSetup.upgrade, line 166, in doStep
Module brasil.gov.portal.upgrades.v10803, line 21, in install_restapi
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 602, in installProduct
traceback_info: ('plone.restapi',)
Module Products.GenericSetup.tool, line 388, in runAllImportStepsFromProfile
traceback_info: profile-plone.restapi:default
Module Products.GenericSetup.tool, line 1433, in _runImportStepsFromContext
Module Products.GenericSetup.tool, line 1245, in _doRunImportStep
traceback_info: plone.restapi
Module plone.restapi.setuphandlers, line 32, in import_various
Module plone.restapi.setuphandlers, line 12, in install_pas_plugin
AttributeError: contains
relatorio de upgrade steps do portal federativo-1_html_6d69e603

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions