Bug 2292577

Summary: Directory is missing in RPM database.
Product: [Fedora] Fedora Reporter: Christoph Karl <pampelmuse>
Component: qt6-qtscxmlAssignee: Jan Grulich <jgrulich>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: jgrulich, kde-sig, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: qt6-qtscxml-6.8.1-3.fc42 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-01-09 16:19:34 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-06-16 11:47:30 UTC
The following directory is missing in RPM database:
/usr/lib64/qt6/plugins/scxmldatamodel


Reproducible: Always

Steps to Reproduce:
1. rpm -qf /usr/lib64/qt6/plugins/scxmldatamodel
file /usr/lib64/qt6/plugins/scxmldatamodel is not owned by any package

Actual Results:  
not owned by any package

Expected Results:  
qt6-qtscxml-6.7.1-1.fc40.x86_64

In spec file line 85 please add:
%dir %{_qt6_plugindir}/scxmldatamodel/

Comment 1 Fedora Update System 2025-01-09 16:28:44 UTC
FEDORA-2025-3f28528507 (qt6-qtscxml-6.8.1-3.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-3f28528507

Comment 2 Fedora Update System 2025-01-09 17:14:08 UTC
FEDORA-2025-3f28528507 (qt6-qtscxml-6.8.1-3.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Christoph Karl 2025-01-12 05:52:48 UTC
Works for ne in rawhide.
Thank you