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

Bug 637626

Summary: dev-python/docker-py-2.6.1 : [TEST] E AssertionError: assert (0 & 0)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: alexey+gentoo
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:docker-py-2.6.1:20171114-201340.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-11-15 18:49:53 UTC
tests/unit/ssladapter_test.py:25: in test_only_uses_tls
    assert ssl_context.options & OP_NO_SSLv3
E   AssertionError: assert (0 & 0)
E    +  where 0 = <urllib3.contrib.pyopenssl.PyOpenSSLContext object at 0x7fde34e4c9d0>.options
=============================== warnings summary ===============================
:171

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl-abi32+64-test_20171110-233503

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

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

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

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

emerge -qpv dev-python/docker-py
[ebuild  N    ] dev-python/docker-py-2.6.1  USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-15 18:49:57 UTC
Created attachment 504420 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-15 18:50:01 UTC
Created attachment 504422 [details]
dev-python:docker-py-2.6.1:20171114-201340.log
Comment 3 Toralf Förster gentoo-dev 2017-11-15 18:50:05 UTC
Created attachment 504424 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-15 18:50:09 UTC
Created attachment 504426 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-15 18:50:13 UTC
Created attachment 504428 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-15 18:50:16 UTC
Created attachment 504430 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-15 18:50:20 UTC
Created attachment 504432 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-03-03 20:35:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b73544d402ba19d810ea5f6cd9d35d35de1f9fc

commit 1b73544d402ba19d810ea5f6cd9d35d35de1f9fc
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2020-03-03 20:29:41 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2020-03-03 20:35:00 +0000

    dev-python/docker-py: Drop old
    
    Bug: https://bugs.gentoo.org/637626
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.84, Repoman-2.3.20

 dev-python/docker-py/Manifest               |  2 --
 dev-python/docker-py/docker-py-2.7.0.ebuild | 56 -----------------------------
 dev-python/docker-py/docker-py-3.7.3.ebuild | 52 ---------------------------
 3 files changed, 110 deletions(-)
Comment 9 Sebastian Pipping gentoo-dev 2020-03-03 20:36:43 UTC
Tests pass with 3.6.0 and 4.2.0, both 2.6.1 and 2.7.0 where tests failed are gone from Gentoo now.  I'll close this as fixed, please re-open as needed.