close
Skip to content

Hanging when ssh'ing into a VM w/o pty=True #338

@dh-nunes

Description

@dh-nunes

Invoke version 0.12.2, Ubuntu Wily (15.10 I believe) 64 bits.

The method used:

@task
def enter():
    run("vagrant ssh -- -X -t 'cd /vagrant/; /bin/bash'")

The command run: inv enter

The command itself runs normally and does what is expected of it. When used through invoke it just hangs (no output). Other invoke'd commands work fine.

If you need more info just point me to where it is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions