bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Translation failure


From: Jim Meyering
Subject: Re: Translation failure
Date: Sat, 12 Jul 2008 08:01:21 +0200

Eric Blake <address@hidden> wrote:
> |  You may
> |     also want
> |     to use strace to determine what errno the kernel was returning.
> |
> | $ strace -c rmdir /media/win/System\ Volume\ Information/
> |
> | rmdir: échec de suppression de `/media/win/System Volume Information/':
> | Le fichier existe
> | Process 18932 detached
> | % time     seconds  usecs/call     calls    errors syscall
> | ------ ----------- ----------- --------- --------- ----------------
...
> |    nan    0.000000           0         1           arch_prctl
> | ------ ----------- ----------- --------- --------- ----------------
> | 100.00    0.000000                   138        39 total
>
> Hmm, this output isn't from Linux strace.  What OS are you using?  Do you
> have ktrace or truss or some other syscall tracer instead?  And is the
> NTFS drive local or is it being accessed over a network?

Please rerun your strace command, but without the "-c" option.

What version of coreutils is this?  Run "rmdir --version" to see.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]