Message160899
Some interesting information. If I do `os.mkdir('/net/prodigy/tmp')`, it gives "OSError: [Errno 13] Permission denied: '/net/prodigy/tmp'". However, if I instead do `os.mkdir('/net/prodigy/tmp/hi')`, it succeeds. (Note that I'm being careful to start from a fresh unmounted state in both cases).
I will post straces in a few minutes. |
|
Date |
User |
Action |
Args |
2012-05-16 17:59:47 | amcnabb | set | recipients:
+ amcnabb, r.david.murray, neologix, hynek |
2012-05-16 17:59:47 | amcnabb | set | messageid: <1337191187.19.0.598667221984.issue14702@psf.upfronthosting.co.za> |
2012-05-16 17:59:46 | amcnabb | link | issue14702 messages |
2012-05-16 17:59:46 | amcnabb | create | |
|