Bug 2284076

Summary: Directory is missing in RPM database.
Product: [Fedora] Fedora Reporter: Christoph Karl <pampelmuse>
Component: fontconfigAssignee: Akira TAGOH <tagoh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: ajax, fonts-bugs, gnome-sig, i18n-bugs, mclasen, rstrode, tagoh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: fontconfig-2.15.0-6.fc41 fontconfig-2.15.0-6.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-07 16:26:22 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 04:43:32 UTC
The following directory is missing in RPM database:
/usr/lib/fontconfig/

Reproducible: Always

Steps to Reproduce:
1. rpm -qf /usr/lib/fontconfig/
file /usr/lib/fontconfig is not owned by any package

Actual Results:  
not owned by any package

Expected Results:  
fontconfig-2.15.0-4.fc40.x86_64

In spec file line 181 please add:
%dir /usr/lib/fontconfig/

Comment 1 Fedora Update System 2024-06-07 14:16:02 UTC
FEDORA-2024-679c9bdea2 (fontconfig-2.15.0-6.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-679c9bdea2

Comment 2 Fedora Update System 2024-06-07 14:38:21 UTC
FEDORA-2024-46ca8d924e (fontconfig-2.15.0-6.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-46ca8d924e

Comment 3 Fedora Update System 2024-06-07 16:26:22 UTC
FEDORA-2024-679c9bdea2 (fontconfig-2.15.0-6.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Fedora Update System 2024-06-08 06:51:58 UTC
FEDORA-2024-46ca8d924e 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-46ca8d924e`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-46ca8d924e

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

Comment 5 Fedora Update System 2024-06-09 04:42:20 UTC
FEDORA-2024-46ca8d924e (fontconfig-2.15.0-6.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-09 08:58:16 UTC
Works for me. Thank you.