Dexter Tad-y
Dexter Tad-y
Hi, looks like a pexpect issue on windows. AFAIK, pexpect will fail in windows. http://stackoverflow.com/questions/1042778/can-i-use-expect-on-windows-without-installing-cygwin We may have two options: 1. As I currently don't have access to a windows...
+1 Was hit by this as well. I'm running maestro on Ubuntu 14.04, attempting to tunnel to an EC2 instance with Amazon Linux.
Commented the `-T` in `bgtunnel.py`. Raised this: ``` Error:Pseudo-terminal will not be allocated because stdin is not a terminal. ```
I'm trying to build a dockerfile for this but i'm having the same issue with @deric debian + oracle java 1.7 + scala 2.9.1 + sbt 0.11.2
+1 I'm currently evaluating this tech and but #125 is breaking my initial build. This project badly needs active maintenance.