Actions
Bug #32011
closedinstaller hangs when using --reset-data
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
trivial
Triaged:
Yes
Description
The issue becomes apparent after sending keyboard interrupt
Traceback (most recent call last): 17: from /sbin/foreman-installer:8:in `<main>' 16: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/kafo_configure.rb:50:in `run' 15: from /opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.1.2/lib/clamp/command.rb:132:in `run' 14: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/kafo_configure.rb:169:in `run' 13: from /opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.1.2/lib/clamp/command.rb:63:in `run' 12: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/kafo_configure.rb:205:in `execute' 11: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/kafo_configure.rb:454:in `run_installation' 10: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/hooking.rb:51:in `execute' 9: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/hooking.rb:51:in `each' 8: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/hooking.rb:53:in `block in execute' 7: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/hook_context.rb:19:in `execute' 6: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/hook_context.rb:19:in `instance_eval' 5: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/hooking.rb:35:in `block (4 levels) in load' 4: from /opt/theforeman/tfm/root/usr/share/gems/gems/kafo-6.1.2/lib/kafo/hooking.rb:35:in `instance_eval' 3: from /usr/share/foreman-installer/hooks/pre/10-reset_data.rb:121:in `block (4 levels) in load' 2: from /usr/share/foreman-installer/hooks/pre/10-reset_data.rb:11:in `reset' 1: from /usr/share/foreman-installer/hooks/pre/10-reset_data.rb:118:in `reset_pulpcore' /usr/share/foreman-installer/hooks/pre/10-reset_data.rb:108:in `clear_pulpcore_content': undefined local variable or method `logging' for #<Kafo::HookContext:0x00000000020383b8> (NameError) Did you mean? logger
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/658 added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Triaged changed from No to Yes
- Found in Releases 2.2.3 added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Related to Bug #32012: Exceptions in hooks "hang" and crash after a long time added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Target version set to 2.3.4
Updated by William Clark over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|da6ce8cd2bfa75a925290244914298e1e6b8d648.
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Fixed in Releases 2.4.0 added
- Fixed in Releases deleted (
2.5.0)
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/682 added
Actions