On Tue, Sep 20, 2011 at 12:27 AM, Chris Frey <cdf...@foursquare.net> wrote:
> On Tue, Sep 20, 2011 at 12:28:53AM +0200, richard -rw- weinberger wrote:
>> Can you run strace on it?
>> Let's see what the system call returns...
>
> I get this:
>
> capget(0x20080522, 0, NULL)             = 0
> getxattr("/usr/libexec/pt_chown", "security.capability", 0xbf9444ac, 20) = -1 
> EOPNOTSUPP (Operation not supported)
> write(2, "Failed to get capabilities of fi"..., 85Failed to get capabilities 
> of file `/usr/libexec/pt_chown' (Operation not supported)
> ) = 85
>

Looks like your file system does not support extended attributes...
Is  CONFIG_EXT4_FS_XATTR set? (In case you are using ext4).

-- 
Thanks,
//richard

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to