Bug #21410
closedsuperclass mismatch for class Product
Description
Running db:migrate with rails 5
rake aborted!
TypeError: superclass mismatch for class Product
/home/vagrant/katello/db/migrate/20140422000001_update_products_add_organization.rb:2:in `<class:UpdateProductsAddOrganization>'
/home/vagrant/katello/db/migrate/20140422000001_update_products_add_organization.rb:1:in `<top (required)>'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/dependencies.rb:274:in `block in require'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/dependencies.rb:240:in `load_dependency'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/dependencies.rb:274:in `require'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:777:in `load_migration'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:773:in `migration'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:768:in `disable_ddl_transaction'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:1076:in `use_transaction?'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:986:in `rescue in block in migrate'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:983:in `block in migrate'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:980:in `each'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:980:in `migrate'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:823:in `up'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/migration.rb:801:in `migrate'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/tasks/database_tasks.rb:139:in `migrate'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/railties/databases.rake:44:in `block (2 levels) in <top (required)>'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/dependencies.rb:268:in `load'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/dependencies.rb:268:in `block in load'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/dependencies.rb:240:in `load_dependency'
/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/dependencies.rb:268:in `load'
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7021 added
Updated by Justin Sherrill almost 7 years ago
- Translation missing: en.field_release set to 284
Updated by Sean O'Keeffe almost 7 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/7021)
Updated by John Mitsch over 6 years ago
- Translation missing: en.field_release changed from 284 to 352
Updated by Chris Roberts over 4 years ago
- Status changed from Ready For Testing to Rejected
- Target version changed from Katello 3.6.1 to Katello Recycle Bin
- Triaged set to No