Bug #25686
closedforeman-installer candlepin java version
Description
Hello,
when I try to install the foreman with the katello scenario by this command
foreman-installer --scenario katello \
--foreman-initial-organization "Capensis" \
--foreman-initial-location "Lille" \
--foreman-proxy-content-puppet=false \
--puppet-agent=false \
--no-enable-puppet \
--puppet-server=false \
--puppet-server-ca=false \
--foreman-proxy-puppet=false \
--foreman-proxy-puppetca=false \
--foreman-proxy-manage-puppet-group=false \
--foreman-proxy-dhcp=false \
--foreman-proxy-dns=false \
--foreman-proxy-tftp=false \
--foreman-puppetrun=false
I get an error telling the candlepin server can't start because : Unsupported major.minor version 52.0
For the installation to succeed, I have to do this.
yum install java-1.8.0-openjdk -y
Technical environment :
Centos 7.5.1804
Foreman 1.19.0-1
Katello 3.8.0-5
Thanks in advance.
Rgs,
Sophian Mehboub
Updated by Tomer Brisker about 6 years ago
- Project changed from Foreman to Installer
Updated by Ewoud Kohl van Wijngaarden about 6 years ago
- Project changed from Installer to Packaging
- Category set to RPMs
- Status changed from New to Resolved
- Triaged changed from No to Yes
- Fixed in Releases 1.20.2 added
In b9557f47bb05444f833e0e87c2f7c6f8978e3950 we dropped the Java 1.7 dependency from the katello meta package which allows yum to correctly resolve the dependency in candlepin. This is part of Katello 3.9.