Bug 2283787

Summary: Directory is missing in RPM database.
Product: [Fedora] Fedora Reporter: Christoph Karl <pampelmuse>
Component: vulkan-loaderAssignee: José Expósito <jexposit>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: airlied, ajax, jexposit
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: vulkan-loader-1.3.283.0-2.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-12 01:11:19 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-29 09:55:52 UTC
The following directory is missing in RPM database:
/usr/lib64/cmake/VulkanLoader/


Reproducible: Always

Steps to Reproduce:
1. rpm -qf /usr/lib64/cmake/VulkanLoader
file /usr/lib64/cmake/VulkanLoader is not owned by any package

Actual Results:  
not owned by any package

Expected Results:  
vulkan-loader-devel-1.3.280.0-1.fc40.x86_64

In spec file line 91 please add:
%dir %{_libdir}/cmake/VulkanLoader/

Comment 1 José Expósito 2024-06-06 07:55:05 UTC
Thanks for reporting this! I pushed a new build fixing it to Rawhide and I'm building for Fedora 40.

Comment 2 Fedora Update System 2024-06-06 07:58:02 UTC
FEDORA-2024-182e5e569e (vulkan-loader-1.3.283.0-2.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-182e5e569e

Comment 3 Fedora Update System 2024-06-08 03:34:31 UTC
FEDORA-2024-182e5e569e 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-182e5e569e`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-182e5e569e

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

Comment 4 Christoph Karl 2024-06-08 05:40:14 UTC
Works for me. Thank you.

Comment 5 Fedora Update System 2024-06-12 01:11:19 UTC
FEDORA-2024-182e5e569e (vulkan-loader-1.3.283.0-2.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.