[Zope-dev] Re: [Zope 2.11] KGS incomplete (Was: Stepping forward
and going beta)
Tres Seaver
tseaver at palladion.com
Mon Dec 24 11:26:00 EST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Andreas Jung wrote:
>
> --On 24. Dezember 2007 09:42:37 -0500 Tres Seaver <tseaver at palladion.com>
> wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Andreas Jung wrote:
>>> I wrote a small script to match the KGS against the current Zope/HEAD
>>> externals. The KGS is missing several zope.app modules that are
>>> used within Zope 2. What to do with them?
>>>
>>> WARN: KGS incomplete - BTrees not found
>>> WARN: KGS incomplete - ThreadedAsync not found
>>> WARN: KGS incomplete - ZEO not found
>>> WARN: KGS incomplete - ZODB not found
>>> WARN: KGS incomplete - ZopeUndo not found
>>> WARN: KGS incomplete - persistent not found
>> Those packages all ship with ZODB. The 3.8 0c1 tag is current as of a
>> week ago. I'm assuming the KGS lists the ZODB egg. ;)
>
>
> Jup. No problem with them.
>
>>> WARN: KGS incomplete - transaction not found
>> That package will move out into its own tree after ZODB 3.8.x. Until
>> then, it should be found under there.
>>
>>> WARN: KGS incomplete - zope.app.content_types not found
>>> WARN: KGS incomplete - zope.app.event not found
>>> WARN: KGS incomplete - zope.app.filerepresentation not found
>>> WARN: KGS incomplete - zope.app.location not found
>>> WARN: KGS incomplete - zope.app.mail not found
>>> WARN: KGS incomplete - zope.app.rdb not found
>>> WARN: KGS incomplete - zope.app.servicenames not found
>>> WARN: KGS incomplete - zope.app.site not found
>>> WARN: KGS incomplete - zope.app.size not found
>>> WARN: KGS incomplete - zope.app.tests not found
>
> I kicked them.
>
> I created a test branch and adjusted the externals so far.
>
> zope.thread seems to be a broken (there is no _zope_thread.c
> file)...however had no time for further investigations.
$ svn log $ZSVN/zope.thread/trunk
...
- ------------------------------------------------------------------------
r77840 | jim | 2007-07-13 06:52:26 -0400 (Fri, 13 Jul 2007) | 1 line
Removed unneeded C extension. This package is obsolete
...
So, just remove anything in Zope's setup.py which is trying to build the
C extension.
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHb92Y+gerLs4ltQ4RAj33AJwNOt5DlFAGoyMDGpc+w/GSIK73WgCgtJ8F
yVa3eEmUS0H9dhtUHzmvG5Y=
=UMBh
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list