Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 825767

Summary: system-config-network-tui has a missing dependency on dbus-python
Product: Red Hat Enterprise Linux 5 Reporter: manuel wolfshant <manuel.wolfshant>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED ERRATA QA Contact: Branislav Blaškovič <bblaskov>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.8CC: bblaskov, lmiksik, psklenar
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Previously, the dbus-python package was missing from the system-config-network-tui dependency list. Consequently, when the system-config-network-tui package was installed on a system with a minimal installation of Red Hat Enterprise Linux, the system-config-network-tui utility failed to start. The missing dependency has been added to the dependency list of system-config-network-tui, thus the utility works as expected in the described scenario.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-16 00:18:04 UTC Type: Bug
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: 1049888    

Description manuel wolfshant 2012-05-28 12:24:52 UTC
Description of problem:
system-config-network-tui fails to run if dbus-python is not installed

Version-Release number of selected component (if applicable):
system-config-network-tui-1.3.99.21-1.el5.noarch

How reproducible:
always


Steps to Reproduce:
1. yum install system-config-network-tui on a minimal system
2. start the tool

  
Actual results:
open("/usr/lib/rhs/python/<string>", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                        File "<string>", line 1, in ?
open("/usr/share/system-config-network/netconfpkg/NCBackendHal.py", O_RDONLY) = 3
  File "/usr/share/system-config-network/netconfpkg/NCBackendHal.py", line 17, in ?
    import dbus

ImportError: No module named dbus   

Expected results:

The tool should run 

Additional info:
Manually installing dbus-python solves the problem

Comment 5 Harald Hoyer 2014-06-03 11:43:35 UTC
system-config-network-1.3.99.23-1.el5

Comment 6 Branislav Blaškovič 2014-06-04 11:05:10 UTC
# rpm -q system-config-network-tui
system-config-network-tui-1.3.99.23-1.el5

# rpm -q -R system-config-network-tui
/bin/sh  
/usr/bin/python  
config(system-config-network-tui) = 1.3.99.23-1.el5
dbus-python  
initscripts >= 0:5.99
kudzu  
newt  
pciutils  
python  
rhpl >= 0:0.193
rpm-python  
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
usermode  

It's ok now. Thank you.

Comment 8 errata-xmlrpc 2014-09-16 00:18:04 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2014-1195.html