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)
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.