#39726: fail2ban @0.8.8: fail2ban-regex fails -----------------------+----------------------- Reporter: steve@… | Owner: fclaire@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: fail2ban | -----------------------+----------------------- Changes (by larryv@…): * owner: macports-tickets@… => fclaire@… * keywords: fail2ban-regex => Old description:
Testing fail2ban filters fails with fail2ban-regex. For example:
[mac3:/var/log] root# fail2ban-regex /var/log/system.log /opt/local/etc/fail2ban/filter.d/sshd.conf Traceback (most recent call last): File "/opt/local/bin/fail2ban-regex", line 30, in <module> from client.configparserinc import SafeConfigParserWithIncludes ImportError: No module named client.configparserinc
New description: Testing fail2ban filters fails with fail2ban-regex. For example: {{{ [mac3:/var/log] root# fail2ban-regex /var/log/system.log /opt/local/etc/fail2ban/filter.d/sshd.conf Traceback (most recent call last): File "/opt/local/bin/fail2ban-regex", line 30, in <module> from client.configparserinc import SafeConfigParserWithIncludes ImportError: No module named client.configparserinc }}} -- Comment: Thanks for the ticket. In the future, please Cc relevant port maintainers and use WikiFormatting. -- Ticket URL: <https://trac.macports.org/ticket/39726#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X