Bug 1228606
Summary: | RHEL 7 base docker image, ping does not work. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jan Kurik <jkurik> |
Component: | iputils | Assignee: | Jan Synacek <jsynacek> |
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 7.0 | CC: | alsadi, cevich, cgoern, dwalsh, eparis, jeder, jgreguske, jhenner, jkrieger, jperrin, jscotka, jsynacek, jumanjiman, onagano, scollier, sct, sghosh, tiwillia |
Target Milestone: | rc | Keywords: | Reopened, ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: The ping program is installed with its capabilities in the effective set as well as the permitted set.
Consequence: Because of the effective set and the way that docker restricts programs' capabilities, ping cannot be used when invoked from a docker image.
Fix: Use only the permitted capabilities set when installing ping.
Result: Ping can now be used from within a docker image.
|
Story Points: | --- |
Clone Of: | 1142311 | Environment: | |
Last Closed: | 2015-06-23 08:38:38 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: | |||
Bug Depends On: | 1142311 | ||
Bug Blocks: | 1211379 |
Description
Jan Kurik
2015-06-05 10:17:30 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. https://rhn.redhat.com/errata/RHBA-2015-1145.html |