On Thu, Oct 29, 2015 at 02:16:02AM +0100, Michael Biebl wrote: > Oops, the make check output was cut off > > 2015-10-29 2:14 GMT+01:00 Michael Biebl <mbi...@gmail.com>: > > $ make check > > python setup.py build > > running build > > running build_py > > package init file 'systemd/test/__init__.py' not found (or not a regular > > file) > > package init file 'systemd/test/__init__.py' not found (or not a regular > > file) > > running build_ext > > (cd build/lib.linux-x86_64-2.7 && python -m py.test . ../../docs -v) > > /usr/bin/python: No module named py > > Makefile:39: recipe for tar > > Makefile:39: recipe for target 'check' failed > make: *** [check] Error 1 You need to have py.test installed (for all python versions). I guess I should have added this to the README.
Zbyszek _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel