Katello 2.1 Installation Errors

All,

If you are attempting a Katello 2.1 installation error and hitting failures
during the migration stage similar to [1] please note that we are aware of
it and have opened a fix to foreman_discovery [2] to fix. If you do not
wish to wait for this fix, the workarounds are:

  1. disable discovery by opening
    /usr/share/foreman/bundler/foreman_discovery.rb and commenting out the
    inclusion of the plugin
  2. grab [3] and apply it
    at /opt/rh/ruby193/root/usr/share/gems/gems/foreman_discovery-2.0.1 and
    then re-run the katello-installer

Eric

[1] Bug #9912: 'foreman-rake db:migrate' fails with error - Discovery - Foreman
[2] https://github.com/theforeman/foreman_discovery/pull/174
[3] https://github.com/theforeman/foreman_discovery/pull/174.patch