Bug 215401

Summary: yum-3.0.1-1 doesn't load any plugins
Product: [Fedora] Fedora Reporter: Dominic Hopf <dmaphy>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-16 16:51:54 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 Dominic Hopf 2006-11-13 19:45:52 UTC
Description of problem: After upgrading yum to 3.0.1-1 (got from here: http://
linux.duke.edu/projects/yum/download/3.0/) there are no plugins loaded.


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


How reproducible: Install yum from http://linux.duke.edu/projects/yum/download/
3.0/


Steps to Reproduce:
1. rpm -ivh http://linux.duke.edu/projects/yum/download/3.0/yum-3.0.1-1.src.rpm
2. cd ~/rpmbuild/SPECS/
3. rpmbuild -ba yum.spec
4. cd ~/rpmbuild/RPMS/noarch/
5. su root
6. enter password
7. rpm -Uvh yum*
  
Actual results:
yum check-update runs without loading plugins

Expected results:
that yum loads the plugins

Additional info:

Comment 1 Jeremy Katz 2006-11-16 16:51:54 UTC
That's not the package shipped by Fedora and iirc, the default upstream config
is that plugins are disabled.