Hide Forgot
Currently installing the "foreman-azure" package on RHEL7 throws the below trace-back. ForemanAzure::Azure is using attr_accessible so must either be converted to strong parameters, or add the protected_attributes gem (RuntimeError) /usr/share/foreman/config/initializers/active_record_extensions.rb:21:in `attr_accessible' /usr/share/foreman/app/models/concerns/optional_attr_accessible.rb:30:in `attr_accessible' /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_azure-1.0.1/app/models/foreman_azure/azure.rb:5:in `<class:Azure>' /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_azure-1.0.1/app/models/foreman_azure/azure.rb:2:in `<module:ForemanAzure>' /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_azure-1.0.1/app/models/foreman_azure/azure.rb:1:in `<top (required)>' /opt/rh/rh-ruby22/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require' /opt/rh/rh-ruby22/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require' /opt/rh/sclo-ror42/root/usr/share/gems/gems/polyglot-0.3.4/lib/polyglot.rb:65:in `require' 1) Installed setup using katello-deploy and RHEL7 UI Was accessible with latest nightly. 2) Installed Azure CR via "yum install foreman-azure" 3) Restarted the katello-service and found the above issue related to Foreman:Azure
Created from redmine issue http://projects.theforeman.org/issues/16269
Connecting redmine issue http://projects.theforeman.org/issues/16269 from this bug
I see the similar issue with sat6.3 snap1: tfm-rubygem-azure-core-0.1.1-1.el7.noarch tfm-rubygem-azure-0.7.5-1.el7.noarch tfm-rubygem-fog-azure-0.0.2-1.el7.noarch tfm-rubygem-foreman_azure-1.0.1-1.fm1_13.el7.noarch satellite-installer-6.3.0.0-1.git.12.695b530.el7sat.noarch | RuntimeError: ForemanAzure::Azure is using attr_accessible so must either be converted to strong parameters, or add the protected_attributes gem | /usr/share/foreman/config/initializers/active_record_extensions.rb:21:in `attr_accessible' | /usr/share/foreman/app/models/concerns/optional_attr_accessible.rb:30:in `attr_accessible' | /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_azure-1.0.1/app/models/foreman_azure/azure.rb:5:in `<class:Azure>' | /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_azure-1.0.1/app/models/foreman_azure/azure.rb:2:in `<module:ForemanAzure>' | /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_azure-1.0.1/app/models/foreman_azure/azure.rb:1:in `<top (required)>' | /opt/rh/rh-ruby22/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require' | /opt/rh/rh-ruby22/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
Upstream bug assigned to dlobatog
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/16269 has been resolved.
No longer need info from me