Project

General

Profile

Actions

Bug #14584

closed

Successfully updating a host with an errata results in warning on task

Added by Justin Sherrill about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Orchestration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1322062
Description of problem:

When updating an errata on a content host from the UI or hammer, an error occurs as part of the process that checks for an error:

NoMethodError: undefined method `include?' for nil:NilClass

/home/vagrant/git/katello/app/lib/actions/pulp/consumer/content_install.rb:31:in `block in check_error_details'
/home/vagrant/git/katello/app/lib/actions/pulp/consumer/content_install.rb:28:in `each'
/home/vagrant/git/katello/app/lib/actions/pulp/consumer/content_install.rb:28:in `check_error_details'
/home/vagrant/git/katello/app/lib/actions/pulp/consumer/content_install.rb:24:in `finalize'

Version-Release number of selected component (if applicable):
6.2 Snap4

How reproducible:
Always

Steps to Reproduce:
1. Register a system with subscription-manager (that katello-agent running) and assign it to a rhel
2. Ensure at least one errata is applicable (downgrade a package if need be)
3. Attempt to apply the errata via the UI

Actual results:
Errata is installed, but task is in warning state

Expected results:
Errata is installed task is in success state (green)

Additional info:

Actions #1

Updated by The Foreman Bot about 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Justin Sherrill
  • Pull request https://github.com/Katello/katello/pull/5955 added
Actions #2

Updated by Justin Sherrill about 8 years ago

  • Category set to Orchestration
  • translation missing: en.field_release set to 86
Actions #3

Updated by Justin Sherrill about 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF