Re: zope version conflict when using buildout
Jens Vagelpohl <[email protected]> Thu, 8 Jan 2009 08:58:49 +0100
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jan 8, 2009, at 07:05 , robert rottermann wrote: > when I run buildout, I get the following version conflict error. > this same buildout used to work without problem some weeks before. > > zope@salice:~/poellinger> bin/buildout > Updating plone. > Updating zope2. > Updating fake eggs > Updating productdistros. > Installing instance. > Download error: unknown url type: svn -- Some packages may not be > found! > While: > Installing instance. > Error: There is a version conflict. > We already have: ZODB3 0.0 > but zope.index 3.5.0 requires 'ZODB3>=3.8.0b1'. > > how can I fix this? That "fake eggs" stuff is dangerous, those eggs advertise their version number as "0.0". Try to exclude the ZODB3 egg from the fake eggs list. jens P.S.: This is not a ZODB issue, but an issue with the fake eggs stuff, and should be brought up on the Plone list. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkllsjkACgkQRAx5nvEhZLL7eACeIZntx+4qPxBkQR+BRpUU5CEm fbMAn0GJyAT/EPSh9XMqhf3W7QI24Onb =d2PI -----END PGP SIGNATURE-----