|
From: Sohel A P. <sap...@nd...> - 2018-01-08 10:02:46
|
Hello All, I am very much excited to see first look of Senaite in my local environment. First of all congratulation to the entire community. "Nara" and "Riding" you rocks. I am following the procedure to install the Senaite given at https://github.com/senaite/senaite.core But getting error as below, please help me out. I am using plone 4.3.11. Prompt help will be appreciated sudo -u plone_buildout bin/buildout -c senaite.cfg Develop: '/usr/local/Plone/zeocluster/src/senaite.core' error: could not create 'senaite.core.egg-info': Permission denied While: Installing. Processing develop directory '/usr/local/Plone/zeocluster/src/senaite.core'. An internal error occurred due to a bug in either zc.buildout or in a recipe being used: Traceback (most recent call last): File "/usr/local/Plone/buildout-cache/eggs/zc.buildout-2.5.3-py2.7.egg/zc/buildout/buildout.py", line 1995, in main getattr(buildout, command)(args) File "/usr/local/Plone/buildout-cache/eggs/zc.buildout-2.5.3-py2.7.egg/zc/buildout/buildout.py", line 528, in install installed_develop_eggs = self._develop() File "/usr/local/Plone/buildout-cache/eggs/zc.buildout-2.5.3-py2.7.egg/zc/buildout/buildout.py", line 770, in _develop zc.buildout.easy_install.develop(setup, dest) File "/usr/local/Plone/buildout-cache/eggs/zc.buildout-2.5.3-py2.7.egg/zc/buildout/easy_install.py", line 996, in develop call_subprocess(args) File "/usr/local/Plone/buildout-cache/eggs/zc.buildout-2.5.3-py2.7.egg/zc/buildout/easy_install.py", line 160, in call_subprocess % repr(args)[1:-1]) Exception: Failed to run command: '/usr/local/Plone/Python-2.7/bin/python', '/tmp/tmplHUYiw', '-q', 'develop', '-mN', '-d', '/usr/local/Plone/zeocluster/develop-eggs/tmp0w5zgPbuild' Regards, Sohel |