Bug 2338933 - RPM verify reports SELinux module directory as modified
Summary: RPM verify reports SELinux module directory as modified
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: fail2ban
Version: epel9
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-20 01:12 UTC by overact_ninetieth160
Modified: 2025-05-31 09:53 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description overact_ninetieth160 2025-01-20 01:12:01 UTC
After installation of fail2ban on RHEL 9, `rpm -V fail2ban-selinux` shows:
```
.M.......  g /var/lib/selinux/targeted/active/modules/200/fail2ban
```

Perhaps due to this line missing an %attr directive:
https://src.fedoraproject.org/rpms/fail2ban/blob/rawhide/f/fail2ban.spec#_398

Version-Release number of selected component (if applicable):
1.0.2-12.el9, 1.1.0-5.fc41

How reproducible:


Steps to Reproduce:
1. `dnf install fail2ban`
2. `rpm -V fail2ban-selinux`

Actual results:
Permission modification reported for /var/lib/selinux/targeted/active/modules/200/fail2ban

Expected results:
No modification reported

Comment 1 overact_ninetieth160 2025-05-31 09:53:43 UTC
Is more info needed? A fix would be very appreciated.


Note You need to log in before you can comment on or make changes to this bug.