Howdy, I just cvs'upped zope from the 2.7 branch, make clean; make; make instance; and it failed with: running install_data error: can't copy 'zdaemon/component.xml': no matching files make: *** [install] Error 1 Looks like a file is missing, or some script wasn't updated. []'s -- Sidnei da Silva <sidnei@plone.org> dreamcatching :: making your dreams come true http://dreamcatcher.homeunix.org Programming is an unnatural act.
Sidnei da Silva writes:
I just cvs'upped zope from the 2.7 branch, make clean; make; make instance; and it failed with:
running install_data error: can't copy 'zdaemon/component.xml': no matching files make: *** [install] Error 1
Looks like a file is missing, or some script wasn't updated.
Sigh. I was looking over this problem this morning when our automated tests screamed foul, and I couldn't reproduce it. ;-( Of course, once your mail arrived, it was a lot easier t fix for some reason(!). When I'd applied the patch from the trunk, I'd applied, tested, and committed; what I didn't do was "cvs add" the new files on the 2.7 branch! Sorry for the resulting autotest spewage. The files have now been added on the branch, so the testers should be happier. And it should actually work for you. -Fred -- Fred L. Drake, Jr. <fred at zope.com> PythonLabs at Zope Corporation
| Of course, once your mail arrived, it was a lot easier t fix for some | reason(!). When I'd applied the patch from the trunk, I'd applied, | tested, and committed; what I didn't do was "cvs add" the new files on | the 2.7 branch! Maybe because the phrase 'file missing' triggered something :) | Sorry for the resulting autotest spewage. The files have now been | added on the branch, so the testers should be happier. And it should | actually work for you. Works now, thanks! -- Sidnei da Silva <sidnei@awkly.org> dreamcatching :: making your dreams come true http://awkly.org But what can you do with it? -- ubiquitous cry from Linux-user partner
Sidnei da Silva writes:
Maybe because the phrase 'file missing' triggered something :)
Something like that, perhaps! Jeremy's comment wasn't so different, but didn't clue me in the same way. I'm glad to have fixed it for you! -Fred -- Fred L. Drake, Jr. <fred at zope.com> PythonLabs at Zope Corporation
participants (3)
-
Fred L. Drake, Jr. -
Sidnei da Silva -
Sidnei da Silva