[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
F13 SELinux failure (was: Re: 2.2.8 testsuite failures on mac os x 10.6.
From: |
Peter O'Gorman |
Subject: |
F13 SELinux failure (was: Re: 2.2.8 testsuite failures on mac os x 10.6.3 with gcc-4.5) |
Date: |
Mon, 07 Jun 2010 14:32:04 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Thunderbird/3.0.4 |
On 06/07/2010 02:16 PM, Ralf Wildenhues wrote:
What's the nature of the failure? In general, we care about letting our
testsuite skip for cases it cannot reasonably pass, but only in those
cases. Can we detect it reliably?
It says this:
demo-exec.test: === Running demo-exec.test
demo-exec.test: === Executing uninstalled programs in libtool-2.2.8
Welcome to GNU Hell!
/home/pogma/tmp/libtool-2.2.8/tests/demo/.libs/lt-hell: error while
loading shared libraries:
/home/pogma/tmp/libtool-2.2.8/tests/demo/.libs/libhello.so.2: cannot
restore segment prot after reloc: Permission denied
demo-exec.test: ./tests/demo-exec.test: cannot execute tests/demo/hell
demo-exec.test: === You may need to run ./tests/demo-exec.test as the
superuser.
/home/pogma/tmp/libtool-2.2.8/tests/demo/.libs/lt-helldl: error while
loading shared libraries:
/home/pogma/tmp/libtool-2.2.8/tests/demo/.libs/libhello.so.2: cannot
restore segment prot after reloc: Permission denied
demo-exec.test: ./tests/demo-exec.test: cannot execute tests/demo/helldl
FAIL: tests/demo-exec.test
We can check if selinux is in enforcing mode if getenforce(8) says
"Enforcing".
I'll look into it a bit more when I have time.
Peter
Re: 2.2.8 testsuite failures on mac os x 10.6.3 with gcc-4.5, Gary V. Vaughan, 2010/06/06