broken zope.lifecycleevent 3.4.0 on cheeseshop?
Martijn Faassen <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3 |
|---|---|
| Message-ID | <[email protected]> |
Hi there, I see today a zope.lifecycleevent 3.4.0 was released to the cheeseshop (but not to download.zope.org/distribution). Unfortunately it seems to break when I install it into my buildout, with the following error: Running easy_install: /home/faassen/bin/python2.4 "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/faassen/buildout-eggs/tmpA1S-YF" "-q" "/home/faassen/.buildout/download-cache/dist/zope.lifecycleevent-3.4.0.tar.gz" path=/home/faassen/bin/eggs/setuptools-0.6c6-py2.4.egg error: /tmp/easy_install-NCwbAA/zope.lifecycleevent-3.4.0/CHANGES.txt: No such file or directory An error occured when trying to install zope.lifecycleevent 3.4.0.Look above this message for any errors thatwere output by easy_install. Something in its setup.py appears to be referring to a CHANGES.txt which evidently then cannot be found. What is going on? Regards, Martijn