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
Updated by Dominic Cleal almost 11 years ago
||/ Name Version Description +++-====================-====================-======================================================== ii foreman-installer 9999-precise+scratch Automated puppet-based installer for The Foreman ii ruby-highline 1.6.2-1 High-level interactive IO Ruby library ii ruby-kafo 0.3.4-1 If you write puppet modules for installing your software
An older version of highline in 12.04 compared to the 1.6.19/20 builds we use on Debian and in the RPMs. Marek says this probably affects kafo itself too.
Updated by Dominic Cleal almost 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions