Bug 1689660
| Summary: | "bash: tput: command not found" when connecting to containers in undercloud | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Sasha Smolyak <ssmolyak> |
| Component: | openstack-containers | Assignee: | Jon Schlueter <jschluet> |
| Status: | CLOSED ERRATA | QA Contact: | Sasha Smolyak <ssmolyak> |
| Severity: | low | Docs Contact: | Andrew Burden <aburden> |
| Priority: | medium | ||
| Version: | 15.0 (Stein) | CC: | jschluet, m.andre, mburns, sbaker |
| Target Milestone: | beta | Keywords: | Triaged |
| Target Release: | 15.0 (Stein) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-base-container-15.0-25 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-21 16:39:03 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: | |||
|
Description
Sasha Smolyak
2019-03-17 11:56:13 UTC
This doesn't seem to affect the upstream images. Assigning to DFG:ReleaseDelivery to install the ncurses package which provides tput need to research why it is not getting pulled in by default, and may need to get upstream kolla patch to ensure ncurses is around for tput So apparently kolla is expecting tput to just be available from base image. /usr/bin/tput comes from ncurses rpm installed in ubi8 container image by default is ncurses-base-6.1-7.20180224.el8.noarch ncurses-libs-6.1-7.20180224.el8.x86_64 Doesn't happen anymore, verified 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://access.redhat.com/errata/RHEA-2019:2853 |