Don't get ZODB 3.10 by installing Zope2.13
Hello! I found in documentation for Zope2.13a http://docs.zope.org/zope2/releases/2.13/WHATSNEW.html <http://docs.zope.org/zope2/releases/2.13/WHATSNEW.html> that it's including ZODB 3.10. By running easy_install -i http://download.zope.org/Zope2/index/2.13.0a3 <http://download.zope.org/Zope2/index/2.13.0a3> Zope2 I got ZODB3-3.9.5-py2.7-linux-i686. egg. Whats wrong? -- Best Regards Vlad Vorobiev
Am 23.08.2010, 21:14 Uhr, schrieb Vladislav Vorobiev <vavvav@mykniga.de>:
easy_install -i http://download.zope.org/Zope2/index/2.13.0a3<http://download.zope.org/Zope2/index/2.13.0a3> Zope2 I got ZODB3-3.9.5-py2.7-linux-i686. egg.
Hi Vlad, I think there's something horribly wrong with your mail client as it's double-quoting URLs in text/plain. I just ran a test and got: Downloading/unpacking ZODB3 (from Zope2) Downloading ZODB3-3.10.0b4.tar.gz (711Kb): 711Kb downloaded Running setup.py egg_info for package ZODB3 Are you using a virtual environment? If not, it's possible that the older version of ZODB is already there. Or some dependency of ZODB isn't met by your system. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-600-3657 Mobile: +49-178-782-6226
On Mon, Aug 23, 2010 at 9:14 PM, Vladislav Vorobiev <vavvav@mykniga.de> wrote:
I found in documentation for Zope2.13a
http://docs.zope.org/zope2/releases/2.13/WHATSNEW.html
that it's including ZODB 3.10.
By running
easy_install -i http://download.zope.org/Zope2/index/2.13.0a3 Zope2 I got ZODB3-3.9.5-py2.7-linux-i686. egg.
Whats wrong?
Looks like the script building the index has a bug. Looking at http://download.zope.org/Zope2/index/2.13.0a3/ZODB3/ there's indeed 3.9.5 versions linked there. Could you open a ticket at https://bugs.launchpad.net/zope2 so we won't forget about this? Thanks, Hanno
Hi, I tried with clean python installation (2.6 and 2.7), with virtualnv and without. I got allways Installed /home/p26/test/my_zope/lib/ python2.6/site-packages/ZopeUndo-2.12.0-py2.6.egg Searching for ZODB3 Reading http://download.zope.org/Zope2/index/2.13.0a3/ZODB3/ <http://download.zope.org/Zope2/index/2.13.0a3/ZODB3/> Best match: ZODB3 3.9.5 Downloading http://pypi.python.org/packages/source/Z/ZODB3/ZODB3-3.9.5.tar.gz <http://pypi.python.org/packages/source/Z/ZODB3/ZODB3-3.9.5.tar.gz> Processing ZODB3-3.9.5.tar.gz Running ZODB3-3.9.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VIJx5b/ZODB3-3.9.5/egg-dist-tmp-X2Ak0k I created a bugreport. ps: my normal email for this mailings list is **mymir.org@gmail.com**. I subscribe the list and get emails but I can't send anything. No mail from mymir.org@gmail.com was accept <http://www.dict.cc/englisch-deutsch/accept.html>. Please fix it if posible.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/25/10 21:32 , Vladislav Vorobiev wrote:
ps: my normal email for this mailings list is **mymir.org@gmail.com**. I subscribe the list and get emails but I can't send anything. No mail from mymir.org@gmail.com was accept <http://www.dict.cc/englisch-deutsch/accept.html>. Please fix it if posible.
The reason is very simple: You are subscribed as "mymir.org@gmail.com". However, I see several log entries where the from address is "mymir.org@googlemail.com". The sender address is not accepted, since no one is subscribed with the address "mymir.org@googlemail.com". This is something you need to fix. jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkx1khwACgkQRAx5nvEhZLIMAACgnS8FcpP3jFfA5mE5ifjy0enr sxAAn1UrT7GNB9PpBfAYVZMANK+SNj4x =GI9j -----END PGP SIGNATURE-----
participants (4)
-
Charlie Clark -
Hanno Schlichting -
Jens Vagelpohl -
Vladislav Vorobiev