4463: rbt setup-repo not asking for information using msys2

SimonRoehrl

What version are you running?

RBTools 0.7.6 and msys2-x86_64-20160205

What steps will reproduce the problem?

  1. in a msys2 shell do "rbt setup-repo"

What is the expected output? What do you see instead?

Expected output is "Enter the Review Board server URL:" but nothing is displayed in msys2 shell. Input the URL and pressing Enter works, there is just no prompt.

What operating system are you using?

Windows 7 Professional SP1 - 64 Bit

Attach the debug out from the command.

$ rbt setup-repo -d
>>> RBTools 0.7.6
>>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)]
>>> Running on Windows-7-6.1.7601-SP1
>>> Home = C:\msys64\home\sroehrl
>>> Current directory = D:\entwicklung\sw

Please provide any additional information below.