Katello 3.0 RC3 Install issue

Folks,

Just fired off some clean Katello 3.0 RC3 builds and am facing the same
issue on both:

[root@katello ~]# foreman-installer --scenario=katello
–foreman-initial-organization=Innes --foreman-initial-location=Laptop
/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[katello.innes.net]:
Could not evaluate: Proxy katello.innes.net cannot be registered (Could not
load data from https://katello.innes.net
/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[katello.innes.net]:
Failed to call refresh: Proxy katello.innes.net cannot be registered (Could
not load data from https://katello.innes.net
/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[katello.innes.net]:
Proxy katello.innes.net cannot be registered (Could not load data from
https://katello.innes.net
Installing Done
[100%]
[…]
Something went wrong! Check the log for ERROR-level output
The full log is at /var/log/foreman-installer/katello.log
[root@katello ~]#

This is a build that I've used successfully to build previous release
candidates; have only seen the failure on these recent builds.

Any ideas?

Thanks

Duncan

You might be hitting Bug #14811: Passenger paths changed once again (RHEL7) - SELinux - Foreman if
SELinux is set to enforcing (default), where the version of Passenger in
EPEL7 doesn't have a working SELinux policy.

Either try setting SELinux to permissive or downgrade all Passenger
packages to 4.0.18 from the Foreman repos.

··· On Wednesday, May 4, 2016 at 3:07:27 AM UTC+10, Duncan Innes wrote: > > Folks, > > Just fired off some clean Katello 3.0 RC3 builds and am facing the same > issue on both: > > [root@katello ~]# foreman-installer --scenario=katello > --foreman-initial-organization=Innes --foreman-initial-location=Laptop > /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[katello.innes.net]: > Could not evaluate: Proxy katello.innes.net cannot be registered (Could > not load data from https://katello.innes.net > /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[katello.innes.net]: > Failed to call refresh: Proxy katello.innes.net cannot be registered > (Could not load data from https://katello.innes.net > /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[katello.innes.net]: > Proxy katello.innes.net cannot be registered (Could not load data from > https://katello.innes.net > Installing Done > [100%] > [..................................................................................................] > Something went wrong! Check the log for ERROR-level output > The full log is at /var/log/foreman-installer/katello.log > [root@katello ~]# > > This is a build that I've used successfully to build previous release > candidates; have only seen the failure on these recent builds. > > Any ideas? > > Thanks > > Duncan >

That's it - thanks.

Running permissive until the next RC then :slight_smile:

··· On Wednesday, 4 May 2016 06:07:04 UTC+1, Mario Gamboa wrote: > > You might be hitting http://projects.theforeman.org/issues/14811 if > SELinux is set to enforcing (default), where the version of Passenger in > EPEL7 doesn't have a working SELinux policy. > > Either try setting SELinux to permissive or downgrade all Passenger > packages to 4.0.18 from the Foreman repos. > > On Wednesday, May 4, 2016 at 3:07:27 AM UTC+10, Duncan Innes wrote: >> >> Folks, >> >> Just fired off some clean Katello 3.0 RC3 builds and am facing the same >> issue on both: >> >> [root@katello ~]# foreman-installer --scenario=katello >> --foreman-initial-organization=Innes --foreman-initial-location=Laptop >> /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[ >> katello.innes.net]: Could not evaluate: Proxy katello.innes.net cannot >> be registered (Could not load data from https://katello.innes.net >> /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[ >> katello.innes.net]: Failed to call refresh: Proxy katello.innes.net >> cannot be registered (Could not load data from https://katello.innes.net >> /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[ >> katello.innes.net]: Proxy katello.innes.net cannot be registered (Could >> not load data from https://katello.innes.net >> Installing Done >> [100%] >> [..................................................................................................] >> Something went wrong! Check the log for ERROR-level output >> The full log is at /var/log/foreman-installer/katello.log >> [root@katello ~]# >> >> This is a build that I've used successfully to build previous release >> candidates; have only seen the failure on these recent builds. >> >> Any ideas? >> >> Thanks >> >> Duncan >> >