[Zope] Zope 2.13.23 installation
Michael Brunnbauer
brunni at netestate.de
Wed Jul 1 17:08:21 CEST 2015
hi all,
Tres Seaver wrote:
>On behalf of the Zope Foundation and its members, I'm pleased to
>announce the 2.13.23 release of the Zope2 package:
Great!
>/path/to/venv/bin/pip install \
>https://raw.githubusercontent.com/zopefoundation/Zope/2.13.23/requirements.txt
raboso:/home/zope/2.13.23$ ./bin/pip install https://raw.githubusercontent.com/zopefoundation/Zope/2.13.23/requirements.txt
Downloading/unpacking https://raw.githubusercontent.com/zopefoundation/Zope/2.13.23/requirements.txt
Downloading requirements.txt
Cannot unpack file /tmp/pip-9UQkA6-unpack/requirements.txt (downloaded from /tmp/pip-GQuiZE-build, content-type: text/plain; charset=utf-8); cannot detect archive format
Cannot determine archive format of /tmp/pip-GQuiZE-build
Storing complete log in /home/zope/./.pip/pip.log
---------------
raboso:/home/zope/2.13.23$ ./bin/pip install --index-url=http://download.zope.org/Zope2/index/2.13.23/ Zope2
Downloading/unpacking Zope2
Could not find any downloads that satisfy the requirement Zope2
No distributions at all found for Zope2
Storing complete log in /home/zope/./.pip/pip.log
---------------
raboso:/home/zope/2.13.23$ ./bin/easy_install -i http://download.zope.org/Zope2/index/2.13.23 Zope2
Searching for Zope2
Reading http://download.zope.org/Zope2/index/2.13.23/Zope2/
Couldn't find index page for 'Zope2' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://download.zope.org/Zope2/index/2.13.23/
No local packages or download links found for Zope2
Best match: None
Traceback (most recent call last):
File "./bin/easy_install", line 8, in <module>
load_entry_point('setuptools==0.6c11', 'console_scripts', 'easy_install')()
File "/home/zope/2.13.23/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 1712, in main
File "/home/zope/2.13.23/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 1700, in with_ei_usage
File "/home/zope/2.13.23/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 1716, in <lambda>
File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
self.run_command(cmd)
File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/home/zope/2.13.23/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 211, in run
File "/home/zope/2.13.23/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 434, in easy_install
File "/home/zope/2.13.23/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/package_index.py", line 475, in fetch_distribution
AttributeError: 'NoneType' object has no attribute 'clone'
---------------
./bin/easy_install ../Zope2-2.13.23.tar.gz works but seems to use the wrong
requirements so Zope2 does not start.
How am I supposed to install Zope2 this time? Which INSTALL.rst,
INSTALL-buildout.rst or INSTALL-virtualenv.rst am I supposed to read (please
provide URL)?
Regards,
Michael Brunnbauer
--
++ Michael Brunnbauer
++ netEstate GmbH
++ Geisenhausener Straße 11a
++ 81379 München
++ Tel +49 89 32 19 77 80
++ Fax +49 89 32 19 77 89
++ E-Mail brunni at netestate.de
++ http://www.netestate.de/
++
++ Sitz: München, HRB Nr.142452 (Handelsregister B München)
++ USt-IdNr. DE221033342
++ Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer
++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mail.zope.org/pipermail/zope/attachments/20150701/20605e89/attachment.sig>
More information about the Zope
mailing list