Hi Esteban, The VM is currently being built with libssh2 1.7.0, but this doesn't build on ARM v6 (Raspberry Pi) due to changes in openssl.
libssh2 1.8.0, which was released in October 2016, builds and appears to function correctly (the VM crashes when attempting to commit from within Iceberg, but I think this is an unrelated problem). I've built and done some ad-hoc testing of libssh2 1.8.0 on linux 64 bit (Ubuntu 16.04) and haven't had any issues. What do you think of upgrading from libssh2 1.7.0 to 1.8.0? I don't know how close Pharo 7.0 is to release, but I expect this can wait until Pharo 8.0 if you prefer. For convenience: https://www.libssh2.org/ Thanks, Alistair
