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:
That's not the package shipped by Fedora and iirc, the default upstream config is that plugins are disabled.