Le 22/06/2010 23:07, Russ Allbery a écrit :
Sylvain DEROSIAUX<sylvain.derosi...@univ-lille3.fr> writes:
I'm running mod_fcgid under Apache 2 and I have catched this error in
the log :
[Thu Jun 10 11:25:32 2010] [warn] mod_fcgid: stderr: Use of uninitialized value
$_[0] in sprintf at /usr/lib/perl/5.10/Sys/Syslog.pm line 365.
This is probably a bug in whatever script is calling Sys::Syslog. That
error message means that something called:
syslog($priority, "%s", $foo);
or the like, and $foo was undef.
Yes, it was that.
The script was one of the « sympa » package and the bug has been
corrected in v6.0.4 :
https://sourcesup.cru.fr/tracker/?func=detail&atid=167&aid=6513&group_id=23
Best regards,
Sylvain
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org