Bug 440110

Summary: yum plugin is in the wrong place
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: PackageKitAssignee: Robin Norwood <robin.norwood>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: richard, rvokal, tim.lauridsen
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: 2008-04-06 13:13:44 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:
Bug Depends On:    
Bug Blocks: 235706    

Description Bill Nottingham 2008-04-01 18:54:27 UTC
Description of problem:

# rpm -ql yum-packagekit
/etc/yum/pluginconf.d/refresh-packagekit.conf
/usr/lib64/yum-plugins/refresh-packagekit.py
/usr/lib64/yum-plugins/refresh-packagekit.pyc
/usr/lib64/yum-plugins/refresh-packagekit.pyo

yum plugins go in /usr/lib/yum-plugins, NOT %{_libdir}

Version-Release number of selected component (if applicable):

yum-packagekit-0.1.11-0.622.20080401git.fc9.x86_64

Comment 1 Richard Hughes 2008-04-01 19:20:54 UTC
Is this something that needs fixing in the spec file, or upstream?

Comment 2 Bill Nottingham 2008-04-01 19:52:39 UTC
Looks to be put in the wrong place by upstream 'make install'.

Comment 3 Richard Hughes 2008-04-04 08:34:21 UTC
Fixed upstream in 8914194719b6bff5cef49144b6d17f78992cb3ee, many thanks.

Comment 4 Matthias Clasen 2008-04-06 13:13:44 UTC
Fix is in rawhide now