Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

ssh command on OS-X issues Linux IOCTL for TCSETPGRP #64

Open
slippycheeze opened this issue Oct 16, 2012 · 0 comments
Open

ssh command on OS-X issues Linux IOCTL for TCSETPGRP #64

slippycheeze opened this issue Oct 16, 2012 · 0 comments

Comments

@slippycheeze
Copy link

The failure is illustrated here:

Errno::ENOTTY: Inappropriate ioctl for device - 
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@rvc/gems/rvc-1.7.0/lib/rvc/util.rb:135:in `ioctl'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@rvc/gems/rvc-1.7.0/lib/rvc/util.rb:135:in `tcsetpgrp'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@rvc/gems/rvc-1.7.0/lib/rvc/util.rb:147:in `system_fg'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@rvc/gems/rvc-1.7.0/lib/rvc/modules/vm.rb:397:in `ssh'

It would be better to either catch that, or to detect the host platform and issue the platform specific IOCTL code instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant