Bug 334771

Summary: /usr/lib/pkgconfig folder should be owned by gtk2-engines package
Product: [Fedora] Fedora Reporter: petrosyan
Component: gtk2-enginesAssignee: Matthias Clasen <mclasen>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-16 18:07:58 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 petrosyan 2007-10-16 16:45:39 UTC
Description of problem:
/usr/lib/pkgconfig folder should be owned by gtk2-engines package

Version-Release number of selected component (if applicable):
gtk2-engines-2.12.2-1.fc8

Steps to Reproduce:
1. rpm -qf /usr/lib/pkgconfig
2. rpm -qf /usr/lib/pkgconfig/gtk-engines-2.pc

Comment 1 Matthias Clasen 2007-10-16 18:07:58 UTC
no.

/usr/lib/pkgconfig is owned by (surprise !) pkgconfig, and gtk2-engines requires it.

Comment 2 petrosyan 2007-10-17 00:09:25 UTC
I figured out what my problem was. I had gtk2-engines-2.12.2-1.fc8.i386 and
gtk2-engines-2.12.2-1.fc8.x86_64 installed on a 64 bit machine and only
pkgconfig-0.22-3.fc8.x86_64

so I had /usr/lib64/pkgconfig but not /usr/lib/pkgconfig.
do you know why I have two different versions of gtk2-engines? this is a
standard Fedora 8 Test 3 install with all the updates. Should I remove the i386 one?