chiark / gitweb /
makebuildserver: add workaround to Ubuntu/trusty's old paramiko
authorHans-Christoph Steiner <hans@eds.org>
Thu, 4 Feb 2016 07:42:53 +0000 (08:42 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 11 Feb 2016 19:27:30 +0000 (20:27 +0100)
commit7f451a815b6b0e15dffb6b423443d48bdb4c06b0
treefec12012fb68e4f7b65e89c10572ddae73cfe4e1
parent1f59d6f0cff9736f2c16cc91e3f9cc911e6eb0fe
makebuildserver: add workaround to Ubuntu/trusty's old paramiko

Ubuntu trusty 14.04's paramiko does not work with jessie's openssh's
default settings, so they need to be tweaked in order to provide working
ssh to the instance.

https://stackoverflow.com/questions/7286929/paramiko-incompatible-ssh-peer-no-acceptable-kex-algorithm/32691055#32691055
buildserver/cookbooks/fdroidbuild-general/recipes/default.rb
makebuildserver