Created attachment 280291 [details] build log layman-2.0.0_rc1-r1 fails the test suite with the following error. * Testing of app-portage/layman-2.0.0_rc1-r1 with CPython 2.7... Traceback (most recent call last): File "layman/tests/dtest.py", line 52, in <module> import layman.action #CT ImportError: No module named action
Created attachment 280293 [details] emerge --info
That test suite is for the old 1.4 layman. I have not yet made tests for the new api. action.py is gone and I have a totally different api in place. I will have it updated for the final release.
all tests now pass as of commit 0fde69e7ef993c3e5cca925cef35c8c895cfd834. This includes several new tests. but there are still more tests to create for the new api.
Fixed and released in >=layman-2.0.0_rc2.