Bug 717934

Summary: Adding groupinstall capability
Product: [Fedora] Fedora Reporter: Masatake YAMATO <yamato>
Component: mockAssignee: Clark Williams <williams>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mebrown, williams
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-03 14:45:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
A patch adding groupinstall capability to mock none

Description Masatake YAMATO 2011-06-30 12:56:05 UTC
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:

Comment 1 Masatake YAMATO 2011-08-03 14:45:07 UTC
(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: