I have the same issue, using Arch Linux with kernel 2.6.24-xen. lsmod
shows that "cn" is loaded, and I am starting god as root, but god
still tells me that events are not supported.

What is going on here?

On Oct 13, 12:59 pm, Josh <[email protected]> wrote:
> Hey Matt,
>
> Thanx for the reply.  I had already verified that cn is present:
>
> $ lsmod |grep cn
> cn                     11080  1
>
> ...and I am running god as root (sudo).
>
> I don't see any other requirements listed.  Perhaps I'm missing
> something?
>
> For what it's worth, I added this to my otherwise working god config
> and I begin to get the error:
>
>   w.transition(:up, :start) do |on|
>     on.condition(:process_exits) do |c|
>       c.notify = 'josh'
>     end
>   end
>
> On Oct 13, 1:47 pm, Matt Davies <[email protected]> wrote:
>
>
>
> > have a look at the requirements on this page Josh
>
> >http://god.rubyforge.org/
>
> > in particular, the bit about event based conditions
>
> > 2009/10/13 Josh <[email protected]>:
>
> > > Bump!  I'm having the exact same issue.
>
> > > On Sep 28, 8:57 am, milan <[email protected]> wrote:
> > >> I get tis error whenever I run
> > >> god check.
>
> > >> Other than that I get "ERROR: Condition
> > >> 'God::Conditions::ProcessExits' requires an event system but none has
> > >> been loaded" when I try to load my config file.
>
> > >> I read some sparse information about this issue, but haven't found any
> > >> solution.
> > >> Any hints? Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"god.rb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/god-rb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to