Bug 2406327

Summary: policycoreutils-devel has a scriptlet error when installed
Product: [Fedora] Fedora Reporter: linuxguyshane
Component: selinux-policyAssignee: Zdenek Pytela <zpytela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 43CC: dwalsh, goeran, lvrabec, mmalik, omosnacek, pkoncity, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-11-03 11:17:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
error when run in a vm on fresh fedora 43 beta
none
syntax patch none

Description linuxguyshane 2025-10-25 17:37:12 UTC
Run the command:
sudo dnf install -y policycoreutils-devel

Scriptlet output:
/usr/share/selinux/devel/include/system/userdomain.if: Syntax error on line 6080 $1 [type=IDENTIFIER]
/usr/share/selinux/devel/include/system/userdomain.if: Syntax error on line 6082 ' [type=SQUOTE]
/usr/share/selinux/devel/include/system/userdomain.if: Syntax error on line 6088 ' [type=SQUOTE]

Reproducible: Always

Steps to Reproduce:
1. Fresh install of fedora 43 beta
2. sudo dnf install -y policycoreutils-devel

Actual Results:
scriptlet error

Expected Results:
no scriptlet error :-P

Comment 1 linuxguyshane 2025-10-25 17:39:08 UTC
Created attachment 2110808 [details]
error when run in a vm on fresh fedora 43 beta

Comment 2 linuxguyshane 2025-10-25 18:13:58 UTC
Created attachment 2110809 [details]
syntax patch

Comment 3 Zdenek Pytela 2025-11-03 11:17:14 UTC

*** This bug has been marked as a duplicate of bug 2404920 ***