As soon as we've got god working on his boxen, I'll ask him what he's
doing about nginx ;)

I believe this comes down to not having the netlink _connector_
compiled into the kernel. strace seems to indicate everything is
happening correctly, and the connector just doesn't exist. In the
configuration file, these are the flags:

http://pastie.caboo.se/83560

I'm not sure what it looks like in menuconfig.

On 7/27/07, Matt Aimonetti <[EMAIL PROTECTED]> wrote:
> distro: 2.6.9-023stab040.1-smp #1 SMP Mon Jan 15 22:29:34 MSK 2007 i686 i686
> i386 GNU/Linux
>
> and btw since you are working with Ezra on this issue, can you check with
> him if he has a god recipe to check on nginx ? :)
>
> Thanks,
>
> -Matt
>
>
>
> On 7/27/07, Kevin Clark <[EMAIL PROTECTED]> wrote:
> > What's your distro/uname -a output?
> >
> > On 7/27/07, Kevin Clark <[EMAIL PROTECTED]> wrote:
> > > I'm actually working through _just this issue_ with Ezra right now.
> > > I'll keep you updated.
> > >
> > > On 7/27/07, Matt Aimonetti <[EMAIL PROTECTED]> wrote:
> > > >
> > > > I tried to set god ( http://god.rubyforge.org ) on one of my server
> running
> > > > Fedora Core 6. The Gem installed ok with some warnings:
> > > >
> > > > sudo gem install god
> > > > Need to update 11 gems from http://gems.rubyforge.org
> > > > ...........
> > > > complete
> > > > Building native extensions.  This could take a while...
> > > > Successfully installed god-0.2.0
> > > > Installing ri documentation for god-0.2.0...
> > > >
> > > > Enclosing class/module 'mGod' for class NetlinkHandler not known
> > > >
> > > > Enclosing class/module 'mGod' for class KQueueHandler not known
> > > > Installing RDoc documentation for god-0.2.0...
> > > >
> > > > Enclosing class/module 'mGod' for class NetlinkHandler not known
> > > >
> > > > Enclosing class/module 'mGod' for class KQueueHandler not known
> > > >
> > > >
> > > > But when I tried to use it, I got the following error message:
> > > >
> > > >
> /usr/lib/ruby/gems/1.8/gems/god-0.2.0/bin/../lib/../ext/god/netlink_handler_ext.so:
> > > > Connection refused (StandardError)
> > > >         from
> > > >
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > > `require'
> > > >          from
> > > >
> /usr/lib/ruby/gems/1.8/gems/god-0.2.0/bin/../lib/god/event_handlers/netlink_handler.rb:1
> > > >         from
> > > >
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > > `gem_original_require'
> > > >         from
> > > >
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > > `require'
> > > >         from
> > > >
> /usr/lib/ruby/gems/1.8/gems/god-0.2.0/bin/../lib/god.rb:44
> > > >         from
> > > >
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > > `gem_original_require'
> > > >         from
> > > >
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > > `require'
> > > >         from
> > > > /usr/lib/ruby/gems/1.8/gems/god- 0.2.0/bin/god:8
> > > >         from /usr/bin/god:16:in `load'
> > > >         from /usr/bin/god:16
> > > >
> > > > I tried to compile the trunk version of the gem but I faced the same
> issue.
> > > >
> > > > Kevin Clark, I believe that's your baby :) any idea what's going on?
> Anybody
> > > > else?
> > > >
> > > > Matt
> > > >
> > > > _______________________________________________
> > > > Sdruby mailing list
> > > > [email protected]
> > > > http://lists.sdruby.com/mailman/listinfo/sdruby
> > > >
> > > >
> > >
> > >
> > > --
> > > Kevin Clark
> > > http://glu.ttono.us
> > >
> >
> >
> > --
> > Kevin Clark
> > http://glu.ttono.us
> > _______________________________________________
> > Sdruby mailing list
> > [email protected]
> > http://lists.sdruby.com/mailman/listinfo/sdruby
> >
>
>
>
> --
> m|a agile development
>             --------
>   (760) 536-4425
> Skype: mattdesktop
> GTalk: [EMAIL PROTECTED]
> blog: http://railsontherun.com
> _______________________________________________
> Sdruby mailing list
> [email protected]
> http://lists.sdruby.com/mailman/listinfo/sdruby
>
>


-- 
Kevin Clark
http://glu.ttono.us
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

Reply via email to