Description of problem: None of the following packages is installed as part of 'yum install rhevm', so you don't get any of the spice client CABs or MSIs installed. I'm not even sure if those actually deliver anything useful (shouldn't they be the new mingw virt-viewer based ones?), but bottom line is - no spice client delivery to the clients via RHEVM, which is a regression from 3.0. rhevm-spice-client-x64-cab-3.0-24.el6.noarch.rpm rhevm-spice-client-x64-msi-3.0-24.el6.noarch.rpm rhevm-spice-client-x86-cab-3.0-24.el6.noarch.rpm rhevm-spice-client-x86-msi-3.0-24.el6.noarch.rpm Version-Release number of selected component (if applicable): rhevm-webadmin-portal-3.1.0-10.el6ev.noarch.rpm How reproducible: Steps to Reproduce: 1. 'yum install rhevm' - no spice relevant packages are installed. 2. 3. Actual results: Expected results: Additional info:
Patch posted for review: http://gerrit.ovirt.org/#/c/6961/
(In reply to comment #2) > Patch posted for review: http://gerrit.ovirt.org/#/c/6961/ This patch was canceled. Posted new patch for review: https://gerrit.eng.lab.tlv.redhat.com/#/c/1064/
*** Bug 846649 has been marked as a duplicate of this bug. ***
Merged: https://gerrit.eng.lab.tlv.redhat.com/gitweb?p=ovirt-engine.git;a=commit;h=3ebf8460fb639a215b2449aa22ee58478286a957
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Currently no rhevm* package includes a dependency on the rhevm-spice-client* packages, which contain the SPICE clients. As a result the SPICE clients are not automatically installed during Manager installation, and are users of the User Portal are not automatically prompted to install them when accessing virtual machines. To work around this issue, following successful Red Hat Enterprise Virtualization Manager installation, log in as root and use the yum command to install the missing packages: # yum install rhevm-spice-client\*
Verified on rhevm-3.1.0-14.el6ev.noarch # yum deplist rhevm | grep spice-client dependency: rhevm-spice-client-x86-cab provider: rhevm-spice-client-x86-cab.noarch 3.1-4.el6 dependency: rhevm-spice-client-x64-cab provider: rhevm-spice-client-x64-cab.noarch 3.1-4.el6