Bug 2280979
| Summary: | The directory /usr/share/libvirt/cpu_map/ is not in the RPM database. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christoph Karl <pampelmuse> |
| Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 40 | CC: | berrange, clalancette, crobinso, jforbes, jiyin, laine, libvirt-maint, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-12-17 11:22:28 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-17 15:02:26 UTC
I guess in "libvirt.spec" around line 2409 the following line is missing:
%dir %{_datadir}/libvirt/cpu_map/
Same for /usr/share/augeas/lenses/tests I've fixed it upstream in https://gitlab.com/libvirt/libvirt/-/commit/ef7c0f46f9629f6bc9537703df5b78efc2d69ab0 and the same fix is queued for rawhide for the next build. I won't fix f40/41 since the issues are quite minor. Works for me. Thank you. |