control-message handlers error?

Russ Allbery rra at stanford.edu
Mon Sep 2 17:01:26 UTC 2002


Marcus Assion <assion at informatik.hu-berlin.de> writes:

> I have a little problem and I hope one of you can help me with it.
> During the last two weeks I'm retrieving errlog-files with the following
> content.

> content of my 'errlog'-file (everytime):
> ========================================
> Sun Sep  1 13:00:01 2002: starting
> Sun Sep  1 13:00:01 2002: loaded $inn::controlprogs/checkgroups.pl
> Sun Sep  1 13:00:02 2002: loaded $inn::controlprogs/ihave.pl
> Sun Sep  1 13:00:02 2002: loaded $inn::controlprogs/newgroup.pl
> Sun Sep  1 13:00:02 2002: loaded $inn::controlprogs/rmgroup.pl
> Sun Sep  1 13:00:02 2002: loaded $inn::controlprogs/sendme.pl
> Sun Sep  1 13:00:02 2002: loaded $inn::controlprogs/sendsys.pl
> Sun Sep  1 13:00:02 2002: loaded $inn::controlprogs/senduuname.pl
> Sun Sep  1 13:00:02 2002: loaded $inn::controlprogs/version.pl

This isn't actually an error, in that everything related to INN is still
working normally.  Having those lines show up in errlog rather than in
syslog is generally a sign that your Sys::Syslog Perl module is broken.
All of the versions of that module before Perl 5.6.1 have various
different problems, so the best way to fix this is to upgrade to Perl
5.6.1 and rebuild INN using it.

It's safe to ignore this, though.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>

    Please send questions to the list rather than mailing me directly.
     <http://www.eyrie.org/~eagle/faqs/questions.html> explains why.


More information about the inn-workers mailing list