Bug 2283787
| Summary: | Directory is missing in RPM database. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christoph Karl <pampelmuse> |
| Component: | vulkan-loader | Assignee: | José Expósito <jexposit> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 40 | CC: | 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: | |||
Thanks for reporting this! I pushed a new build fixing it to Rawhide and I'm building for Fedora 40. 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 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. Works for me. Thank you. 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. |
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/