Hello,
after building python 2.5 from ports I get the following while doing a
make clean:

===>  Cleaning for python-2.5.2p2
rm: /usr/obj/ports/Python-2.5.2/Python-2.5.2/Lib/plat-openbsd4/regen: 
Permission denied
rm: /usr/obj/ports/Python-2.5.2/Python-2.5.2/Lib/plat-openbsd4/IN.py: 
Permission denied
rm: /usr/obj/ports/Python-2.5.2/Python-2.5.2/Lib/plat-openbsd4: Directory not 
empty
rm: /usr/obj/ports/Python-2.5.2/Python-2.5.2/Lib: Directory not empty
rm: /usr/obj/ports/Python-2.5.2/Python-2.5.2: Directory not empty
rm: /usr/obj/ports/Python-2.5.2: Directory not empty

$ ls -l /usr/obj/ports/Python-2.5.2/Python-2.5.2/Lib/plat-openbsd4
total 24
-rw-r--r--  1 root  wsrc  8492 Jul  3 07:59 IN.py
-rwxr-xr-x  1 root  wsrc    97 Jul  3 07:59 regen*

make clean doesn't seem to use sudo here to remove these files, but why?
A few weeks ago this problem didn't appear.

I build from ports as a normal user, not as root. I'm running the
snapshot from june 30th on sparc64 here.

Regards,
Markus

Reply via email to