"Deploy failed" while trying to run apps from Linux / Sailfish IDE

This is one of the aspects where bash is not Posix compliant.

In /etc/ssh/sshd_config, there is a lineSetEnv ENV=.... You could try replacing ENV on that line with BASH_ENV . I think that could work with bash, but then again it won’t work with the busybox version.

1 Like