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 Component | Assignee: | RHQ Project Maintainer <rhq-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.2 | CC: | ahovsepy, asantos, hmlnarik, jmatthew, mfoley, myarboro, pslavice, snegrea |
| Target Milestone: | post-GA | Keywords: | 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: | |||
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. <http://bugzilla.redhat.com/bugzilla></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 14 indicates this is fixed, except for 1 bug. this bug is addressed in comment 15 and comment 17. marking closed current release. |
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.