Bug 1110388
Summary: | docker events --since=X un-documented pty-dependent behavior | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Chris Evich <cevich> |
Component: | docker | Assignee: | Matthew Heon <mheon> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | bsarathy, dwalsh, jrieden |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-18 20:45:50 UTC | Type: | Bug |
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: | |||
Bug Blocks: | 1109938 |
Description
Chris Evich
2014-06-17 14:24:38 UTC
Seems to be working on docker-1.0 Cannot reproduce this on RHEL7 with docker-1.0.0-10 - docker events --since='CURRENT_DATE' hangs, streaming new events, even when launched without a TTY. Confirmed docker-1.0.0-10.el7.x86_64 Docker version 1.0.0, build 20fdb42/1.0.0 Both with and without --since, the foregound process waits for it's child to finish (or be killed), then dumps everything that was output. So the behavior is consistent now. 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-1266.html |