Bug #30584
hostname-change.rb:382:in `restore_last_scenario_yaml': undefined method `path' for nil:NilClass (NoMethodError)
Fixed in Releases:
Found in Releases:
Description
When foreman-installer fails during change-hostname, the temp_last_scenario_yaml variable is never set properly. This results in subsequent attempts to run change-hostname failing.
Associated revisions
History
#1
Updated by Jeremy Lenz 8 months ago
- Description updated (diff)
#2
Updated by The Foreman Bot 8 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-packaging/pull/5644 added
#3
Updated by Ian Ballou 8 months ago
- Project changed from Katello to Packaging
#4
Updated by The Foreman Bot 8 months ago
- Fixed in Releases 2.3.0 added
#5
Updated by Jeremy Lenz 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-packaging|d6b61491707e880189ec92c5436c8b6f01b1f615.
#6
Updated by Tomer Brisker 5 months ago
- Category set to RPMs
Fixes #30584: change temp_last_scenario_yaml to class instance variable