Bug 642328 - packagegroup install does not have the option to install on consumergroup
Summary: packagegroup install does not have the option to install on consumergroup
Keywords:
Status: CLOSED DUPLICATE of bug 619503
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: John Matthews
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-12 15:21 UTC by Preethi Thomas
Modified: 2011-07-15 19:29 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-10-13 15:51:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2010-10-12 15:21:28 UTC
Description of problem:

see that packagegroup can only be installed on individual consumers

[root@preethi ~]# pulp-admin packagegroup install --help
Usage: ... install <options>

Options:
  -h, --help            show this help message and exit
  -g PKGGROUPID, --pkggroupid=PKGGROUPID
                        packagegroup to install on a given consumer; to
                        specify multiple package groups use multiple -g
  --consumerid=CONSUMERID
                        consumer id
You have new mail in /var/spool/mail/root

It should match the package install option

[root@preethi ~]# pulp-admin package install --help
Usage: ... install <options>

Options:
  -h, --help            show this help message and exit
  -n PNAMES, --name=PNAMES
                        packages to be installed; to specify multiple packages
                        use multiple -n
  --consumerid=CONSUMERID
                        consumer id
  --consumergroupid=CONSUMERGROUPID
                        consumer group id

Comment 1 John Matthews 2010-10-13 15:51:07 UTC

*** This bug has been marked as a duplicate of bug 619503 ***


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