Bug 974619 - Screen command does not work on openshift
Summary: Screen command does not work on openshift
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-14 15:52 UTC by Alexander Bätz
Modified: 2015-05-14 23:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-14 19:02:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alexander Bätz 2013-06-14 15:52:19 UTC
Description of problem:

any call to the screen command fails with "LoginName to long - sorry"

How reproducible:

try to start something in a screen

Steps to Reproduce:
1. ssh to openshift gear
2. try to execute any command with screen ( screen "echo test" )

Actual results:

command is not executed
error message: LoginName too long - sorry.

Expected results:
start screen

Additional info:
known screen bug. see http://lists.gnu.org/archive/html/screen-devel/2011-05/msg00000.html

Comment 1 Mrunal Patel 2013-06-14 19:23:43 UTC
This is an upstream issue: http://savannah.gnu.org/bugs/?21653

Comment 2 Fotios Lindiakos 2013-06-14 19:46:31 UTC
Even if that upstream issue is fixed, we will also hit another bug because $HOME is too long. We might want to consider offering tmux. We could add a helper in rhcsh for screen that tells the user to use tmux instead.


Note You need to log in before you can comment on or make changes to this bug.