Python script produces "sem_trywait: Permission denied"

Hudson hudson.sattler at integrationman.com
Tue Nov 2 19:20:28 EST 2004


Hi,

I have just recently build python 2.3.3 on an AIX 5.2 version using gcc
v3.3.2 (i built python as root and installed gcc from a rpm file).
When we run any python script as root they work.  But any other
user produces the following three messages;
sem_trywait: Permission denied
sem_wait: Permission denied
sem_post: Permission denied

Any ideas?

Thanks





More information about the Python-list mailing list