Sven Joachim <[EMAIL PROTECTED]> wrote:
> On 2008-03-29 19:03 +0100, Jim Meyering wrote:
>> What type of system are you using?
> Debian GNU/Linux sid, i386 architecture.
>
>> Kernel?
>
> Linux 2.6.24.4, self-compiled.

Was that without CONFIG_SECURITY_SELINUX ?

>>  Which version of libselinux?
>
> 2.0.59, according to `dpkg -l libselinux1'.

Should be fine.

>> Please run this:
>>
>>   strace -o log ./mkdir -Z jdkdjkdj foo
>>
>> and post the contents of the resulting "log" file.
>
> Here it comes:

Thanks.
...
> open("/proc/self/task/20595/attr/fscreate", O_RDWR|O_LARGEFILE) = -1 ENOENT 
> (No such file or directory)

I think this failure is due to lack of kernel support.


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to