I got an error in `make check' in this snapshot:

,----
| make[3]: Entering directory 
`/usr/local/src/coreutils-6.10.156-0ec48/tests/mkdir'
| make  check-TESTS
| make[4]: Entering directory 
`/usr/local/src/coreutils-6.10.156-0ec48/tests/mkdir'
| make[5]: Entering directory 
`/usr/local/src/coreutils-6.10.156-0ec48/tests/mkdir'
| FAIL: selinux.log
| PASS: p-1.log
| PASS: p-2.log
| PASS: p-3.log
| PASS: p-slashdot.log
| PASS: p-thru-slink.log
| PASS: p-v.log
| SKIP: parents.log
| SKIP: perm.log
| PASS: special-1.log
| PASS: t-slash.log
| SKIP: writable-under-readonly.log
| 
| ===========================================
|  1 of 12 tests failed
|  (3 tests were not run)
|  See tests/mkdir/test-suite.log
|  Please report it to bug-coreutils@gnu.org
| ===========================================
`----

Here are the contents of selinux.log:

FAIL: selinux.log (exit: 1)
===========================

--- out 2008-03-29 17:48:48.000000000 +0100
+++ exp 2008-03-29 17:48:48.000000000 +0100
@@ -1 +1 @@
-mkdir: failed to set default file creation context to 
`invalid-selinux-context': No such file or directory
+mkdir: failed to set default file creation context to 
`invalid-selinux-context':
--- out 2008-03-29 17:48:48.000000000 +0100
+++ exp 2008-03-29 17:48:48.000000000 +0100
@@ -1 +1 @@
-mknod: failed to set default file creation context to 
`invalid-selinux-context': No such file or directory
+mknod: failed to set default file creation context to 
`invalid-selinux-context':
--- out 2008-03-29 17:48:48.000000000 +0100
+++ exp 2008-03-29 17:48:48.000000000 +0100
@@ -1 +1 @@
-mkfifo: failed to set default file creation context to 
`invalid-selinux-context': No such file or directory
+mkfifo: failed to set default file creation context to 
`invalid-selinux-context':


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

Reply via email to