Bug #19182
closedUpdating an ostree repo causes ISE
Description
Updating any attribute of an ostree repo causes ISE with the following trace
2017-04-03T02:58:12 1f693ef5 [app] [E] NoMethodError: undefined method `ostree_publish_depth' for #<Katello::Repository:0x0000000b9eb398> | /home/vagrant/.rvm/gems/ruby-2.2.4/gems/activemodel-4.2.8/lib/active_model/attribute_methods.rb:433:in `method_missing' | /home/vagrant/katello/app/models/katello/glue/pulp/repo.rb:281:in `generate_distributors' | /home/vagrant/katello/app/lib/actions/pulp/repository/refresh.rb:44:in `block in update_or_associate_distributors' | /home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.23/lib/dynflow/execution_plan.rb:305:in `call' | /home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.23/lib/dynflow/execution_plan.rb:305:in `switch_flow' | /home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.23/lib/dynflow/action.rb:370:in `concurrence' | /home/vagrant/katello/app/lib/actions/pulp/repository/refresh.rb:41:in `update_or_associate_distributors'
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6733 added
Updated by Partha Aji over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|1c676303ca3a4c27ec973a6a5ca0f41b398ca25f.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/Katello/katello/pull/6741 added