Bug 186534

Summary: Yum typo installonly plugin
Product: [Fedora] Fedora Reporter: Marc Wiriadisastra <marc-w>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: katzj, marc-w
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-24 15:43:57 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 Marc Wiriadisastra 2006-03-24 05:42:08 UTC
Description of problem:
There is a typo when running yum

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

How reproducible:
Always reproducible

Steps to Reproduce:
1. yum -y update
  
Actual results:
[root@localhost ~]# yum -y update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
livna                                                                [1/4]
livna                     100% |=========================|  951 B    00:00
core                                                                 [2/4]
core                      100% |=========================| 1.1 kB    00:00
updates                                                              [3/4]
updates                   100% |=========================|  951 B    00:00
extras                                                               [4/4]
extras                    100% |=========================| 1.1 kB    00:00


Expected results:
I'm thinking the plugin is installonly plugin.  Although I'm not 100% sure

Comment 1 Jeremy Katz 2006-03-24 15:43:57 UTC
Not a typo -- it's installonlyn as in "install only N kernel packages"