Actions
Bug #8423
closedInstalling Katello 2.0 on RHEL 7.0 fails
Description
Running fb-install-foreman.bats to install Foreman 1.6 on RHEL 7.0 fails with
# [ERROR 2014-11-06 10:32:14 verbose] Repeating errors encountered during run: # [ERROR 2014-11-06 10:32:14 verbose] Could not set 'present' on ensure: ApipieBindings::MissingArgumentsError at 12:/usr/share/foreman-installer/modules/foreman_proxy/manifests/register.pp # [ERROR 2014-11-06 10:32:14 verbose] Could not set 'present' on ensure: ApipieBindings::MissingArgumentsError at 12:/usr/share/foreman-installer/modules/foreman_proxy/manifests/register.pp # [ERROR 2014-11-06 10:32:14 verbose] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[idm-qe-05.lab.eng.rdu2.redhat.com]/ensure: change from absent to present failed: Could not set 'present' on ensure: ApipieBindings::MissingArgumentsError at 12:/usr/share/foreman-installer/modules/foreman_proxy/manifests/register.pp # [ERROR 2014-11-06 10:32:14 verbose] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[idm-qe-05.lab.eng.rdu2.redhat.com]: Failed to call refresh: missing param 'id' in parameters # [ERROR 2014-11-06 10:32:14 verbose] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[idm-qe-05.lab.eng.rdu2.redhat.com]: missing param 'id' in parameters
Updated by Justin Sherrill about 10 years ago
- Copied from Bug #8308: Installing Foreman 1.6 on RHEL 7.0 fails added
Updated by Justin Sherrill about 10 years ago
- Subject changed from Installing Katello 1.0 on RHEL 7.0 fails to Installing Katello 2.0 on RHEL 7.0 fails
Updated by Justin Sherrill about 10 years ago
Patch needing backport:
https://github.com/theforeman/puppet-foreman/commit/9c85bcbb4f8cacf33a822b3406fed5476c6fca17
Updated by Justin Sherrill about 10 years ago
Workaround with yum downgrade rubygem-apipie-bindings-0.0.8 before running the installer.
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release changed from 24 to 14
Updated by Justin Sherrill almost 10 years ago
- Status changed from New to Closed
This is already resolved in 2.1. Closing.
Actions