Bug 1281691

Summary: Warning: yum did not install the following packages: lm_sensors-libs, net-snmp-libs, OpenIPMI, OpenIPMI-libs
Product: Red Hat Satellite 5 Reporter: Jan Hutař <jhutar>
Component: InstallerAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Drazny <rdrazny>
Severity: low Docs Contact:
Priority: unspecified    
Version: 570CC: dyordano, jhutar, rdrazny, tkasparek, tlestach
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-10 10:39:31 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: 1291203    

Description Jan Hutař 2015-11-13 07:22:18 UTC
Description of problem:
When installing Satellite, install.pl issues warning:

Warning: yum did not install the following packages:
	lm_sensors-libs
	net-snmp-libs
	OpenIPMI
	OpenIPMI-libs


Version-Release number of selected component (if applicable):
Satellite-5.7.0-RHEL6-re20150108.2-x86_64.iso
RHEL 6.7 + updates


How reproducible:
always


Steps to Reproduce:
1. Install Satellite 5.7


Actual results:
Warning message is issued by install.pl.


Expected results:
Installer should not report that if that is not really needed.


Additional info:
OpenIPMI disappeared, because ipmitools (required) by cobbler do not require these anymore. I have quickly checked that power management still works (I have used invalid IPMI credentials, but the tool running these did not complained about missing deps or so, so I guess we are good here.

I do not know whay net-snmp-libs (and its dependency lm_sensors-libs) disappeared, but net-snmp-libs seems to be indirect dependency of tomcat6 in the past (and lm_sensors-libs was net-snmp-libs dependency). I have checked that SNMP monitoring probes (well, I have checked one) still works even without net-snmp-libs installed.

Comment 7 Jan Hutař 2016-11-29 12:51:40 UTC
Hello Tomas,
I have not checked the commit, but this is how our whitelist looks now (after many install attempts) for 5.8.0:

Warning: more packages were installed by yum than expected:
	PyYAML
	compat-libstdc++-33
	crypto-utils
	libyaml
	mod_perl
	perl-BSD-Resource
	perl-Frontier-RPC
	perl-Frontier-RPC-doc
	perl-Newt
	perl-TermReadKey
	postgresql-contrib
	postgresql-pltcl
	postgresql-server
	python-psycopg2
	redhat-rpm-config
Warning: yum did not install the following packages:
	OpenIPMI
	OpenIPMI-libs
	antlr
	compat-libstdc++-33
	jakarta-commons-codec
	jakarta-commons-el
	jakarta-commons-lang
	jakarta-oro
	jdom
	libXp
	lm_sensors-libs
	net-snmp-libs
	objectweb-asm
	perl-Class-Singleton
	perl-DateTime
	perl-Error
	perl-Frontier-RPC-Client
	perl-List-MoreUtils
	perl-Net-LibIDN
	perl-Params-Validate
	perl-TermReadKey
	xalan-j2

Comment 8 Jan Hutař 2016-11-29 12:53:44 UTC
And in automation with Satellite-5.8-RHEL-6-20161128.n.0 there is:

Warning: yum did not install the following packages:
	libXp
	perl-Error

Comment 9 Tomáš Kašpárek 2016-12-01 14:02:21 UTC
(In reply to Jan Hutař from comment #8)
> And in automation with Satellite-5.8-RHEL-6-20161128.n.0 there is:
> 
> Warning: yum did not install the following packages:
> 	libXp
> 	perl-Error

I can not reproduce this using Satellite-5.8-RHEL-6-20161130.n.0-Satellite-x86_64-dvd1.iso.

Is this embedded postgresql or external oracle?

Comment 11 Jan Hutař 2016-12-03 21:24:16 UTC
*** Bug 1386471 has been marked as a duplicate of this bug. ***

Comment 21 Radovan Drazny 2017-01-12 10:12:06 UTC
Tested on RHEL-6.9-20170109.n.0 Server with Satellite-5.8-RHEL-6-20170109.n.0.
There are no packages reported for being or not being installed on x86_64 for PostgreSQL nor external Oracle.

VERIFIED