Bug 548560

Summary: Failed install of RPM via webui shows as "Installed"
Product: [Other] RHQ Project Reporter: Corey Welton <cwelton>
Component: ContentAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: jshaughn, skarmark
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: sprint_3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-02 17:59:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Corey Welton 2009-12-17 19:30:07 UTC
Description of problem:
When attempting to install an RPM and a failure occurs, the UI still displays the package as having been installed.

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


How reproducible:
Anytime.

Steps to Reproduce:
1.  Create CP, Repo, etc., and register platform to Repo
2.  Enable internal yum repo on said platform. 
3.  begin tail of agent logfile on said platform.
4.  Attempt to install an RPM that will somehow fail.  One way to do this might be to sync one repo with packages that have dependencies outside that repo, from another that isn't synced.
5.  View results of logfile
6.  $platform > Content > History
  
Actual results:
Logfile will show obvious yum failure;  Content > History will show package as having been installed.

Expected results:

Proper validation of package install.

Additional info: