Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655654 - dev-python/pyudev-0.21.0 : [TEST] E RuntimeError: the PyQt5.QtCore and PyQt4.QtCore modules both wrap the QObject class
Summary: dev-python/pyudev-0.21.0 : [TEST] E RuntimeError: the PyQt5.QtCore and PyQt4....
Status: RESOLVED DUPLICATE of bug 623382
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-05-13 14:28 UTC by Toralf Förster
Modified: 2018-05-13 16:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.37 KB, text/plain)
2018-05-13 14:28 UTC, Toralf Förster
Details
dev-python:pyudev-0.21.0:20180513-142213.log (dev-python:pyudev-0.21.0:20180513-142213.log,366.74 KB, text/plain)
2018-05-13 14:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.86 KB, text/plain)
2018-05-13 14:29 UTC, Toralf Förster
Details
environment (environment,106.88 KB, text/plain)
2018-05-13 14:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.91 KB, application/x-bzip)
2018-05-13 14:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.56 KB, application/x-bzip)
2018-05-13 14:29 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,22.12 KB, application/x-bzip)
2018-05-13 14:29 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-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 ***