[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#35997: Sed 4.7 and one self test failure
From: |
Assaf Gordon |
Subject: |
bug#35997: Sed 4.7 and one self test failure |
Date: |
Sun, 2 Jun 2019 01:20:55 -0600 |
User-agent: |
Mutt/1.11.4 (2019-03-13) |
Hello,
On Sun, Jun 02, 2019 at 12:19:48AM -0600, Assaf Gordon wrote:
> On Wed, May 29, 2019 at 07:29:01PM -0400, Jeffrey Walton wrote:
> >
> > I'm working on Fedora 29 x86_64, fully patched. I'm catching one self
> > test failure in Sed 4.7:
> >
> > FAIL: testsuite/inplace-selinux.sh
>
> This likely happened because sed was built without SELinux support.
> Do you have the "libseliunx-devel" pacakge installed on your machine?
>
[...]
> But as a side-note, we should improve the "inplace-selinux.sh" test to
> prevent such false-positives (just skip the test if no SELinux support
> either in the system or in the sed binary).
Attached proposed patches to avoid the failure.
-assaf
0001-sed-report-SELinux-status-in-version-output.patch
Description: Text document
0002-tests-inplace-selinux.sh-skip-if-SELinux-is-not-supp.patch
Description: Text document