Bug 845836 - Add rhevm-cli as a dependency to RHEVM
Summary: Add rhevm-cli as a dependency to RHEVM
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-setup
Version: 3.1.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: 3.1.0
Assignee: Kiril Nesenko
QA Contact: Yaniv Kaul
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-05 14:38 UTC by Yaniv Kaul
Modified: 2015-09-22 13:09 UTC (History)
9 users (show)

Fixed In Version: si14
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-04 20:01:30 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Yaniv Kaul 2012-08-05 14:38:35 UTC
Description of problem:
Currently, when installing rhevm via 'yum install rhevm' the user does not get the 'rhevm-cli' package. It does get 'rhevm-sdk', but that's because the tools are dependent on it (and I guess 'rhevm' packages depends on them).
However, that makes it harder for the user to get 'rhevm-cli'.

Please make it a dependency, so users will automatically have it as well (even though I understand it's not really needed).

This was discussed with PM (Miki).

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

How reproducible:


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


Expected results:


Additional info:

Comment 1 Kiril Nesenko 2012-08-12 12:43:28 UTC
Patch posted for review: http://gerrit.ovirt.org/#/c/7100/

Comment 4 Yaniv Kaul 2012-08-19 08:22:28 UTC
SI14: was it intended not to have the cli on a specific version, as was done to the rest of RHEVM dependencies?
For example:
[root@ykaul-rhevm3 ~]# rpm -qR rhevm |grep rest
rhevm-restapi = 3.1.0-12.el6ev

vs:
[root@ykaul-rhevm3 ~]# rpm -qR rhevm |grep cli
rhevm-cli 


The full list (note some utils are not fixed, some are):

[root@ykaul-rhevm3 ~]# rpm -qR rhevm |grep rhev |sort
config(rhevm) = 3.1.0-12.el6ev
rhev-guest-tools-iso  
rhevm-backend = 3.1.0-12.el6ev
rhevm-cli  
rhevm-config = 3.1.0-12.el6ev
rhevm-dbscripts = 3.1.0-12.el6ev
rhevm-doc >= 3.1.0
rhevm-genericapi = 3.1.0-12.el6ev
rhevm-image-uploader  
rhevm-iso-uploader  
rhevm-log-collector  
rhevm-notification-service = 3.1.0-12.el6ev
rhevm-restapi = 3.1.0-12.el6ev
rhevm-setup >= 3.1.0-12.el6ev
rhevm-spice-client-x64-cab  
rhevm-spice-client-x86-cab  
rhevm-userportal = 3.1.0-12.el6ev
rhevm-webadmin-portal = 3.1.0-12.el6ev


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