Bug 1330352

Summary: hornetq-2.3.25-11.SP9_redhat_1.1.ep6.el6.noarch.rpm is not provided via jb-eap-6-for-rhel-6-server-rpms repository
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Kenjiro Nakayama <knakayam>
Component: HornetQ, Security, RPMsAssignee: jboss-set
Status: CLOSED WORKSFORME QA Contact: Miroslav Novak <mnovak>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: bbaranow, csuconic, fnasser, msvehla, sgraf
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-26 15:45:27 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:

Description Kenjiro Nakayama 2016-04-26 00:43:25 UTC
Description of problem:

- hornetq-2.3.25-11.SP9_redhat_1.1.ep6.el6.noarch.rpm is not provided via jb-eap-6-for-rhel-6-server-rpms repository
- The errata has already been relased https://rhn.redhat.com/errata/RHSA-2016-0596.html

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

- JBoss EAP 6.x
- OpenShift 2.2.9

How reproducible:
Steps to Reproduce:
1. yum clean all ; yum info hornetq 

Actual results:

# yum clean all ; yum info hornetq
...
Loaded plugins: priorities, product-id, refresh-packagekit, security, subscription-manager
65 packages excluded due to repository priority protections
Installed Packages
Name        : hornetq
Arch        : noarch
Version     : 2.3.25
Release     : 10.SP8_redhat_1.1.ep6.el6
Size        : 4.0 M
Repo        : installed
From repo   : jb-eap-6-for-rhel-6-server-rpms
Summary     : HornetQ
URL         : http://hornetq.org
License     : ASL 2.0
Description : Putting the buzz in messaging.

Expected results:

hornetq-2.3.25-11.SP9_redhat_1.1.ep6.el6.noarch.rpm should be found.

Comment 1 Fernando Nasser 2016-04-26 14:10:20 UTC
It i most certainly there, if you follow the link you provided:

https://rhn.redhat.com/errata/RHSA-2016-0596.html

You will see (for instance, for x86_64) the updated hornetq:

hornetq-2.3.25-11.SP9_redhat_1.1.ep6.el6.noarch.rpm	    MD5: a6089415786afcd52bcef7005df65a0e
SHA-256: bc4b13f7bfc1ec2633863042be8eac700317e89645c57bf47f918711a3b12b7a

QE tests that all files are actually available after the go live.

If you look at your yum output you'll see:

65 packages excluded due to repository priority protections

My guess is that the hornet you want is among these 65.

So check your yum repo settings to make sure you can get all the CP07 packages.

Comment 2 Kenjiro Nakayama 2016-04-26 15:34:43 UTC
> My guess is that the hornet you want is among these 65.

Are you sure? Even though we (the customer and me) can see the previous package(10.SP8_redhat_1.1.ep6.el6), you really think that it is priority protection?

I tested with my employee subscription "AGAIN" as below. But I can't still can't see the package. Could you please where I was wrong or please your test outputs.

* Test on my end
---
[root@ose2-node1 ~]# subscription-manager attach --pool=8a85f9833e1404a9013e3cddf99305e6
Successfully attached a subscription for: Employee SKU

[root@ose2-node1 ~]# [root@ose2-node1 ~]# subscription-manager repos \
     --enable="jb-eap-6-for-rhel-6-server-rpms" \
     --enable="jb-eap-6.4-for-rhel-6-server-rpms"

[root@ose2-node1 ~]# yum clean all; yum info hornetq
Loaded plugins: priorities, product-id, refresh-packagekit, security, subscription-manager
Cleaning repos: jb-eap-6-for-rhel-6-server-rpms jb-eap-6.4-for-rhel-6-server-rpms
Cleaning up Everything
Loaded plugins: priorities, product-id, refresh-packagekit, security, subscription-manager
jb-eap-6-for-rhel-6-server-rpms                                                                                                                                                             | 3.7 kB     00:00
jb-eap-6-for-rhel-6-server-rpms/primary_db                                                                                                                                                  | 677 kB     00:00
jb-eap-6.4-for-rhel-6-server-rpms                                                                                                                                                           | 3.5 kB     00:00
jb-eap-6.4-for-rhel-6-server-rpms/primary_db                                                                                                                                                | 677 kB     00:00
Installed Packages
Name        : hornetq
Arch        : noarch
Version     : 2.3.25
Release     : 10.SP8_redhat_1.1.ep6.el6
Size        : 4.0 M
Repo        : installed
From repo   : jb-eap-6-for-rhel-6-server-rpms
Summary     : HornetQ
URL         : http://hornetq.org
License     : ASL 2.0
Description : Putting the buzz in messaging.

[root@ose2-node1 ~]#  yum update hornetq
Loaded plugins: priorities, product-id, refresh-packagekit, security, subscription-manager
Setting up Update Process
No Packages marked for Update

Comment 3 Fernando Nasser 2016-04-26 15:45:27 UTC
Please open a ticket with RCM as suggested.
My team (Prod) does not push packages to CDN, this is done by RCM.

But we tested upgrades from stage, and those worked well.
QE repeats those tests and later on, after RCM pushes live, tests from the live CDN as well.

Any malfunction on CDN would be handled by RCM, so you need to open a ticket with them.
This is the wrong place for CDN issues.