Same OS here Josh, and I've never used the event based conditions because to be honest I didn't think the CN Connector Module was loaded into the kernel, looks like it is though :-)
I can't take you any further I'm afraid, the reqs page doesn't state our operating systems as being tested on. Maybe if you were willing to help test then someone much more experienced than I will get back to you and you could help each other test 8.04 I did notice that Event Based conditions didn't work on Dapper, but do on Feisty. Maybe the Hardy OS has somehow reverted to the same problem that Dapper had, not likely though. 2009/10/13 Josh <[email protected]>: > > Ubuntu 8.04 > > On Oct 13, 2:55 pm, Matt Davies <[email protected]> wrote: >> whats your os josh? >> >> 2009/10/13 Josh <[email protected]>: >> >> >> >> >> >> > 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 -~----------~----~----~----~------~----~------~--~---
