Greetings list,
I've just recently started getting a couple of errors when using the "mate" command:
~ $ mate sysctlbyname_with_pid: sysctl failed:Operation not permitted is_pid_native: sysctlbyname_with_pid failed:Operation not permitted
It still seems to work properly.
I haven't been able to find anything on this re: TM, any clues on where to start?
Best, David
On Aug 27, 2007, at 7:42 PM, David Wooten wrote:
I've just recently started getting a couple of errors when using the "mate" command:
~ $ mate sysctlbyname_with_pid: sysctl failed:Operation not permitted is_pid_native: sysctlbyname_with_pid failed:Operation not permitted
It still seems to work properly.
I haven't been able to find anything on this re: TM, any clues on where to start?
I don’t really know what this stuff is about, other than is_pid_native is used to test if a program/process is running natively or emulated -- who calls it and why, and why it is not allowed, I don’t know. It might be that the distributed objects mate uses to talk with TM, is testing if sender and receiver are both in the same architecture or so, and somehow this is not allowed because you run as another user in the shell, or… well… I really have no idea ;)