[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] check_date problem



"D.J. Bolderman" <list-leafnode@xxxxxxxxxxxxxxxxxxx> writes:

> Yes, fetchnews is still complaing.
> I'm running Leafnode version 1.9.41-1 on debian unstable.

Could you set up news.debug or news.* all logging in /etc/syslog.conf,
set debugmode=1 in /etc/leafnode/config and run fetchnews -vvv? Then
grep the log for check_date: it should have a line such as

check_date: news.example.org: server time 1055984003, our time 1055984002

or something. If Perl is installed on your system, please run

perl -MPOSIX -e 'print POSIX::time, "\n";'

There may be a problem compensating the time zone offset that mktime()
uses, or a compiler fault. Have you compiled leafnode 1.9.41-1 yourself
or installed a binary package?

-- 
Matthias Andree

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list