Bug 922269

Summary: f18: gstreamer1-plugins-espeak referenced by multimedia group, should be gstreamer-plugins-espeak
Product: [Fedora] Fedora Reporter: RenĂ© Genz <liebundartig>
Component: gstreamer-plugins-espeakAssignee: Sebastian Dziallas <sebastian>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 18CC: sebastian
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-20 22:38:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description René Genz 2013-03-15 21:34:32 UTC
Description of problem:
the multimedia group lists "gstreamer1-plugins-espeak" as conditional package
but there is no such package
the package is named "gstreamer-plugins-espeak" (missing 1)

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

How reproducible:
100%

Steps to Reproduce:
1. install Fedora 18

2. open terminal, switch to root, execute commands
$ yum group info multimedia

Group: Multimedia Group-Id: multimedia
 Description: Audio/video framework common to desktops Mandatory Packages:
   PackageKit-gstreamer-plugin
   alsa-plugins-pulseaudio
   alsa-utils
   gstreamer-plugins-bad-free
   gstreamer-plugins-espeak
   gstreamer-plugins-good
   pulseaudio
   pulseaudio-module-x11
   pulseaudio-utils
 Conditional Packages:
   gstreamer1-plugins-bad-free
   gstreamer1-plugins-espeak
   gstreamer1-plugins-good

$ yum install -y gstreamer1-plugins-espeak

No package gstreamer1-plugins-espeak available.


Expected results:
fix spelling mistake (remove 1 in name)

Comment 1 Sebastian Dziallas 2013-03-20 22:38:49 UTC
Thank you for catching this! It should be fixed based on this commit I just made: http://git.fedorahosted.org/cgit/comps.git/commit/?id=f8979442cf7cb2f7a347b4b96216d53e446af22e

I'm imagining it's going to be a while before it'll actually be noticeable in F18, but as you can see I made the change to subsequent versions as well. Thus closing this as nextrelease.