Actions
Bug #3977
closedundefined method `keys' for #<HighLine::ColorScheme on Ubuntu 12.04
Description
Running plain "foreman-installer" on nightly on Ubuntu 12.04 gives the following error:
/Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1: at /usr/share/foreman-installer/modules/apache/manifests/service.pp:34 /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[foremandeb.example.com]: Could not evaluate: Connection refused - connect(2) Installing Done [100%] [....................] /usr/bin/foreman-installer:56: undefined method `keys' for #<HighLine::ColorScheme:0x7fb771ef8b18> (NoMethodError) from /usr/lib/ruby/vendor_ruby/highline/color_scheme.rb:52:in `initialize' from /usr/bin/foreman-installer:55:in `new' from /usr/bin/foreman-installer:55 any
Actions