I'm in the middle of trying to fix a bug for Fedora and decided to build a
test package, however I'm getting the following error:

======================================================================
FAIL: test_delLogPath
(fail2ban.tests.filtertestcase.MonitorFailures<FilterPoll>(/tmp/monitorfailures_FilterPoll_3hcrtqenfail2ban))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/filtertestcase.py", line 1219, in test_delLogPath
    self.assert_correct_last_attempt(GetFailures.FAILURES_01)
  File "./fail2ban/tests/filtertestcase.py", line 1011, in
assert_correct_last_attempt
    self.assertTrue(self.waitFailTotal(count if count else failures[1], 10))
AssertionError: False is not true

----------------------------------------------------------------------

What's interesting is that this did not show up when I originally built the
official packages but occur now. My guess is some dependency was upgraded?

Fedora 32
Python 3.8
fail2ban 0.11.1

Thanks,
Richard
_______________________________________________
Fail2ban-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to