Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 926967

Summary: [Event tab][Host-deploy] trace back message is logged in the event tab in case of yum transaction failed
Product: [oVirt] otopi Reporter: Tareq Alayan <talayan>
Component: Plugins.packagersAssignee: Alon Bar-Lev <alonbl>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Tareq Alayan <talayan>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: acathrow, alonbl, bazulay, dougsland, dyasny, iheim, lpeer, pstehlik, Rhev-m-bugs, yeylon, ykaul
Target Milestone: ---Keywords: Triaged
Target Release: ---Flags: talayan: devel_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-18 09:49:49 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
screenshot none

Description Tareq Alayan 2013-03-24 14:59:57 UTC

Comment 1 Tareq Alayan 2013-03-24 15:02:06 UTC
Created attachment 715525 [details]
screenshot

Description of problem:
ugly traceback message is logged into the event tab

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

How reproducible:
always

Steps to Reproduce:
1. corrupt your yum.repos.d -- disable your repo where vdsm-* available  
2. yum erase vdsm*
3. deploy the host 
  
Actual results:
installation failed 

Expected results:
installation failed;The event tab shouldn't contain the trace back message.
Should contain a appropriate, short and descriptive failure message 

Additional info:
see screen shot

Comment 2 Tareq Alayan 2013-03-24 15:37:20 UTC
Actual result: 
installation failed;The event tab contains the trace back message. [see screeshot]

Comment 3 Alon Bar-Lev 2013-04-07 12:31:18 UTC
Hello,

I need the host deploy log to know where it failed.

tracebacks should not be visible, not sure how critical it is until I figure out in what case it is shown.

Thanks.