Project

General

Profile

Actions

Bug #25686

closed

foreman-installer candlepin java version

Added by Sophian Mehboub over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
RPMs
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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

Actions #1

Updated by Tomer Brisker over 5 years ago

  • Project changed from Foreman to Installer
Actions #2

Updated by Ewoud Kohl van Wijngaarden over 5 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.

Actions

Also available in: Atom PDF