Bug 13211
| Summary: | ping ignores -c and -w options for non-local hosts | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | bernd |
| Component: | netkit-base | Assignee: | Jeff Johnson <jbj> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-07-18 10:34:47 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
bernd
2000-06-29 14:21:45 UTC
This bug will be propably marked as a duplicate of bug 8724, with the suggestion to install iputils from the rawhide distribution. Two comments: a) iputils from rawhide can not be installed with the standard rpm command (error message: "only packages with major numbers <= 3 are supported by this version of RPM") b) It is in my eyes a bad idea to put a bugfix for one package (netkit-base)in a package with a different name (iputils). That breaks the idea behind the -F option of the rpm command. At least for distributions that come with netkit-base there should also be fix with the same name. If this is important for you, I suggest you install rpm-3.0.5 binary from ftp://ftp.rpm.org/pub/rpm/test/ and --rebuild iputils SRPM using it. That way you can use it in 6.x too. I agree that "change" of package name can be unfortunate, but you just can't stick to certain names and contents forever and also try to maintain full backward compatibility; That'd be just too much work. Linux world is developing and changing rapidly :). Critical bugfixes and security issues are usually packported though. *** This bug has been marked as a duplicate of 8724 *** |