Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659006 - net-analyzer/fail2ban-0.10.3.1 : [TEST] ValueError: [] != [ 93.184.216.34 , 2606:2800:220:1:248:1893:25c8:1946 ]
Summary: net-analyzer/fail2ban-0.10.3.1 : [TEST] ValueError: [] != [ 93.184.216.34 , 2...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-06-24 17:57 UTC by Toralf Förster
Modified: 2019-03-27 10:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.78 KB, text/plain)
2018-06-24 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,41.38 KB, text/plain)
2018-06-24 17:57 UTC, Toralf Förster
Details
environment (environment,141.44 KB, text/plain)
2018-06-24 17:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.15 KB, application/x-bzip)
2018-06-24 17:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.26 KB, application/x-bzip)
2018-06-24 17:57 UTC, Toralf Förster
Details
net-analyzer:fail2ban-0.10.3.1:20180624-175405.log (net-analyzer:fail2ban-0.10.3.1:20180624-175405.log,51.39 KB, text/plain)
2018-06-24 17:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.21 KB, application/x-bzip)
2018-06-24 17:58 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-06-24 17:57:42 UTC
  File "./fail2ban/tests/utils.py", line 548, in _assertSortedEqual
    raise ValueError('%r != %r' % (a, b))
ValueError: [] != ['93.184.216.34', '2606:2800:220:1:248:1893:25c8:1946']

During handling of the above exception, another exception occurred:


  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_test_20180623-161602

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-analyzer/fail2ban
[ebuild  N    ] net-analyzer/fail2ban-0.10.3.1  USE="systemd (-selinux)" PYTHON_SINGLE_TARGET="python3_5 -pypy -python2_7 -python3_4 -python3_6" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-06-24 17:57:45 UTC
Created attachment 537102 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-24 17:57:48 UTC
Created attachment 537104 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-06-24 17:57:51 UTC
Created attachment 537106 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-06-24 17:57:55 UTC
Created attachment 537108 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-06-24 17:57:59 UTC
Created attachment 537110 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-24 17:58:01 UTC
Created attachment 537112 [details]
net-analyzer:fail2ban-0.10.3.1:20180624-175405.log
Comment 7 Toralf Förster gentoo-dev 2018-06-24 17:58:04 UTC
Created attachment 537114 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-27 10:27:35 UTC
commit 2c83d223b009069602d896da6eb321aa4ac254db
Author: Jeroen Roovers <jer@gentoo.org>
Date:   Wed Mar 27 10:43:19 2019 +0100

    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>