FS#40285 - [fail2ban] Python 3.4 issue with actions

Attached to Project: Community Packages
Opened by Steve (kwirkie) - Friday, 09 May 2014, 19:13 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 09 May 2014, 23:17 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Fail2Ban fails to execute actions on Python 3.4.0, due to Python 3.4.0 persistent "/dev/urandom" file descriptor.

Fail2Ban upstream issue: https://github.com/fail2ban/fail2ban/issues/687
Related Python upstream issue: http://bugs.python.org/issue21207

Fail2Ban workaround: https://github.com/fail2ban/fail2ban/pull/714
Patch at: https://github.com/fail2ban/fail2ban/commit/cf3a6015f09b39cd668f1f202b695ea23c52fcb8

Additional info:
* python-3.4.0
* fail2ban-0.9.0-3

Workaround will be up and coming Fail2Ban 0.9.1 release. Equally, would also be resolved with Python 3.4.1+ (but I don't think this is being released any time soon…)

Thanks ☺
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 09 May 2014, 23:17 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#40108 
Supposed to be fixed, if not, request that that one be reopened.

Loading...