Bug 1028135 - remove ipx relic from initscipts
Summary: remove ipx relic from initscipts
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: initscripts
Version: 6.5
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Lukáš Nykrýn
QA Contact: Jan Ščotka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-07 18:10 UTC by Jan Ščotka
Modified: 2016-11-25 13:06 UTC (History)
1 user (show)

Fixed In Version: initscripts-9.03.41-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-14 06:27:34 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2014:1448 0 normal SHIPPED_LIVE initscripts bug fix and enhancement update 2014-10-14 01:05:44 UTC

Description Jan Ščotka 2013-11-07 18:10:06 UTC
Hi,
after discussion with Bill and others, IPX protocol is not supported since RHEL5
therefore any IPX things should be removed.
I've found relic in ifup-eth:

[jscotka@amanita ~]$ grep -B 2 -A 2 -i ipx /etc/sysconfig/network-scripts/ifup-eth

if [ "${IPX}" = yes ]; then
       /etc/sysconfig/network-scripts/ifup-ipx ${DEVICE}
fi

[jscotka@amanita ~]$ rpm -qa initscripts
initscripts-9.03.39-1.el6.x86_64

please remove these lines from initscripts as cleanup process.
    Thanks&Regards
    Honza

Comment 3 Jan Ščotka 2014-07-30 06:58:15 UTC
it is fixed

Comment 4 errata-xmlrpc 2014-10-14 06:27:34 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-1448.html


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