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

Bug 655654

Summary: dev-python/pyudev-0.21.0 : [TEST] E RuntimeError: the PyQt5.QtCore and PyQt4.QtCore modules both wrap the QObject class
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:pyudev-0.21.0:20180513-142213.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2018-05-13 14:28:54 UTC
        self.qtcore = pytest.importorskip('{0}.QtCore'.format(
>           self.BINDING_NAME))
E       RuntimeError: the PyQt5.QtCore and PyQt4.QtCore modules both wrap the QObject class

tests/test_observer.py:133: RuntimeError
=================================== FAILURES ===================================

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

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

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

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)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)

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

emerge -qpv dev-python/pyudev
[ebuild  N    ] dev-python/pyudev-0.21.0  USE="qt5 {test} -pygobject" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-05-13 14:28:58 UTC
Created attachment 531214 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-13 14:29:01 UTC
Created attachment 531216 [details]
dev-python:pyudev-0.21.0:20180513-142213.log
Comment 3 Toralf Förster gentoo-dev 2018-05-13 14:29:04 UTC
Created attachment 531218 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-13 14:29:08 UTC
Created attachment 531220 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-13 14:29:11 UTC
Created attachment 531222 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-13 14:29:14 UTC
Created attachment 531224 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-13 14:29:18 UTC
Created attachment 531226 [details]
tests.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-05-13 16:10:46 UTC

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