Description of problem: groupinstall of 'Administration Tools' is incorrectly resolved Version-Release number of selected component (if applicable): dnf-0.6.5-1 How reproducible: 100% Steps to Reproduce: 1. install using images/boot.iso selecting Minimal Install & Standard 2. use dnf to update eg. dnf groupinstall Minimal\ Install Standard [will offer to mark as installed which is desirable] 3. use dnf to install a desktop eg. dnf groupinstall MATE\ Desktop MATE\ Applications Administration\ Tools System\ Tools Sound\ and\ Video Actual results: group Administration Tools is resolved as installed, as Error, halts the command execution Expected results: Should not be resolved as installed *OR* ignore already-installed in command dependency resolver Additional info: yum-deprecated works as expected
Right, it should behave the same as install command with packages - skip already installed groups. It's already fixed in the upstream. *** This bug has been marked as a duplicate of bug 1199648 ***