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.
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
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
(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?
*** Bug 1386471 has been marked as a duplicate of this bug. ***
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