[Nitro] nitro build fails on OSX and Ubuntu with gem errors
Dan North
dan at tastapod.com
Tue Sep 18 10:54:50 EDT 2007
Hi George. Thanks for the quick turnaround.
Results so far:
Successfully installed glue, version 0.50.0
Installing ri documentation for glue-0.50.0...
Installing RDoc documentation for glue-0.50.0...
Successfully installed og, version 0.50.0
Installing ri documentation for og-0.50.0...
*While generating documentation for og-0.50.0
... MESSAGE: Unhandled special: Special: type=33, text="The"
... RDOC args: --ri --op /home/dan/misc/gems/1.8/doc/og-0.50.0/ri
--quiet lib
(continuing with the rest of the installation)
*Installing RDoc documentation for og-0.50.0...
Successfully installed raw, version 0.50.0
Installing ri documentation for raw-0.50.0...
*While generating documentation for raw-0.50.0
... MESSAGE: Unhandled special: Special: type=33, text="Encapsulates"
... RDOC args: --ri --op /home/dan/misc/gems/1.8/doc/raw-0.50.0/ri
--quiet lib
(continuing with the rest of the installation)
*Installing RDoc documentation for raw-0.50.0...
Successfully installed nitro, version 0.50.0
Installing ri documentation for nitro-0.50.0...
*File not found: vendor
*
So I don't have ri or rdoc for raw, nitro or og.
I ran the blog app and got the following error (error html page attached) :
Install XMLSimple for XML input.
ERROR: Cannot find configuration file 'conf/debug'
INFO: Starting Webrick server in debug mode, listening at 0.0.0.0:9000
INFO: Press Ctrl-C to shutdown; Run with --help for options.
DEBUG: Compiling 'Post::Controller#index' super-method
DEBUG: Rendering '/status_500'
DEBUG: Compiling 'Post::Controller#status_500' super-method
DEBUG: Compiling 'status_500' view sub-method [format: html]
ERROR: Error while handling Post::Controller#index()
ERROR: undefined local variable or method `ogmanager' for Post:Class
/home/dan/misc/gems/1.8/gems/og-0.50.0/lib/og/model.rb:693:in
`method_missing'
/home/dan/misc/gems/1.8/gems/og-0.50.0/lib/og/model.rb:334:in `all'
./app/controller/post.rb:7:in `index'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/compiler.rb:65:in
`send'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/compiler.rb:65:in
`index___super'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/controller/publishable.rb:36:in
`send'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/controller/publishable.rb:36:in
`method_missing'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/controller/render.rb:92:in
`send'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/controller/render.rb:92:in
`render_action'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/adapter.rb:68:in
`send'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/adapter.rb:68:in
`handle_context'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/adapter/webrick.rb:134:in
`do_GET'
/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__'
/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service'
/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
/usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
/usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/adapter/webrick.rb:57:in
`start'
/home/dan/misc/gems/1.8/gems/nitro-0.50.0/lib/nitro/application.rb:135:in
`start'
app.rb:22
LOGGED FROM:
/home/dan/misc/gems/1.8/gems/raw-0.50.0/lib/raw/controller/render.rb:108:in
`render_action'
Thanks,
Dan
George Moschovitis wrote:
> two more gems...
>
> -g.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Nitro-general mailing list
> Nitro-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/nitro-general
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/nitro-general/attachments/20070918/92c8b855/attachment.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/nitro-general/attachments/20070918/92c8b855/attachment-0001.html
More information about the Nitro-general
mailing list