Bug 2284082

Summary: Directories are missing in RPM database.
Product: [Fedora] Fedora Reporter: Christoph Karl <pampelmuse>
Component: mdevctlAssignee: Alex Williamson <alex.williamson>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: alex.williamson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: mdevctl-1.3.0-5.fc40 mdevctl-1.3.0-5.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-08 05:22:52 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:

Description Christoph Karl 2024-05-31 05:12:59 UTC
The following directories are missing in RPM database:
/usr/lib/mdevctl
/usr/lib/mdevctl/scripts.d


Reproducible: Always

Steps to Reproduce:
1. rpm -qf /usr/lib/mdevctl
file /usr/lib/mdevctl is not owned by any package
2. rpm -qf /usr/lib/mdevctl/scripts.d/
file /usr/lib/mdevctl/scripts.d is not owned by any package

Actual Results:  
not owned by any package

Expected Results:  
mdevctl-1.3.0-4.fc40.x86_64

In spec file line 68 please add:
%dir %{_prefix}/lib/mdevctl/
%dir %{_prefix}/lib/mdevctl/scripts.d/

Comment 1 Fedora Update System 2024-05-31 22:25:41 UTC
FEDORA-2024-ca8cb4ac9c (mdevctl-1.3.0-5.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-ca8cb4ac9c

Comment 2 Fedora Update System 2024-05-31 22:40:29 UTC
FEDORA-2024-8d0af07b6a (mdevctl-1.3.0-5.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-8d0af07b6a

Comment 3 Fedora Update System 2024-06-01 01:42:18 UTC
FEDORA-2024-8d0af07b6a has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-8d0af07b6a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-8d0af07b6a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2024-06-01 01:54:14 UTC
FEDORA-2024-ca8cb4ac9c has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-ca8cb4ac9c`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-ca8cb4ac9c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2024-06-08 05:22:52 UTC
FEDORA-2024-ca8cb4ac9c (mdevctl-1.3.0-5.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Christoph Karl 2024-06-08 05:43:36 UTC
Works for me. Thank you.

Comment 7 Fedora Update System 2024-06-08 19:35:13 UTC
FEDORA-2024-8d0af07b6a (mdevctl-1.3.0-5.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.