Open o-smirnov opened 2 years ago
I suspect the --remote-login-shell
option needs to be applied to all commands (at the moment it's only applied to the final run-radiopadre command, but not to the "maintenance" commands before that). It may be the case that virtualenv
on the remote end is only available to a login shell. I'll modify stuff accordingly.
@rstofi could please test with this new version? It should invoke the login shell (assuming remote_login_shell is set in the config) when creating the virtualenv, hopefully it's a little more seamless now.
Discussed in https://github.com/ratt-ru/radiopadre-client/discussions/49