Bug 614420

Summary: virt-manager fails to connect when remote shell is tcsh
Product: [Community] Virtualization Tools Reporter: Marc Deslauriers <marc.deslauriers>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: berrange, crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-23 20:41:31 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 Marc Deslauriers 2010-07-14 13:06:59 UTC
The shellcode that detects nc options in src/virtManager/console.py now works for zsh, but still doesn't work when the remote shell is tcsh.

Comment 1 Marc Deslauriers 2010-07-14 13:07:48 UTC
s/shellcode/shell script/

Comment 2 Cole Robinson 2010-08-23 20:41:31 UTC
I think this is fixed now upstream, please let me know if that commit doesn't work for you, since this stuff is obviously pretty hairy:

http://hg.fedorahosted.org/hg/virt-manager/rev/16fcbf77e47e

Comment 3 Marc Deslauriers 2010-08-25 19:30:03 UTC
Works great, thanks Cole!