Hide Forgot
Description of problem: $ sudo yum install @NOSUCHGROUP Loaded plugins: auto-update-debuginfo, langpacks Nothing to do $ echo $? 0 But if you try that with an ordinary package: $ sudo yum install NOSUCHPACKAGE Loaded plugins: auto-update-debuginfo, langpacks No package NOSUCHPACKAGE available. Error: Nothing to do $ echo $? 1 Version-Release number of selected component (if applicable): yum-3.4.3-106.fc19.noarch How reproducible: 100% Steps to Reproduce: 1. See above. Expected results: Yum should give an error (and MORE IMPORTANTLY return a non-zero exit code) if the group does not exist.
yum-3.4.3-135.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/yum-3.4.3-135.fc20
yum-3.4.3-135.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/yum-3.4.3-135.fc19
yum-3.4.3-135.fc20 works
yum-3.4.3-137.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
yum-3.4.3-137.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.