Hide Forgot
Created attachment 510659 [details] A patch adding groupinstall capability to mock Description of problem: groupinstall subcommand of yum is convenient. However, the similar sub command is not available in mock command. With the patch attached to this report adds the groupinstall sub command to mock. Please, install it to the official source tree. Usage: $ mock groupinstall "Japanese Support" Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
(In reply to comment #0) I would like to withdraw my patch. I've found I can install a group with 'mock --install @GROUPNAME'. > Created attachment 510659 [details] > A patch adding groupinstall capability to mock > > Description of problem: > > groupinstall subcommand of yum is convenient. > However, the similar sub command is not available in mock command. > With the patch attached to this report adds the groupinstall sub command to > mock. > Please, install it to the official source tree. > > Usage: > > $ mock groupinstall "Japanese Support" > > Version-Release number of selected component (if applicable): > > > How reproducible: > > > Steps to Reproduce: > 1. > 2. > 3. > > Actual results: > > > Expected results: > > > Additional info: