Interactive Shell Not Working
Reported by Matt Todd | June 19th, 2008 @ 08:27 PM | in Release 0.5.1
When loading the interactive shell with halcyon -i
, the following exception is reported:
(Starting Halcyon app in console...)
/usr/local/lib/ruby/gems/1.8/gems/halcyon-0.5.1/bin/../lib/halcyon/runner/commands.rb:67:in `-i': undefined method `load_config' for Halcyon::Runner:Class (NoMethodError)
from /usr/local/lib/ruby/gems/1.8/gems/halcyon-0.5.1/bin/../lib/halcyon/runner/commands.rb:64:in `instance_eval'
from /usr/local/lib/ruby/gems/1.8/gems/halcyon-0.5.1/bin/../lib/halcyon/runner/commands.rb:64:in `-i'
from /usr/local/lib/ruby/gems/1.8/gems/halcyon-0.5.1/bin/../lib/halcyon/runner.rb:44:in `send'
from /usr/local/lib/ruby/gems/1.8/gems/halcyon-0.5.1/bin/../lib/halcyon/runner.rb:44:in `run!'
from /usr/local/lib/ruby/gems/1.8/gems/halcyon-0.5.1/bin/halcyon:4
from /usr/local/bin/halcyon:19:in `load'
from /usr/local/bin/halcyon:19
The boot process changes and configuration changes haven't been updated for the interactive shell.
Comments and changes to this ticket
-
Matt Todd June 19th, 2008 @ 08:47 PM
- State changed from new to resolved
(from [765a9ce0596bd9c4c45076a597439702389f8f8a]) Fixed the interactive shell loading so that it will work with new configuration system. [#53 state:resolved]
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.