7 Dec
2005
7 Dec
'05
8:10 p.m.
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