#8 — plone_hosting not working properly using zopeskel 2.0
| State | Unconfirmed |
|---|---|
| Area | General |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | Andreas Jung |
| Submitted on | Jun 2, 2008 |
| Responsible |
—
|
Last modified on
Jun 2, 2008
by
Andreas Jung
Finished creation of standard hosting buildout.
Configuration summary:
Plone : 3.1.1
HTTP port : 8002
ZEO port : 8000
Proxy port: disabled
Zope admin user : admin
Zope admin password: admin
Traceback (most recent call last):
File "/opt/python-2.4.4/bin/paster", line 7, in ?
sys.exit(
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/command.py", line 79, in run
invoke(command, command_name, options, args[1:])
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/command.py", line 118, in invoke
exit_code = runner.run(args)
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/command.py", line 213, in run
result = self.command()
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/create_distro.py", line 124, in command
self.create_template(
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/create_distro.py", line 167, in create_template
template.run(self, output_dir, vars)
File "/opt/python-2.4.4/lib/python2.4/site-packages/ZopeSkel-2.0-py2.4.egg/zopeskel/base.py", line 44, in run
'w').write(self.name)
IOError: [Errno 2] No such file or directory: './hosting/zopeskel.txt'
Configuration summary:
Plone : 3.1.1
HTTP port : 8002
ZEO port : 8000
Proxy port: disabled
Zope admin user : admin
Zope admin password: admin
Traceback (most recent call last):
File "/opt/python-2.4.4/bin/paster", line 7, in ?
sys.exit(
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/command.py", line 79, in run
invoke(command, command_name, options, args[1:])
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/command.py", line 118, in invoke
exit_code = runner.run(args)
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/command.py", line 213, in run
result = self.command()
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/create_distro.py", line 124, in command
self.create_template(
File "/opt/python-2.4.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg/paste/script/create_distro.py", line 167, in create_template
template.run(self, output_dir, vars)
File "/opt/python-2.4.4/lib/python2.4/site-packages/ZopeSkel-2.0-py2.4.egg/zopeskel/base.py", line 44, in run
'w').write(self.name)
IOError: [Errno 2] No such file or directory: './hosting/zopeskel.txt'