Bug 157790 - yum does not differentiate between G* and g*
Summary: yum does not differentiate between G* and g*
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-05-15 17:10 UTC by Gene Czarcinski
Modified: 2014-01-21 22:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-07-29 18:52:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gene Czarcinski 2005-05-15 17:10:11 UTC
Description of problem:
Specifying:
   yum update "G*"
results in selecting both "G*" packages such as GConf2 and "g*" packages such as
gstreamer.

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

How reproducible:
every time

Actual results:
both GConf2 and gstreamer selected

Expected results:
only GConf2 selected.

Comment 1 Seth Vidal 2005-05-30 05:35:57 UTC
Agreed - just need to add casematch=0 to the 3 areas for the match. (install,
update, erase)



Comment 2 Seth Vidal 2005-07-29 18:52:22 UTC
fixed in all latest releases


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