Bug 525968

Summary: missing dep ?
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: setroubleshootAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: atorkhov, awilliam, dwalsh, jdennis, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-28 07:03:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 525860    
Bug Blocks: 473303    

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 ***