Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 200691

Summary: net-analyzer/fail2ban-0.8.0-r1 needs -nothreads in python use flags
Product: Gentoo Linux Reporter: Benny Pedersen <me>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Benny Pedersen 2007-11-28 21:55:13 UTC
fail2ban use threads in python and fail to run without this in python, so either there needs to be maked a patch for nothreads or make a ebuild test on python use flags for -nothreads

Reproducible: Always

Steps to Reproduce:
1. USE="nothreads" emerge python
2. start fail2ban
3. it fails to start

Actual Results:  
only works with -nothreads

Expected Results:  
ebuild should imho both work with or without threads, but code needs to be done upstream 

reason for me to wont it is that i have seen fail2ban stop working after some houurs of working, and like to know if this is the problem with threading here aswell
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-28 21:56:28 UTC

*** This bug has been marked as a duplicate of bug 200690 ***