>>> Source compiled. >>> Test phase: app-portage/layman-2.2.0 * python3_3: running distutils-r1_run_phase python_test * python2_7: running distutils-r1_run_phase python_test Traceback (most recent call last): File "layman/tests/dtest.py", line 60, in <module> import layman.overlays.tar #CT ImportError: No module named 'layman.overlays.tar' * ERROR: app-portage/layman-2.2.0::gentoo failed (test phase): * test suite 'layman/tests/dtest.py' failed
It was a bad import, I should've changed it to another location. Although now it really doesn't matter since doctest has been migrated to a test suite not too long ago, that's where all the testing is done now. All remnants of doctest have been removed in a commit in the VCS, I will make a patch from the commit and revbump the 2.2.0 ebuild to apply the patch.
Ebuild is in the tree, I'll be marking the bug as resolved.