It seems that both Plone 2.1.x and 2.5.x got upgraded about one week ago. New versions include improved policies to counter the spam attacks and this upgrade is highly recommended by Plone developers.
Thank You for providing us information about release. I commited updates and portage now contains: plone-2.1.4 plone-2.5.1_rc1 (this is RC, not full version!) Please do: 1. test if these releases work ok 2. let me know after full 2.5.1 release by reopening this bug. Thank You for Your help.
I have Plone 2.5 in use. I just tried to emerge this new rc1 ebuild, but unfortunately something went wrong. Could be just me, though, since I need plenty of morning coffee before I can function properly. I'll retry this later. So what I did was: - Stopped my zope instance with /etc/init.d/zope-jaba-2.5 stop. - Took a backup of my zope instance. - emerged Plone 2.5.1-rc1 with emerge plone (it seem to emerge without any errors) - Added Plone 2.5.1-rc1 with zprod-manager add. - Started my zope instance. - Clicked Portal Migration in ZMI. It seemed to migrate my Plone to the latest and greatest version. - Clicked ATCT migration, since it also had a red exclamation mark requiring attention. - Restarted my zope instance one more time. At this point I was hoping everything still works. Nope. I tried to refresh my website and zope just returned some generic error. At this point I downgraded to Plone 2.5, since I don't have time for more testing right now. I'll attach my zope event.log to this bug.
Created attachment 97997 [details] Plone 2.5 -> 2.5.1-rc1 migration event log Something's going wrong.
Bugzilla won't let me reopen this bug as Radoslaw described in comment #1. There seems to be a problem with this upgrade still (or else I'm doing something wrong when I attempt to upgrade the plone instance itself, although I did the same thing that Janne did except that one step failed and I stopped there). I have a fully functional 2.5 instance running fine now. I upgraded my portage copy of plone from 2.5 to 2.5.1 today with no problems, but when I attempt the zprod-manager add (interactive) procedure to upgrade my plone instance from 2.5 to 2.5.1, zprod-manager exits immediately and displays this error: ZPROD-MANAGER WARNING: Overwrite possiblity detected at Archetypes ERROR 0 My portage copy is current, and my zprod-manager copy is up-to-date with portage (0.3). What's the proper gentoo way of upgrading plone here?
Kevin, using zprod-manager, please first uninstall previous plone source from given zope instance. Then try to add a new one. Please pay attention that now emerge does not install/uninstall products to default zope instance, as it did till around Christmas Eve (change in zproduct.eclass).