plone / plonedev.vagrant

A Vagrant setup for a Plone development VirtualBox
https://plone.org/download
84 stars 48 forks source link

error trying on osx #17

Closed dryaf closed 8 years ago

dryaf commented 8 years ago

./buildout.sh -c develop.cfg Updating _mr.developer. Updating instance. Updating repozo. Updating backup. Updating zopepy. Updating unifiedinstaller. Updating test. Updating diazotools. Updating checkdocs. Updating mrbob. Updating releaser. Connection to 127.0.0.1 closed.

./plonectl.sh fg 2016-01-19 07:20:52 INFO ZServer HTTP server started at Tue Jan 19 07:20:52 2016 Hostname: 0.0.0.0 Port: 8080 2016-01-19 07:20:53 ERROR Application Could not import Products.ATContentTypes Traceback (most recent call last): File "/home/vagrant/Plone/buildout-cache/eggs/Zope2-2.13.23-py2.7.egg/OFS/Application.py", line 606, in import_product product=import(pname, global_dict, global_dict, silly) File "/home/vagrant/Plone/buildout-cache/eggs/Products.ATContentTypes-2.2.10-py2.7.egg/Products/ATContentTypes/init.py", line 11, in from Products.ATContentTypes.config import HAS_LINGUA_PLONE File "/home/vagrant/Plone/buildout-cache/eggs/Products.ATContentTypes-2.2.10-py2.7.egg/Products/ATContentTypes/config.py", line 11, in from Products.ATContentTypes.configuration import zconf File "/home/vagrant/Plone/buildout-cache/eggs/Products.ATContentTypes-2.2.10-py2.7.egg/Products/ATContentTypes/configuration/init.py", line 1, in from Products.ATContentTypes.configuration.config import zconf File "/home/vagrant/Plone/buildout-cache/eggs/Products.ATContentTypes-2.2.10-py2.7.egg/Products/ATContentTypes/configuration/config.py", line 5, in from Products.ATContentTypes.configuration.schema import atct