Bug #39032
closedBump pulp-deb bindings to 3.8
Description
Bump pulp-deb bindings to 3.8
Cloned from 17804854
Since [https://github.com/theforeman/pulpcore-packaging/pull/2319] merged, we need to bump pulp-deb bindings from 3.7 to 3.8. Issue though, there's an error with one of the tests with the new bindings:
{code:java}
Error:
Katello::Service::Repository::Apt::RefreshDistributionTest#test_updates:
NoMethodError: undefined method `find' for nil:NilClass
/home/vagrant/katello/app/services/katello/pulp3/task.rb:84:in `task_group_href'
/home/vagrant/katello/test/support/pulp3_support.rb:51:in `block in wait_on_task'
/home/vagrant/katello/test/support/pulp3_support.rb:49:in `each'
/home/vagrant/katello/test/support/pulp3_support.rb:49:in `wait_on_task'
/home/vagrant/katello/test/services/katello/pulp3/repository/apt/refresh_test.rb:40:in `block in test_updates'
/home/vagrant/katello/test/services/katello/pulp3/repository/apt/refresh_test.rb:40:in `each'
/home/vagrant/katello/test/services/katello/pulp3/repository/apt/refresh_test.rb:40:in `test_updates'
/home/vagrant/katello/test/support/vcr.rb:24:in `block in run'
/home/vagrant/katello/test/support/vcr.rb:23:in `run'
{code}
We also need to rerecord VCR bindings.
Updated by Ian Ballou 5 months ago
- Category set to Repositories
- Triaged changed from No to Yes
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11632 added
Updated by Quinn James 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|aa83705ccdd360a241700194b88384187179f6b0.
Updated by The Foreman Bot 5 months ago
- Pull request https://github.com/Katello/katello/pull/11641 added
Updated by Ian Ballou 4 months ago
- Target version changed from Katello 4.20.0 to Katello 4.19.2
Updated by The Foreman Bot 4 months ago
- Pull request https://github.com/Katello/katello/pull/11681 added