[ZCM] [ZC] 1776/ 3 Comment "Zope 2.8 installs incomplete"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sun May 8 05:22:20 EDT 2005


Issue #1776 Update (Comment) "Zope 2.8 installs incomplete"
 Status Accepted, Zope/bug critical
To followup, visit:
  http://www.zope.org/Collectors/Zope/1776

==============================================================
= Comment - Entry #3 by yuppie on May 8, 2005 5:22 am

FYI: There is already a Finder class in setup.py that is used for the Zope 3 code shipped with Zope 2.8. I tried to use that code for the complete tree and it seems to work quite well. A default install on linux seems to be more complete and all tests pass.

I could contribute those changes, but I'm not sure if they have any adverse effects. So maybe you prefer to resolve this by hand.
________________________________________
= Assign - Entry #2 by ajung on May 8, 2005 2:20 am

 Status: Pending => Accepted

 Supporters added: ajung


________________________________________
= Request - Entry #1 by yuppie on May 7, 2005 4:12 am

At least BTreeFolder2 is missing in setup.py. But I'm sure other files are missing as well.

I see 2 possible short-term solutions:

1.) Someone compares the tree installed by setup.py with the checkout tree and adds the missing files to setup.py (and does that again before each release).

or

2.) We replace the add-each-file-explicitly-policy by code that walks through the tree and installs all necessary files.

In the long run switching to zpkgtools resolves this issue.
==============================================================



More information about the Zope-Collector-Monitor mailing list