[Zope-dev] [Zope 2.12] distribution broken

Andreas Jung lists at zopyx.com
Sun Mar 15 03:48:12 EDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 15.03.2009 8:28 Uhr, Dieter Maurer wrote:
> In order to test my external 'ZClasses' implementation,
> I "easy_install"ed "Zope2" (about 1 hour ago) -- but unfortunately,
> the distribution is broken: version conflict "zope.component 3.5.1" versus
> "zope.component 3.6.0".
> 
> Maybe, the eggification of "Zope2" will not turn out to be an advantage --
> at least not when installed via "easy_install" from PyPI (i.e. without
> a KnownGoodSet index)....
> 
> 
> (zcpython)newdm: mkzopeinstance
> Traceback (most recent call last):
>   File "/home/dieter/ZopeSVN/ZClasses/zcpython/bin/mkzopeinstance", line 5, in ?
>     from pkg_resources import load_entry_point
>   File "/home/dieter/ZopeSVN/ZClasses/zcpython/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", line 2564, in ?
>     for dist in working_set.resolve(
>   File "/home/dieter/ZopeSVN/ZClasses/zcpython/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", line 528, in resolve
>     raise VersionConflict(dist,req) # XXX put more info here
> pkg_resources.VersionConflict: (zope.component 3.5.1 (/home/dieter/ZopeSVN/ZClasses/zcpython/lib/python2.5/site-packages/zope.component-3.5.1-py2.5.egg), Requirement.parse('zope.component>=3.6.0'))
> 


Try using the traditional

python bootstrap.py
bin/buildout

approach.

easy_install support wasn't the primary goal for alpha 1 and other
things have to be sorted out.

In addition: setuptools 0.6c7 is pretty old and known to be broken in
some ways.

- -aj
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkm8srsACgkQCJIWIbr9KYyCVACeNb+gfNFZF5/fdvWcpYhnj5oJ
4K8An3TFAYK87pmRsjETyuBybxHtUGqQ
=kL6p
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20090315/4af53279/attachment.vcf 


More information about the Zope-Dev mailing list