Bug 110223

Summary: r-c-network breaks with python 2.3
Product: [Retired] Red Hat Raw Hide Reporter: Gary Peck <gbpeck>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: p.van.egdom
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: 2004-01-07 23:27: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:

Description Gary Peck 2003-11-17 09:03:23 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5)
Gecko/20031015 Firebird/0.7

Description of problem:
redhat-config-network-tui has a dependency on /usr/bin/python2.2.
furthermore, some of its files have a hard-coded path to python2.2
rather than python2 (probably the source of the dependency). this
prevents the installation of the new python packages.

also, before i go on a bug-filing spree, should i report this for
practically every other redhat-config-* tool that has this problem? or
is this being taken care of?

Version-Release number of selected component (if applicable):
1.3.10-1

How reproducible:
Always

Steps to Reproduce:
1. rpm -Uvh python-2.3.2-5.i386.rpm


Actual Results:  error: Failed dependencies:
        /usr/bin/python2.2 is needed by (installed)
redhat-config-rootpassword-1.0.6-2
        /usr/bin/python2.2 is needed by (installed)
redhat-config-soundcard-1.0.8-2
        /usr/bin/python2.2 is needed by (installed)
redhat-config-mouse-1.1.2-1
        /usr/bin/python2.2 is needed by (installed)
redhat-config-keyboard-1.1.5-2
        /usr/bin/python2.2 is needed by (installed)
redhat-config-language-1.0.16-1
        /usr/bin/python2.2 is needed by (installed) firstboot-1.2.4-1
        /usr/bin/python2.2 is needed by (installed)
redhat-config-samba-1.1.4-1
        /usr/bin/python2.2 is needed by (installed)
redhat-config-securitylevel-1.2.11-1
        /usr/bin/python2.2 is needed by (installed)
redhat-config-nfs-1.1.3-1
        /usr/bin/python2.2 is needed by (installed)
redhat-config-xfree86-0.9.15-1
        /usr/bin/python2.2 is needed by (installed) authconfig-gtk-4.3.8-1
        /usr/bin/python2.2 is needed by (installed)
redhat-config-date-1.5.25-1
        /usr/bin/python2.2 is needed by (installed)
redhat-config-users-1.2.4-1
        /usr/bin/python2.2 is needed by (installed)
redhat-config-network-tui-1.3.10-1
        /usr/bin/python2.2 is needed by (installed)
redhat-config-bind-2.0.1-1
        /usr/bin/python2.2 is needed by (installed) comps-extras-9.1-1
        /usr/bin/python2.2 is needed by (installed) rhpl-0.122.1-2


Additional info:

Comment 1 Gary Peck 2004-01-07 23:27:13 UTC
This seems to be fixed in the latest redhat-config-* and
system-config-* packages. Thanks.