Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182220 - >net-analyzer/fail2ban-0.6.2-r1 requires dev-lang/python to be built with readline support
Summary: >net-analyzer/fail2ban-0.6.2-r1 requires dev-lang/python to be built with rea...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-16 14:41 UTC by Friedrich Oslage (RETIRED)
Modified: 2007-06-18 12:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fail2ban-0.8.0-r1.ebuild-readline-check.patch (fail2ban-0.8.0-r1.ebuild-readline-check.patch,492 bytes, text/plain)
2007-06-16 14:42 UTC, Friedrich Oslage (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Friedrich Oslage (RETIRED) gentoo-dev 2007-06-16 14:41:57 UTC
If python is compiled without the readline USE-flag this error message occurs when trying to start >=net-analyzer/fail2ban-0.7.5-r1:

# fail2ban-client start
Traceback (most recent call last):
  File "/usr/bin/fail2ban-client", line 29, in ?
    import getopt, time, readline, shlex, socket
ImportError: No module named readline
Comment 1 Friedrich Oslage (RETIRED) gentoo-dev 2007-06-16 14:42:29 UTC
Created attachment 122234 [details]
fail2ban-0.8.0-r1.ebuild-readline-check.patch
Comment 2 Raphael Marichez (Falco) (RETIRED) gentoo-dev 2007-06-18 12:35:28 UTC
most of our profiles (if not... all of them) have USE=readline enabled, so it should not be a problem except for very custom installations.

Your patch applies cleanly, thanks for it. No revbump, i've applied it to the current ebuilds.