You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "JEROME DUPOURQUE (JIRA)" <ji...@apache.org> on 2016/04/27 13:45:13 UTC

[jira] [Created] (TOREE-307) make dev on Windows 10 machine

JEROME DUPOURQUE created TOREE-307:
--------------------------------------

             Summary: make dev on Windows 10 machine
                 Key: TOREE-307
                 URL: https://issues.apache.org/jira/browse/TOREE-307
             Project: TOREE
          Issue Type: Bug
    Affects Versions: 0.1.0
         Environment: Windows 10 + Cygwin64/babun + Docker
            Reporter: JEROME DUPOURQUE
            Priority: Minor
             Fix For: 0.1.0


hello,
I've a problem building the dev env on Windows 10 machine (it works fine now on Mac). After googling I was able to read that many users got the error "cannot enable tty mode on non tty input". According to the authors It doesn't come from Cygwin or Babun.

So my question is: would you have an another way to make "env" ? 
I read about SSH, but before trying figure out how it works, I would appreciate your advise.

generated error:
An error occurred trying to connect: open //./pipe/docker_engine: The system cannot find the file specified                                                                                                
Makefile:82: recipe for target '.example-image' failed
make: [.example-image] Error 1 (ignored)
cannot enable tty mode on non tty input
Makefile:82: recipe for target '.example-image' failed
make: *** [.example-image] Error 1




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)