[systemd-devel] [ANNOUNCE] python-systemd v231

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Thu Oct 29 05:05:51 PDT 2015


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 <mbiebl at 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


More information about the systemd-devel mailing list