Bug 483856 - add --groupinstall option
Summary: add --groupinstall option
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora Hosted Projects
Classification: Retired
Component: mock
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Clark Williams
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-03 22:50 UTC by Paul B Schroeder
Modified: 2013-01-10 05:02 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-02-04 23:40:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Paul B Schroeder 2009-02-03 22:50:07 UTC
Description of problem:
Not a problem, but an enhancement request.  It would be nice to be able to do a groupinstall.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:
running "mock -r chroot --groupinstall 'Group Name'" would install a group.  Expected to work just like 'yum groupinstall'.  I imagine it would call this underneath.

Additional info:

Comment 1 Jesse Keating 2009-02-04 23:40:25 UTC
Recent yum versions support "install @groupname" syntax, allowing you to mix installation of packages and groups in the same command.  Thus you can do mock --install @foo to get a group installed.


Note You need to log in before you can comment on or make changes to this bug.