Bug 825767 - system-config-network-tui has a missing dependency on dbus-python
Summary: system-config-network-tui has a missing dependency on dbus-python
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: system-config-network
Version: 5.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Harald Hoyer
QA Contact: Branislav Blaškovič
URL:
Whiteboard:
Depends On:
Blocks: 1049888
TreeView+ depends on / blocked
 
Reported: 2012-05-28 12:24 UTC by manuel wolfshant
Modified: 2014-09-16 00:18 UTC (History)
3 users (show)

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.
Clone Of:
Environment:
Last Closed: 2014-09-16 00:18:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CentOS 5750 0 None None None Never
Red Hat Product Errata RHBA-2014:1195 0 normal SHIPPED_LIVE system-config-network bug fix update 2014-09-16 04:14:20 UTC

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


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