New issue 75 by bry...@pdq.net: buildout fails installing 0.6.0
http://code.google.com/p/contentmirror/issues/detail?id=75
What steps will reproduce the problem?
1. create plone buildout including plone 3.3.4 and contentmirror 0.6.0
2. run bin/buildout
What is the expected output? What do you see instead?
Expected:
Updating mocked-eggs.
Updating zope2.
Updating fake eggs
Updating productdistros.
Installing instance.
Getting distribution for 'ore.contentmirror==0.6'.
Got ore.contentmirror 0.6.0.
Generated script '/home/XXX/tmp/plone/bin/instance'.
Updating zopepy.
Generated script '/home/XXX/tmp/plone/bin/mirror-bulk'.
Generated script '/home/XXX/tmp/plone/bin/mirror-ddl'.
Generated interpreter '/home/XXX/tmp/plone/bin/zopepy'.
Experienced:
Updating mocked-eggs.
Updating zope2.
Updating fake eggs
Updating productdistros.
Installing instance.
Getting distribution for 'ore.contentmirror==0.6'.
error:
/tmp/easy_install-Jrd41D/ore.contentmirror-0.6.0/ore/contentmirror/readme.txt:
No such file or directory
An error occured when trying to install ore.contentmirror 0.6.0. Look above
this message for any errors that were output by easy_install.
While:
Installing instance.
Getting distribution for 'ore.contentmirror==0.6'.
Error: Couldn't install: ore.contentmirror 0.6.0
What version of the product are you using? On what operating system?
contentmirror 0.6.0, plone 3.3.4,
Linux ptr-www 2.6.18-128.1.1.el5 #1 SMP Mon Jan 26 13:59:00 EST 2009 i686
i686 i386 GNU/Linux
Please provide any additional information below.
adding readme.txt and repackaging fixes issue