Actions
Bug #30314
closedpulp2 Debian sync starts with stacktraces
Description
When synchronizing a deb repository the log shows backtraces.
The error is not critical, but can fill up the log pretty bad if many sync-tasks are done regularilly.
2020-07-02T16:30:58 [E|bac|] Error in progress calculation 2020-07-02T16:30:58 [E|bac|] undefined method `>' for nil:NilClass (NoMethodError) /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/pulp/repository/presenters/deb_presenter.rb:7:in `progress' /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/pulp/repository/sync.rb:61:in `run_progress' /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action/progress.rb:18:in `block in run' /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action/progress.rb:34:in `ensure in with_progress_calculation' /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action/progress.rb:33:in `with_progress_calculation' /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action/progress.rb:17:in `run' /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call' /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass' /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8809 added
Updated by The Foreman Bot over 4 years ago
- Fixed in Releases Katello 4.0.0 added
Updated by Markus Bucher over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|aab445d97f72574f27989488c07f1e0a59a582d0.
Updated by John Mitsch over 4 years ago
- Category set to Repositories
- Target version set to Katello 3.16.0
- Triaged changed from No to Yes
Actions