On 05/14/2013 10:15 AM, Koteswararao Nelakurthi wrote:
> lchown("/media/sda2/aaa", 0, 0)         = 0
> write(2, "mv: ", 4mv: )                     = 4
> write(2, "failed to preserve ownership for"..., 48failed to preserve 
> ownership for /media/sda2/aaa) = 48
> write(2, ": Function not implemented", 26: Function not implemented) = 26

So that suggests the lchown worked but the warning was printed anyway.
There is nothing I can see in the upstream source that would cause that.
Perhaps a local change between coreutils-8.5-r6.0.6 and coreutils-8.5-r6.0.7
is causing this?

thanks,
Pádraig.

Reply via email to