Bug 461391

Summary: RFE: Case-insensitive yum
Product: [Fedora] Fedora Reporter: Arthur Pemberton <pembo13>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: ffesti, james.antill, katzj, pmatilai, 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-09-07 05:41:02 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 Arthur Pemberton 2008-09-07 05:33:01 UTC
Description of problem:
Package names given to yum are case sensitive

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

How reproducible:
Every time

Steps to Reproduce:
1. Attempt install of package (eg. "miro")
  
Actual results:
No package are installed, however I am asked if I meant "Miro"

Expected results:
The "Miro" package is installed


Additional info:
Having the suggestion of "Miro" is nice, but considering the overheard of retrieving the repo data for each yum command, do the packages really need to be case sensitive?

Comment 1 seth vidal 2008-09-07 05:41:02 UTC
First, if you've just run yum, running immediately after will not download anything at all. It will be using all cached data.

Second, if you're going to ask to change the state of your system I think it makes sense to make sure you are asking for exactly what you get.