Sam Moore wrote at 2005-12-6 16:59 -0500: > ... >>> copying zope/component/tests/__init__.py -> <myhomedirectory>/ >>> Zope-2.8.4-final/build-base/python-2.4/build-lib/zope/component/tests >>> error:<myhomedirectory>/Zope-2.8.4-final/build-base/python-2.4/build- >>> lib/zope/component/tests/__init__.py: Operation not permitted >> >> Apparently, copying "zope/component/tests/__init__.py" >> to "<myhomedirectory>/>Zope-2.8.4-final/build-base/python-2.4/build- >> lib/zope/component/tests/__init__.py" >> fails. > >Well no, actually - the file gets copied! i checked. >But make stops at that point.
It is likely that the copying process wants to modify permissions and/or access times and that this raises the "Operation not permitted" error. -- Dieter _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
