reassign 369689 python2.3
thanks
Given issue originally reported against fail2ban package. I've tried to
track the issue -- installed en_DK locales on my box and got the same
problem with simple sequence of calls mentioned below.
My current settings after
LANG=en_DK
LANGUAGE=en_DK:en_US:en_GB:e
On 2006-05-31 1336, Yaroslav Halchenko wrote:
>
> > I have this working remedy of overwriting the LANG varible on the
> > commandline, so I won't be investigating further. Now, however, it's
> > known and you should be able to upstream the bug -- right?
> I've composed an email upstream fail2ban
Hi Anders,
No, fail2ban doens't try every locale possible... you must have en_DK
setup somewhere... can you grep for it in your environment and simply in
/etc/ to figure it out?
On Wed, 31 May 2006, Anders Breindahl wrote:
> Package: fail2ban
> Version: 0.6.1-3
> Severity: normal
> When a more
Hi Anders,
Sorry that I missed that indeed you have en_DK as the LANG locale.
fail2ban doesn't try to verify it, it tries to use it while matching the
time pattern, so it is not even fail2ban but rather using "time"
library during the call
date = list(time.strptime(value, self.timepattern))
I
> I have this working remedy of overwriting the LANG varible on the
> commandline, so I won't be investigating further. Now, however, it's
> known and you should be able to upstream the bug -- right?
I've composed an email upstream fail2ban and ready to forward it...
would you mind providing just
On 2006-05-31 1032, Yaroslav Halchenko wrote:
> Hi Anders,
>
> No, fail2ban doens't try every locale possible... you must have en_DK
> setup somewhere... can you grep for it in your environment and simply in
> /etc/ to figure it out?
>
No, I meant that fail2ban would like to ``verify'' a locale
On 2006-05-31 1218, Yaroslav Halchenko wrote:
> On Wed, 31 May 2006, Anders Breindahl wrote:
> > On 2006-05-31 1032, Yaroslav Halchenko wrote:
> > > Hi Anders,
>
> > > No, fail2ban doens't try every locale possible... you must have en_DK
> > > setup somewhere... can you grep for it in your envir
Package: fail2ban
Version: 0.6.1-3
Severity: normal
When a more-or-less unconfigured fail2ban installation is started on this
system, it fails to set up its rules, while
putting this in its log:
2006-05-31 12:06:48,705 WARNING: Verbose level is 1
2006-05-31 12:06:48,732 INFO: Fail2Ban v0.6.1 is
8 matches
Mail list logo