Bug 1784564
Summary: | Multiple "Plugin Exception"s reported in Fedora-Rawhide-20191216.n.0 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | setroubleshoot | Assignee: | Petr Lautrbach <plautrba> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dwalsh, lvrabec, mgrepl, plautrba, vmojzis, zpytela |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | openqa | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-01-02 15:23:27 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Adam Williamson
2019-12-17 17:29:37 UTC
Petr/Vito, What's going on here? Thanks, Lukas. The problem was introduced in commit c55edb36ca68 ("framework: Fix AVC.__typeMatch to handle aliases properly") which was forwardported from stable branch. Unfortunately, stable branch is supposed to be used with sepolicy version which generates a list, while current Fedora version generates a generator. https://pagure.io/setroubleshoot/pull-request/30 Should be fixed in https://koji.fedoraproject.org/koji/taskinfo?taskID=40052256 This missed the 20200103.n.0 compose so can't confirm yet if it's fixed. Should make tomorrow's. Fix confirmed in later composes, thanks. |