Hello, I'm having troubles trying to ugrade PlonePas to 3.9 on a Plone 3.2.2 as describe here : http://plone.org/products/plone/security/advisories/cve-2009-0662#for-plone-3-2
I have had no problem with openid I'm not using buildout without -n Here is the error I get : ... Updating zope2. Updating fake eggs Updating productdistros. Updating instance. Getting distribution for 'Products.PlonePAS==3.9'. error: Not a recognized archive type: /.../Plone-3.2.2/buildout-cache/downloads/dist/Products.PlonePAS-3.9.zip An error occured when trying to install Products.PlonePAS 3.9.Look above this message for any errors thatwere output by easy_install. While: Updating instance. Getting distribution for 'Products.PlonePAS==3.9'. Error: Couldn't install: Products.PlonePAS 3.9 After that my install does not work anymore : ./bin/plonectl start instance: Error: error opening file /.../Plone-3.2.2/zinstance/parts/instance/etc/zope.conf: [Errno 2] No such file or directory: '/.../Plone-3.2.2/zinstance/parts/instance/etc/zope.conf' For help, use /.../Plone-3.2.2/zinstance/bin/instance -h I went back to : Products.PlonePAS = 3.7 in version.cfg, run buildout and my install is running again Have your seen this problem and how can I fix it ? I have no : python-openid = x.x.x line in my version.cfg file Thanks -- View this message in context: http://n2.nabble.com/buildouts-failing-trying-to-apply-a-security-patch-tp2827015p2827015.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
