On Monday 2013-01-14 23:44, Reindl Harald wrote:

>what does systemd-analyze try to tell me?
>systemd-197 itself works fine
>
>[root@testserver:~]$ systemd-analyze
>Traceback (most recent call last):
>  File "/usr/bin/systemd-analyze", line 23, in <module>
>    from gi.repository import Gio
>ImportError: No module named gi.repository

python is telling you about a missing (python) module named 
gi.repository.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to