I have no experience with strace, but got this:
stat("/opt/pymsnt/avatars/695/", {st_mode=S_IFDIR|0700, st_size=4096,
...}) = 0
stat("/opt/pymsnt/avatars/695/695ea126d543d75a3eab8c8b43dff2c9c9b336d6",
0x7fbfffc550) = -1 ENOENT (No such file or directory)
stat("/opt/pymsnt/avatars/abf/", {st_mode=S_IFDIR|0700, st_size=4096,
...}) = 0
stat("/opt/pymsnt/avatars/abf/abfee6b74bc959863d8ae7b6fddb4fb8c54637fd",
0x7fbfffbdc0) = -1 ENOENT (No such file or directory)
Any hint of what else should i look for?
Thanks
Sérgio
Norman Rasmussen wrote:
On 12/22/06, Sergio Bessa <[EMAIL PROTECTED]> wrote:
- No avatars on it....
maybe try running the transport under strace (if centos has it) - see
if you can see if it's trying to create avatar files.
_______________________________________________
py-transports mailing list
[email protected]
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports