==================================== ERRORS ==================================== ___________________ ERROR collecting more_itertools/more.py ____________________ /usr/lib64/python2.7/site-packages/py/_path/local.py:686: in pyimport raise self.ImportMismatchError(modname, modfile, self) E ImportMismatchError: ('more_itertools.more', '/var/tmp/portage/dev-python/more-itertools-4.2.0/work/more-itertools-4.2.0-python2_7/lib/more_itertools/more.py', local('/var/tmp/portage/dev-python/more-itertools-4.2.0/work/more-itertools-4.2.0/more_itertools/more.py')) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-gnome-systemd_abi32+64-test_20180715-213126 ------------------------------------------------------------------- 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) emerge -qpv dev-python/more-itertools [ebuild R ] dev-python/more-itertools-4.2.0 USE="{test} -doc" PYTHON_TARGETS="python2_7 python3_5 -pypy -pypy3 -python3_4 -python3_6 -python3_7%"
Created attachment 539834 [details] emerge-info.txt
Created attachment 539836 [details] dev-python:more-itertools-4.2.0:20180717-022431.log
Created attachment 539838 [details] emerge-history.txt
Created attachment 539840 [details] environment
Created attachment 539842 [details] etc.portage.tbz2
Created attachment 539844 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a40916f4ea7a761e4d73f747b31ddbc7f35185d commit 3a40916f4ea7a761e4d73f747b31ddbc7f35185d Author: Louis Sautier <sbraz@gentoo.org> AuthorDate: 2018-07-17 22:11:21 +0000 Commit: Louis Sautier <sbraz@gentoo.org> CommitDate: 2018-07-17 22:13:15 +0000 dev-python/more-itertools: fix tests by avoiding ImportMismatchError Closes: https://bugs.gentoo.org/661412 Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-python/more-itertools/more-itertools-4.2.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79489db15fe3fc6dd7df1cd60669ab617dfbac64 commit 79489db15fe3fc6dd7df1cd60669ab617dfbac64 Author: Louis Sautier <sbraz@gentoo.org> AuthorDate: 2018-07-17 22:32:09 +0000 Commit: Louis Sautier <sbraz@gentoo.org> CommitDate: 2018-07-17 22:38:34 +0000 dev-python/more-itertools: don't run tests from ${S} It makes more sense to run tests from the build directory. Bug: https://bugs.gentoo.org/661412 Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-python/more-itertools/more-itertools-4.2.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ad781ea29186b1a23c517c5f25a356a72c482f commit 26ad781ea29186b1a23c517c5f25a356a72c482f Author: Louis Sautier <sbraz@gentoo.org> AuthorDate: 2018-07-24 20:14:42 +0000 Commit: Louis Sautier <sbraz@gentoo.org> CommitDate: 2018-07-24 20:23:22 +0000 dev-python/more-itertools: don't install .pytest_cache files Commit 79489db15fe3fc6dd7df1cd60669ab617dfbac64 changed the way tests are run and resulted in .pytest_cache directories being installed in site-packages/. This will prevent those directories from being installed while still fixing ImportMismatchError. Bug: https://bugs.gentoo.org/661412 Package-Manager: Portage-2.3.43, Repoman-2.3.10 .../{more-itertools-4.2.0.ebuild => more-itertools-4.2.0-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)