Bug 525860

Summary: ImportError: No module named bus
Product: [Fedora] Fedora Reporter: Alexey Torkhov <atorkhov>
Component: python-slipAssignee: Nils Philippsen <nphilipp>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: awilliam, axet, flokip, mclasen, nphilipp
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 10:15:47 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:    
Bug Blocks: 473303, 525757, 525790, 525895, 525902, 525923, 525968    

Description Alexey Torkhov 2009-09-26 11:20:27 UTC
Description of problem:

Running programs that import python-slip result in error

Traceback (most recent call last):
  File "/usr/bin/system-config-firewall", line 36, in <module>
    import fw_gui
  File "/usr/share/system-config-firewall/fw_gui.py", line 42, in <module>
    import fw_dbus
  File "/usr/share/system-config-firewall/fw_dbus.py", line 24, 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


Version-Release number of selected component (if applicable):
python-slip-0.2.5-1.fc12

There is no such error in previous version

Comment 1 Adam Williamson 2009-09-28 00:56:15 UTC
This is rather important, as it breaks sealert.

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 2 Alexey Torkhov 2009-09-28 06:59:19 UTC
I've added a bunch of bugs 525895 525923 525968

Comment 3 Adam Williamson 2009-09-28 07:02:29 UTC
*** Bug 525895 has been marked as a duplicate of this bug. ***

Comment 4 Adam Williamson 2009-09-28 07:02:40 UTC
*** Bug 525902 has been marked as a duplicate of this bug. ***

Comment 5 Adam Williamson 2009-09-28 07:02:57 UTC
*** Bug 525923 has been marked as a duplicate of this bug. ***

Comment 6 Adam Williamson 2009-09-28 07:03:13 UTC
*** Bug 525968 has been marked as a duplicate of this bug. ***

Comment 7 Nils Philippsen 2009-09-28 10:15:47 UTC

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