-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error removing resource registry tools in upgrade #197
Labels
Comments
Ah, I see. The code calls I created PR #198 with a fix. |
mister-roboto
pushed a commit
to plone/buildout.coredev
that referenced
this issue
Feb 19, 2019
Branch: refs/heads/master Date: 2019-02-12T20:45:42+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.upgrade@94e8413 Fixed permission error while removing old resource registries. Fixes plone/plone.app.upgrade#197 Files changed: A news/197.bugfix M plone/app/upgrade/v52/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2019-02-19T11:57:28+01:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@2659b44 Merge pull request #198 from plone/maurits-fix-remove_legacy_resource_registries Fixed permission error while removing old resource registries. Files changed: A news/197.bugfix M plone/app/upgrade/v52/betas.py
mister-roboto
pushed a commit
to plone/buildout.coredev
that referenced
this issue
Feb 19, 2019
Branch: refs/heads/master Date: 2019-02-12T20:45:42+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.upgrade@94e8413 Fixed permission error while removing old resource registries. Fixes plone/plone.app.upgrade#197 Files changed: A news/197.bugfix M plone/app/upgrade/v52/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2019-02-19T11:57:28+01:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@2659b44 Merge pull request #198 from plone/maurits-fix-remove_legacy_resource_registries Fixed permission error while removing old resource registries. Files changed: A news/197.bugfix M plone/app/upgrade/v52/betas.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried an upgrade from Plone 5.0.10 to latest 5.2 coredev. The upgrade broke:
Any idea?
cc @ksuess
The text was updated successfully, but these errors were encountered: