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

Bug 1058182

Summary: Missing jboss-on-agent-init-ec2 RPM package in Amazon RHUI
Product: [JBoss] JBoss Operations Network Reporter: Hynek Mlnarik <hmlnarik>
Component: No ComponentAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: ahovsepy, asantos, hmlnarik, jmatthew, mfoley, myarboro, pslavice, snegrea
Target Milestone: post-GAKeywords: Triaged
Target Release: JON 3.2.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-04 12:29:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hynek Mlnarik 2014-01-27 07:45:26 UTC
Launching 'yum update' on an EC2 instance with already installed jboss-on-agent-init-ec2-3.1.2.GA-1.el6_3.noarch fails with the following message:

Error: Package: jboss-on-agent-init-ec2-3.1.2.GA-1.el6_3.noarch (@koji-override-1/$releasever)
           Requires: jboss-on-agent = 3.1.2.GA-1.el6_3
           Removing: jboss-on-agent-3.1.2.GA-1.el6_3.noarch (@koji-override-1/$releasever)
               jboss-on-agent = 3.1.2.GA-1.el6_3
           Updated By: jboss-on-agent-3.2.0.GA-7.el6_5.noarch (rhui-eu-west-1-jbeap-6-rhui-rhel-6-rpms)
               jboss-on-agent = 3.2.0.GA-7.el6_5
           Available: jboss-on-agent-3.1.1.GA-1.el6_3.noarch (rhui-eu-west-1-jbeap-6-rhui-rhel-6-rpms)
               jboss-on-agent = 3.1.1.GA-1.el6_3

This blocks EAP customers from performing regular update as well as testing of new EAP releases in Amazon EC2 environment. The reason is likely wrong propagation (or none at all) of the respective package into RHUI.

Comment 2 Alan Santos 2014-02-14 18:36:19 UTC
from John Matthews email:
 confirmed the repo metadata RHUI is using contains a reference to 3.2.0

content/dist/rhel/rhui/server/6/6Server/i386/jbeap/6/os/repodata/baf4e60badda5fcb039bda726a69b4f9d6ff3e69-primary.xml.gz

<package type="rpm">
 <name>jboss-on-agent</name>
 <arch>noarch</arch>
 <version epoch="0" ver="3.2.0.GA" rel="7.el6_5"/>
 <checksum type="sha" pkgid="YES">926bc0433100ccb4c3678a889ce01d15b59aaa52</checksum>
 <summary>JBoss Operations Network (ON) management platform monitoring agent</summary>
 <description>The monitoring agent for the JBoss Operations Network (ON). Includes init script for the monitoring agent.</description>
 <packager>Red Hat, Inc. &lt;http://bugzilla.redhat.com/bugzilla&gt;</packager>
 <url>http://www.jboss.com/products/jbosson/</url>
 <time file="1387260441" build="1386905830"/>
 <size package="8360724" installed="10727765" archive="10738320"/>
<location href="Packages/jboss-on-agent-3.2.0.GA-7.el6_5.noarch.rpm"/>

The package is in both i386 and x86_64 repos.

Once it's deleted from the repo metadata on CDN, RHUI will pick this up on next sync and it will make it's way to the CDS.

Comment 18 Mike Foley 2014-06-04 12:29:14 UTC
comment 14 indicates this is fixed, except for 1 bug.  this bug is addressed in comment 15 and comment 17.  marking closed current release.