I'm working on updating from 3.1.7 to 3.3.5, and things were going smoothly
until I tried to install plone.app.blob. I've backed out all the other
products I was trying to install, and I'm working with a clean Data.fs, and
I get this error message when I run buildout:
-------
Uninstalling zopepy.
Updating zope2.
Updating fake eggs
Updating productdistros.
Installing instance.
Getting distribution for 'zope.proxy>=3.4'.
ld: warning: directory
'/Users/steve/nobackup/osx-3.3/Plone-3.3.5-UnifiedInstaller/work-build/Python-2.4/lib'
following -L not found
No eggs found in
/var/folders/Mb/Mb2UITIrH6eElheXUieUH++++TI/-Tmp-/easy_install--gJMWw/zope.proxy-3.6.0/egg-dist-tmp-d2VlOS
(setup script problem?)
While:
Installing instance.
Getting distribution for 'zope.proxy>=3.4'.
Error: Couldn't install: zope.proxy 3.6.0
------
Here are the relative parts of my buildout.cfg:
------
eggs =
Plone
plone.app.blob
...
zcml =
plone.app.blob
...
[instance]
recipe = plone.recipe.zope2instance
zope2-location = ${zope2:location}
blob-storage = var/blobstorage
...
[versions]
...
plone.app.blob = 1.0b5
ZODB3 = 3.8.3
------
I've tried pinning different versions of plone.app.blob (going both up and
down), but it just changes the required version of zope.proxy. According to
PyPI zope.proxy is available (http://pypi.python.org/pypi/zope.proxy/3.6.0).
Thanks in advance.
Kevin
--
View this message in context:
http://plone.293351.n2.nabble.com/plone-app-blob-and-Plone-3-3-5-tp5245829p5245829.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