Description of problem: systemd-analyze requires dbus-python for normal usage and pycairo if you run 'systemd-analyze plot' # /usr/bin/systemd-analyze Traceback (most recent call last): File "/usr/bin/systemd-analyze", line 3, in <module> import dbus, sys ImportError: No module named dbus # /usr/bin/systemd-analyze plot Traceback (most recent call last): File "/usr/bin/systemd-analyze", line 113, in <module> import cairo, os ImportError: No module named cairo Version-Release number of selected component (if applicable): systemd-35-1.fc16
*** This bug has been marked as a duplicate of bug 710786 ***