Skip to content

Instantly share code, notes, and snippets.

@TheNicholasNick
Created May 18, 2010 23:44
Show Gist options
  • Save TheNicholasNick/405729 to your computer and use it in GitHub Desktop.
Save TheNicholasNick/405729 to your computer and use it in GitHub Desktop.
sproutcore@zn-vm1 ~/head $ abbot/bin/sc-init demo --verbose
FATAL ~ invalid byte sequence in US-ASCII
FATAL ~ BACKTRACE:
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/erubis-2.6.5/lib/erubis/converter.rb:132:in `scan'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/erubis-2.6.5/lib/erubis/converter.rb:132:in `convert_input'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/erubis-2.6.5/lib/erubis/converter.rb:36:in `convert'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/erubis-2.6.5/lib/erubis/engine.rb:30:in `initialize'
/home/sproutcore/head/abbot/lib/sproutcore/models/generator.rb:382:in `new'
/home/sproutcore/head/abbot/lib/sproutcore/models/generator.rb:382:in `copy_file'
(eval):12:in `block (3 levels) in define!'
/home/sproutcore/head/abbot/lib/sproutcore/models/generator.rb:341:in `block in each_template'
/home/sproutcore/head/abbot/lib/sproutcore/models/generator.rb:338:in `each'
/home/sproutcore/head/abbot/lib/sproutcore/models/generator.rb:338:in `each_template'
(eval):11:in `block (2 levels) in define!'
/home/sproutcore/head/abbot/lib/sproutcore/buildfile/task.rb:238:in `call'
/home/sproutcore/head/abbot/lib/sproutcore/buildfile/task.rb:238:in `block in execute'
/home/sproutcore/head/abbot/lib/sproutcore/buildfile/task.rb:233:in `each'
/home/sproutcore/head/abbot/lib/sproutcore/buildfile/task.rb:233:in `execute'
/home/sproutcore/head/abbot/lib/sproutcore/buildfile/task.rb:190:in `block in invoke_with_call_chain'
/home/sproutcore/.rvm/rubies/ruby-1.9.2-head/lib/ruby/1.9.2/monitor.rb:201:in `mon_synchronize'
/home/sproutcore/head/abbot/lib/sproutcore/buildfile/task.rb:168:in `invoke_with_call_chain'
/home/sproutcore/head/abbot/lib/sproutcore/buildfile/task.rb:148:in `invoke'
/home/sproutcore/head/abbot/lib/sproutcore/buildfile.rb:216:in `invoke'
/home/sproutcore/head/abbot/lib/sproutcore/models/generator.rb:220:in `build!'
/home/sproutcore/head/abbot/lib/sproutcore/tools/init.rb:21:in `init'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/thor-0.13.6/lib/thor/task.rb:33:in `run'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/thor-0.13.6/lib/thor/invocation.rb:109:in `block in invoke'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/thor-0.13.6/lib/thor/invocation.rb:116:in `call'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/thor-0.13.6/lib/thor/invocation.rb:116:in `invoke'
/home/sproutcore/head/abbot/lib/sproutcore/tools.rb:94:in `invoke'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/thor-0.13.6/lib/thor.rb:137:in `block in start'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/thor-0.13.6/lib/thor/base.rb:378:in `start'
/home/sproutcore/.rvm/gems/ruby-1.9.2-head/gems/thor-0.13.6/lib/thor.rb:124:in `start'
/home/sproutcore/head/abbot/lib/sproutcore/tools.rb:340:in `start'
/home/sproutcore/head/abbot/lib/sproutcore/tools.rb:29:in `invoke'
abbot/bin/sc-init:11:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment