Bug 1433907

Summary: Unable to install package ecj
Product: Red Hat Satellite 5 Reporter: Kenny Tordeurs <ktordeur>
Component: InstallerAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED CURRENTRELEASE QA Contact: Lukáš Hellebrandt <lhellebr>
Severity: low Docs Contact:
Priority: low    
Version: 580CC: ktordeur, lhellebr, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-21 12:10:03 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:
Bug Depends On:    
Bug Blocks: 1358815    

Description Kenny Tordeurs 2017-03-20 11:04:49 UTC
Description of problem:
During fresh install the package ecj is not being installed

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

How reproducible:
100%

Steps to Reproduce:
1. run fresh install ./install.pl
2.
3.

Actual results:
~~~
There are some packages from Red Hat Enterprise Linux that are not part
of the @base group that Satellite will require to be installed on this
system. The installer will try resolve the dependencies automatically.
However, you may want to install these prerequisites manually.
Do you want the installer to resolve dependencies [y/N]? y
* Installing Satellite packages.
Warning: yum did not install the following packages:
        ecj
~~~


Expected results:
All packages to be installed

Additional info:

Comment 3 Kenny Tordeurs 2017-03-21 08:53:49 UTC
Satellite 5.8 beta 

[root@ktordeur-sat58 ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 6.8 (Santiago)

[root@ktordeur-sat58 ~]# rpm -q ecj
ecj-4.5.2-3.el6.x86_64

Comment 4 Tomáš Kašpárek 2017-03-21 09:12:29 UTC
Hello Kenny,

we're aware of this issue and with RHEL 6.9 you shall not see this warning.

Comment 5 Tomáš Kašpárek 2017-03-24 08:44:06 UTC
Moving to ON_QA in order to test this.

Comment 6 Lukáš Hellebrandt 2017-05-25 10:37:12 UTC
Verified with compose from 20170523 on RHEL 6.9 (we require up to date system).

No warning is displayed anymore. The ecj package has been installed.