Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh callback example is broken under v1.12 #393

Closed
acceleratorguy opened this issue Jun 21, 2017 · 4 comments
Closed

ssh callback example is broken under v1.12 #393

acceleratorguy opened this issue Jun 21, 2017 · 4 comments
Assignees

Comments

@acceleratorguy
Copy link

The ssh example, found at http://amoffat.github.io/sh/tutorials/interacting_with_processes.html#, works under v1.11 but doesn't work under v1.12.
Symptoms:
The the callback function, ssh_interact, is never called.

Environment:
Python 2.7.5
sh (1.12.14)
Underlying OS: Redhat 7.3 derivative.

@amoffat
Copy link
Owner

amoffat commented Jun 21, 2017

Thanks for bringing this to my attention @acceleratorguy. I will look into it

@tkossak
Copy link

tkossak commented Jun 30, 2017

same problem here (sh 1.12.14, Python 3.6.1, Linux Mint)

@iswbm
Copy link

iswbm commented Feb 28, 2020

Thanks for bringing this to my attention @acceleratorguy. I will look into it

I have the same problem(Python 2.7.5 and Python 3.7.1, CentOS 7.2), did you solve it?

@amoffat amoffat self-assigned this Apr 24, 2020
@amoffat amoffat added this to the release 1.13.0 milestone Apr 25, 2020
@amoffat
Copy link
Owner

amoffat commented Apr 25, 2020

This is fixed, along with the documentation, in the next release, closing.

@amoffat amoffat closed this as completed Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants