Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 525860 - ImportError: No module named bus
Summary: ImportError: No module named bus
Keywords:
Status: CLOSED DUPLICATE of bug 525790
Alias: None
Product: Fedora
Classification: Fedora
Component: python-slip
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 525895 525902 525923 525968 (view as bug list)
Depends On:
Blocks: F12Blocker, F12FinalBlocker 525757 525790 525895 525902 525923 525968
TreeView+ depends on / blocked
 
Reported: 2009-09-26 11:20 UTC by Alexey Torkhov
Modified: 2009-09-28 10:15 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-28 10:15:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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