Bug 1086687

Summary: [RFE] Host install: improve message into events if host cannot be installed because yum cannot find packages
Product: Red Hat Enterprise Virtualization Manager Reporter: Martin Pavlik <mpavlik>
Component: RFEsAssignee: Scott Herold <sherold>
Status: CLOSED WONTFIX QA Contact: Shai Revivo <srevivo>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.4.0CC: gklein, iheim, lpeer, mkalinin, oourfali, rbalakri, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: sherold: Triaged+
Hardware: x86_64   
OS: Linux   
Whiteboard: infra
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-16 14:46:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
deploy log none

Description Martin Pavlik 2014-04-11 10:14:36 UTC
Created attachment 885357 [details]
deploy log

Description of problem:

if host installation fails on missing repository, all that is logged into GUI event log is following message, which does not really explain what happened

Host dell-07 installation failed. Command returned failure code 1 during SSH session 'root.66.71'.

it would be nice if it could pass the info from yum

2014-04-11 10:43:31 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum Cannot queue package openstack-neutron: Package openstack-neutron cannot be found


Version-Release number of selected component (if applicable):
Red Hat Enterprise Virtualization Manager Version: 3.4.0-0.13.beta3.el6ev 

How reproducible:


Steps to Reproduce:
1. disable some of the needed repos (e.g. rhevm.reop)
2. try to install host through RHEV-M


Actual results:
Host dell-07 installation failed. Command returned failure code 1 during SSH session 'root.66.71'.

Expected results:
more detailed info on the failure

Additional info: