[mclasen@planemask simple-greeter]$ sealert Traceback (most recent call last): File "/usr/bin/sealert", line 37, in <module> import slip.dbus.service File "/usr/lib/python2.6/site-packages/slip/dbus/__init__.py", line 1, in <module> import bus ImportError: No module named bus
It appears you have to add a bunch of "from dbus" to your import statements now. Aint api stability great ? :-(
This looks more like a bug in python-slip: bug #525860.
*** This bug has been marked as a duplicate of bug 525860 ***