Bug 6301
| Summary: | ifup-ipx: There is no /usr/bin/ipx_interface !!! | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | robert |
| Component: | initscripts | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.1 | CC: | rvokal |
| 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: | 1999-10-25 15:52:18 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: | |||
bash# rpm -q ipxutils ipxutils-2.2.0.16.a-1 bash# rpm -ql ipxutils |grep ipx_interface /sbin/ipx_interface ^^^^^^^^^^^^^^^^^^ /usr/man/man8/ipx_interface.8 bash# grep -2 ipx_interface /etc/sysconfig/network-scripts/ifup-ipx|head -5 fi if [ ! -x /usr/bin/ipx_interface ] ; then ^^^^^^^^^^^^^^^^^^^^^^ # cannot configure IPX with non-existant utilities exit 0 bash# rpm -qf /etc/sysconfig/network-scripts/ifup-ipx initscripts-4.48-1