Bug 770137

Summary: yum install "feature-blob-search" not working
Product: [Fedora] Fedora Reporter: Guillermo Gómez <guillermo.gomez>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: dbhole, ffesti, james.antill, maxamillion, pmatilai, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-05 07:17:25 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 Guillermo Gómez 2011-12-23 15:08:30 UTC
Description of problem:

yum install "feature-blob-search" is not working as i expected.


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

# rpm -q yum
yum-3.4.3-7.fc16.noarch

How reproducible:

Always

Steps to Reproduce:
1. yum install 

rubygem-right_aws not installed.

# yum provides "rubygem(right_aw*)" or
# yum install rubygem\(right_aw\*\)
  
Actual results:

# LANG=en_US.UTF-8 yum install --noplugins install rubygem\(right_aw\*\)
Setting up Install Process
No package install available.
No package rubygem(right_aw*) available.
Error: Nothing to do

Expected results:

As, yum install rubygem-right_aws

Comment 1 Zdeněk Pavlas 2012-01-02 14:19:05 UTC
Confirmed.  In 'yum install', provides are supported but don't do globs.  I don't think it's the right thing, but it seems very intentional, eg 'install MTA*' is expected to fail.

Comment 2 Zdeněk Pavlas 2012-01-05 07:17:25 UTC
Fixed in git.  Thanks for reporting!

Comment 3 Zdeněk Pavlas 2012-04-18 12:18:00 UTC
*** Bug 813432 has been marked as a duplicate of this bug. ***