Henrique de Moraes Holschuh <[EMAIL PROTECTED]> wrote:

> Amavisd-new uses Unix::Syslog.  I have tracked down the problem to that
> package:

> syslog($syslog_priority, "%s", "debug");  

> inside amavisd-new causes the localized crap to show up on the logs.  WTF
> Unix::Syslog is doing, I have no idea.

Hi,

Unix::Syslog isn't doing anything, it's just a wrapper for syslog(3).
The bug was in glibc:

glibc (2.3.2.ds1-14) unstable; urgency=low
[...]
    - debian/patches/syslog-locale.dpatch: Include patch from Jakub
      Jelinek to make sure syslogging happens in the C locale.
      Thanks to pere for catching this.  (Closes: #161340, #158651)

The fixed glibc version reached unstable on the same day the last
message in this bug was recorded.

Jonas, I understand it's considered impolite to close other people's
bugs, so I'll leave that to you :)

Cheers,
-- 
Niko Tyni               [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to