Any idea of which python version they're using? Is there a stacktrace or just "name 'info' is not defined"?
It shouldn't be an error. Info is defined in the sync module, so not sure where the error is coming from. A stacktrace would be useful or at least the entire log message if it's available. Phil On Fri, 7 Nov 2008, Jason L Tibbitts III wrote: >>>>>> "PS" == Phil Schwartz <[EMAIL PROTECTED]> writes: > > PS> DenyHosts logs it's absence as an error (since it might be an > PS> error condition) but safely recovers from it. > > Unfortunately it doesn't seem that it does. Or at least, the > Error synchronizing data > name 'info' is not defined > bit makes it seem as if something has gone wrong. If a successful > sync has happened, should any debugging output be displayed beyond > that? Should I expect to see hosts added to /etc/hosts.deny? > > - J< > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Denyhosts-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/denyhosts-user
