Project

General

Profile

Actions

Bug #16485

closed

NoMethodError: undefined method `openscap_proxy_id_changed?' for #<Host::Managed:>

Added by Marek Hulán over 8 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

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

when upgrading to satellite 6.2 from 6.1.9 we received openscap error in the satellite.log

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

How reproducible: have not reproduced. pre health check script passed before upgrade.

Steps to Reproduce:
1.
2.
3.

Actual results:

db:migrate
18195 (See full trace by running task with --trace)
18196 == 20150612135546 CreateHostStatus: migrating =================================
18197 -- create_table(:host_status)
18198    -> 0.0412s
18199 -- add_index(:host_status, :host_id)
18200    -> 0.0051s
18201 -- add_foreign_key("host_status", "hosts", {:name=>"host_status_hosts_host_id_fk", :column=>"host_id"})
18202    -> 0.0044s
18203 -- add_column(:hosts, :global_status, :integer, {:default=>0, :null=>false})

Expected results: a completed satellite upgrade or the health check for hosts to fail before upgrade.

We did delete the host out of the webui, and it did not get us passed this error.

Additional info: adding full satellite.log


Related issues 1 (0 open1 closed)

Related to OpenSCAP - Bug #15676: Host(group) validations breaks foreman migrationClosedShlomi Zadok07/13/2016Actions
Actions

Also available in: Atom PDF