Bug 525968 - missing dep ?
Summary: missing dep ?
Keywords:
Status: CLOSED DUPLICATE of bug 525860
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 525860
Blocks: F12Blocker, F12FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2009-09-27 23:29 UTC by Matthias Clasen
Modified: 2009-09-28 07:03 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-09-28 07:03:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthias Clasen 2009-09-27 23:29:58 UTC
[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

Comment 1 Matthias Clasen 2009-09-27 23:34:23 UTC
It appears you have to add a bunch of "from dbus" to your import statements now.
Aint api stability great ? :-(

Comment 2 Alexey Torkhov 2009-09-28 06:49:18 UTC
This looks more like a bug in python-slip: bug #525860.

Comment 3 Adam Williamson 2009-09-28 07:03:13 UTC

*** This bug has been marked as a duplicate of bug 525860 ***


Note You need to log in before you can comment on or make changes to this bug.