Bug 241933 - case sensitivity bug when doing yum list
Summary: case sensitivity bug when doing yum list
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: James Antill
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-31 19:43 UTC by Jef Spaleta
Modified: 2014-01-21 22:58 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-26 06:06:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jef Spaleta 2007-05-31 19:43:27 UTC
Description of problem:
yum list network\*
finds NetworkManager

yum list networkmanager
results in no output

yum list NetworkManager
finds NetworkManager


as per the irc discussion, this has saomething to do with matching against
the installed db when a wildcard is not used.

Version-Release number of selected component (if applicable):
yum-3.2.0-1.fc7


Expected results:
yum list   should be case insensitive even without using wildcards.

-jef

Comment 1 Seth Vidal 2007-06-26 06:06:31 UTC
fixed in cvs. will be out in yum 3.2.2


Note You need to log in before you can comment on or make changes to this bug.