Bug #10500
closedfusor-installer `sort': comparison of Symbol with String failed (ArgumentError)
Description
Running fusor-installer fails with the following trace.
We are seeing an issue with kafo from the change introduced with http://projects.theforeman.org/issues/10390
Error seen is:
Starting networking setup
Networking setup has finished
/usr/share/gems/gems/kafo-0.6.5.6/lib/kafo/hooking.rb:47:in `sort': comparison of Symbol with String failed (ArgumentError)
from /usr/share/gems/gems/kafo-0.6.5.6/lib/kafo/hooking.rb:47:in `execute'
from /usr/share/gems/gems/kafo-0.6.5.6/lib/kafo/kafo_configure.rb:301:in `run_installation'
from /usr/share/gems/gems/kafo-0.6.5.6/lib/kafo/kafo_configure.rb:109:in `execute'
from /usr/share/gems/gems/clamp-0.6.2/lib/clamp/command.rb:67:in `run'
from /usr/share/gems/gems/clamp-0.6.2/lib/clamp/command.rb:125:in `run'
from /usr/share/gems/gems/kafo-0.6.5.6/lib/kafo/kafo_configure.rb:116:in `run'
from /usr/sbin/fusor-installer:55:in `<main>'