Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681838 - =net-analyzer/fail2ban-0.10.4 - src_test(): sandbox violation in find /var/log -name system.journal at /var/log/sandbox
Summary: =net-analyzer/fail2ban-0.10.4 - src_test(): sandbox violation in find /var/lo...
Status: RESOLVED DUPLICATE of bug 659004
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-27 08:51 UTC by Paolo Pedroni
Modified: 2019-03-27 10:08 UTC (History)
0 users

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


Attachments
fail2ban-0.10.4:20190327-080014.log.gz (fail2ban-0.10.4:20190327-080014.log.gz,11.78 KB, application/gzip)
2019-03-27 08:51 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2019-03-27 08:51:20 UTC
Created attachment 570910 [details]
fail2ban-0.10.4:20190327-080014.log.gz

>>> Test phase: net-analyzer/fail2ban-0.10.4
Fail2ban 0.10.4 test suite. Python 3.6.5 (default, Jan  4 2019, 12:57:55) [GCC 8.2.0]. Please wait...
....................................................................F.......................................................................................................warning: build_py: byte-compiling is disabled, skipping.

warning: install_lib: byte-compiling is disabled, skipping.

............................................................................................................................................................................................................
.................................ssssss................ * ACCESS DENIED:  open_rd:      /var/log/sandbox
E * ACCESS DENIED:  open_rd:      /var/log/sandbox
. * ACCESS DENIED:  open_rd:      /var/log/sandbox
. * ACCESS DENIED:  open_rd:      /var/log/sandbox
F * ACCESS DENIED:  open_rd:      /var/log/sandbox
F * ACCESS DENIED:  open_rd:      /var/log/sandbox
F * ACCESS DENIED:  open_rd:      /var/log/sandbox
.......
======================================================================
ERROR: testJournalFilesArg (fail2ban.tests.filtertestcase.MonitorJournalFailures<FilterSystemd>(monitorjournalfailures_FilterSystemd))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/filtertestcase.py", line 1279, in testJournalFilesArg
    self._initFilter(journalfiles=jrnlfile)
  File "./fail2ban/tests/filtertestcase.py", line 1236, in _initFilter
    self.filter = Filter_(self.jail, **kwargs)
  File "./fail2ban/server/filtersystemd.py", line 62, in __init__
    self.__journal = journal.Reader(**jrnlargs)
  File "/usr/lib64/python3.6/site-packages/systemd/journal.py", line 166, in __init__
    super(Reader, self).__init__(flags, path, files)
PermissionError: [Errno 13] Permission denied

======================================================================
FAIL: testExecuteWithVars (fail2ban.tests.actiontestcase.CommandActionTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/actiontestcase.py", line 417, in testExecuteWithVars
    ' -- `Very | very $(bad & worst hacker)` --', all=True)
  File "./fail2ban/tests/utils.py", line 802, in assertLogged
    ((', waited %s' % wait) if wait else ''), logged))
AssertionError: ' -- `Very | very $(bad & worst hacker)` --' was not found in the log: ===
Created <class 'fail2ban.server.action.CommandAction'>
printf %b "foreign input:\n -- $f2bV_A --\n -- $f2bV_B --\n -- $(echo -n $f2bV_C) --"
7faf12b3e5c8 -- stdout: 'foreign input:'
7faf12b3e5c8 -- stdout: " -- I'm a hacker; && $(echo $f2bV_B) --"
7faf12b3e5c8 -- stdout: ' -- I"m very bad hacker --'
7faf12b3e5c8 -- stdout: ' -- -n `Very | very $(bad & worst hacker)` --'
7faf12b3e5c8 -- returned successfully 0
===

======================================================================
FAIL: test_WrongChar (fail2ban.tests.filtertestcase.MonitorJournalFailures<FilterSystemd>(monitorjournalfailures_FilterSystemd))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/filtertestcase.py", line 1394, in test_WrongChar
    self.assertTrue(self.isFilled(10))
AssertionError: False is not true

======================================================================
FAIL: test_delJournalMatch (fail2ban.tests.filtertestcase.MonitorJournalFailures<FilterSystemd>(monitorjournalfailures_FilterSystemd))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/filtertestcase.py", line 1363, in test_delJournalMatch
    self.assert_correct_ban("193.168.0.128", 3)
  File "./fail2ban/tests/filtertestcase.py", line 1299, in assert_correct_ban
    self.assertTrue(self.waitFailTotal(test_attempts, 10)) # give Filter a chance to react
AssertionError: False is not true

======================================================================
FAIL: test_grow_file (fail2ban.tests.filtertestcase.MonitorJournalFailures<FilterSystemd>(monitorjournalfailures_FilterSystemd))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/filtertestcase.py", line 1311, in test_grow_file
    self._test_grow_file()
  File "./fail2ban/tests/filtertestcase.py", line 1339, in _test_grow_file
    self.assertTrue(self.isFilled(10))
AssertionError: False is not true

----------------------------------------------------------------------
Ran 444 tests in 56.140s

FAILED (failures=4, errors=1, skipped=6)
 * ERROR: net-analyzer/fail2ban-0.10.4::gentoo failed (test phase):
 *   tests failed with python3.6
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_test
 *   environment, line 3561:  Called distutils-r1_src_test
 *   environment, line  982:  Called _distutils-r1_run_foreach_impl 'python_test'
 *   environment, line  398:  Called distutils-r1_run_phase 'python_test'
 *   environment, line  913:  Called python_test
 *   environment, line 3476:  Called die
 * The specific snippet of code:
 *       "${PYTHON}" "bin/${PN}-testcases" || die "tests failed with ${EPYTHON}"
 * 
 * If you need support, post the output of `emerge --info '=net-analyzer/fail2ban-0.10.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-analyzer/fail2ban-0.10.4::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/net-analyzer/fail2ban-0.10.4:20190327-080014.log.gz'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/fail2ban-0.10.4/temp/build.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/fail2ban-0.10.4/temp/environment'.
 * Working directory: '/var/tmp/portage/net-analyzer/fail2ban-0.10.4/work/fail2ban-0.10.4'
 * S: '/var/tmp/portage/net-analyzer/fail2ban-0.10.4/work/fail2ban-0.10.4'
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-4.log"
 * 
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_rd
S: deny
P: /var/log/sandbox
A: /var/log/sandbox
R: /var/log/sandbox
C: find /var/log -name system.journal 

F: open_rd
S: deny
P: /var/log/sandbox
A: /var/log/sandbox
R: /var/log/sandbox
C: find /var/log -name system.journal 

F: open_rd
S: deny
P: /var/log/sandbox
A: /var/log/sandbox
R: /var/log/sandbox
C: find /var/log -name system.journal 

F: open_rd
S: deny
P: /var/log/sandbox
A: /var/log/sandbox
R: /var/log/sandbox
C: find /var/log -name system.journal 

F: open_rd
S: deny
P: /var/log/sandbox
A: /var/log/sandbox
R: /var/log/sandbox
C: find /var/log -name system.journal 

F: open_rd
S: deny
P: /var/log/sandbox
A: /var/log/sandbox
R: /var/log/sandbox
C: find /var/log -name system.journal 

F: open_rd
S: deny
P: /var/log/sandbox
A: /var/log/sandbox
R: /var/log/sandbox
C: find /var/log -name system.journal 
 * --------------------------------------------------------------------------------

>>> Failed to emerge net-analyzer/fail2ban-0.10.4

# emerge --info =net-analyzer/fail2ban-0.10.4
Portage 2.3.62 (python 3.6.5-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-8.3.0, glibc-2.28-r5, 4.19.27-gentoo-r1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.19.27-gentoo-r1-x86_64-Intel-R-_Pentium-R-_CPU_G640_@_2.80GHz-with-gentoo-2.6
KiB Mem:    12144620 total,   3594940 free
KiB Swap:    8388604 total,   8384252 free
Timestamp of repository gentoo: Wed, 27 Mar 2019 07:30:01 +0000
Head commit of repository gentoo: ecd7da3f99ac096d108b17f0e819262c78f61020
sh dash 0.5.9.1-r3
ld GNU gold (Gentoo 2.30 p5 2.30.0) 1.15
distcc 3.3.2 x86_64-pc-linux-gnu [enabled]
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r4::gentoo
sys-devel/gcc:            8.3.0::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.17::gentoo (virtual/os-headers)
sys-libs/glibc:           2.28-r5::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts: 
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=sandybridge -mno-aes -mno-avx -mno-xsave -mno-xsaveopt -flto=2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=sandybridge -mno-aes -mno-avx -mno-xsave -mno-xsaveopt -flto=2"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe -frecord-gcc-switches -march=sandybridge -mno-aes -mno-avx -mno-xsave -mno-xsaveopt -flto=2"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms sign split-elog split-log strict strict-keepdir test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -frecord-gcc-switches -march=sandybridge -mno-aes -mno-avx -mno-xsave -mno-xsaveopt -flto=2"
GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/ https://mirrors.evowise.com/gentoo/ http://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=2"
LINGUAS="it it_IT"
MAKEOPTS="-j15 -l2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli crypt css cups curl cxx dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp glamor gmp gnutls gphoto2 gpm graphviz gtk handbook iconv icu idn imagemagick imlib ipv6 java javascript jbig jpeg jpeg2k kde kipi kwallet lame lcms libass libcaca libnotify libsamplerate libtirpc lm_sensors lua lzma lzo mad mmap mng mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal opengl openmp pam pango pcre pdf phonon plasma png policykit postscript ppds pulseaudio qml qt5 rdesktop readline recode samba sctp sdl seccomp sndfile sockets speex spell sqlite ssl startup-notification subversion svg symlink syslog systemd sysvipc taglib test theora threads tidy tiff truetype udev udisks unicode upower usb vaapi vcd vim-syntax vnc vorbis wayland widgets win32codecs wmf wxwidgets x264 xattr xcb xcomposite xine xml xpm xscreensaver xv xvid yahoo zlib" ABI_X86="64" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="kodak ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 pypy pypy3" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="intel i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

net-analyzer/fail2ban-0.10.4::gentoo was built with the following:
USE="systemd (-selinux)" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_6 -pypy -python2_7 -python3_4 -python3_5" PYTHON_TARGETS="pypy python2_7 python3_6 -python3_4 -python3_5"
CFLAGS="-march=native -O2 -pipe -frecord-gcc-switches -flto=2"
CXXFLAGS="-march=native -O2 -pipe -frecord-gcc-switches -flto=2"

# emerge -1pqv =net-analyzer/fail2ban-0.10.4
[ebuild   R   ] net-analyzer/fail2ban-0.10.4  USE="systemd (-selinux)" PYTHON_SINGLE_TARGET="python3_6 -pypy -python2_7 -python3_5 (-python3_4%)" PYTHON_TARGETS="pypy python2_7 python3_6 -python3_5 (-python3_4%)"
Comment 1 Paolo Pedroni 2019-03-27 08:55:11 UTC
FEATURES=-usersandbox fixes the sandbox violations, but test failures are still there:

>>> Test phase: net-analyzer/fail2ban-0.10.4
Fail2ban 0.10.4 test suite. Python 3.6.5 (default, Jan  4 2019, 12:57:55) [GCC 8.2.0]. Please wait...
....................................................................F.......................................................................................................warning: build_py: byte-compiling is disabled, skipping.

warning: install_lib: byte-compiling is disabled, skipping.

............................................................................................................................................................................................................
.................................ssssss................E..FFF.......
======================================================================
ERROR: testJournalFilesArg (fail2ban.tests.filtertestcase.MonitorJournalFailures<FilterSystemd>(monitorjournalfailures_FilterSystemd))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/filtertestcase.py", line 1279, in testJournalFilesArg
    self._initFilter(journalfiles=jrnlfile)
  File "./fail2ban/tests/filtertestcase.py", line 1236, in _initFilter
    self.filter = Filter_(self.jail, **kwargs)
  File "./fail2ban/server/filtersystemd.py", line 62, in __init__
    self.__journal = journal.Reader(**jrnlargs)
  File "/usr/lib64/python3.6/site-packages/systemd/journal.py", line 166, in __init__
    super(Reader, self).__init__(flags, path, files)
PermissionError: [Errno 13] Permission denied

======================================================================
FAIL: testExecuteWithVars (fail2ban.tests.actiontestcase.CommandActionTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/actiontestcase.py", line 417, in testExecuteWithVars
    ' -- `Very | very $(bad & worst hacker)` --', all=True)
  File "./fail2ban/tests/utils.py", line 802, in assertLogged
    ((', waited %s' % wait) if wait else ''), logged))
AssertionError: ' -- `Very | very $(bad & worst hacker)` --' was not found in the log: ===
Created <class 'fail2ban.server.action.CommandAction'>
printf %b "foreign input:\n -- $f2bV_A --\n -- $f2bV_B --\n -- $(echo -n $f2bV_C) --"
7f784d9ff808 -- stdout: 'foreign input:'
7f784d9ff808 -- stdout: " -- I'm a hacker; && $(echo $f2bV_B) --"
7f784d9ff808 -- stdout: ' -- I"m very bad hacker --'
7f784d9ff808 -- stdout: ' -- -n `Very | very $(bad & worst hacker)` --'
7f784d9ff808 -- returned successfully 0
===

======================================================================
FAIL: test_WrongChar (fail2ban.tests.filtertestcase.MonitorJournalFailures<FilterSystemd>(monitorjournalfailures_FilterSystemd))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/filtertestcase.py", line 1394, in test_WrongChar
    self.assertTrue(self.isFilled(10))
AssertionError: False is not true

======================================================================
FAIL: test_delJournalMatch (fail2ban.tests.filtertestcase.MonitorJournalFailures<FilterSystemd>(monitorjournalfailures_FilterSystemd))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/filtertestcase.py", line 1363, in test_delJournalMatch
    self.assert_correct_ban("193.168.0.128", 3)
  File "./fail2ban/tests/filtertestcase.py", line 1299, in assert_correct_ban
    self.assertTrue(self.waitFailTotal(test_attempts, 10)) # give Filter a chance to react
AssertionError: False is not true

======================================================================
FAIL: test_grow_file (fail2ban.tests.filtertestcase.MonitorJournalFailures<FilterSystemd>(monitorjournalfailures_FilterSystemd))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./fail2ban/tests/filtertestcase.py", line 1311, in test_grow_file
    self._test_grow_file()
  File "./fail2ban/tests/filtertestcase.py", line 1339, in _test_grow_file
    self.assertTrue(self.isFilled(10))
AssertionError: False is not true

----------------------------------------------------------------------
Ran 444 tests in 54.934s

FAILED (failures=4, errors=1, skipped=6)
 * ERROR: net-analyzer/fail2ban-0.10.4::gentoo failed (test phase):
 *   tests failed with python3.6
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-27 09:34:14 UTC
In src_test() it calls `find $(systemd-path ...`.
Comment 3 Larry the Git Cow gentoo-dev 2019-03-27 09:45:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c83d223b009069602d896da6eb321aa4ac254db

commit 2c83d223b009069602d896da6eb321aa4ac254db
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2019-03-27 09:43:19 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2019-03-27 09:45:02 +0000

    net-analyzer/fail2ban: RESTRICT=test
    
    Fixes: https://bugs.gentoo.org/659010
    Fixes: https://bugs.gentoo.org/681838
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild | 110 ++++++++++++++++++++++++
 net-analyzer/fail2ban/fail2ban-0.10.4.ebuild    |   9 +-
 net-analyzer/fail2ban/fail2ban-99999999.ebuild  |   7 +-
 3 files changed, 113 insertions(+), 13 deletions(-)
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-27 10:08:55 UTC

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