Bug#863723: dput-ng: skip `please login: To accept ssh-rsa hostkey [...]`

2018-03-22 Thread Markus Wanner
Hello Nico, I recently run into the same issue. Until I figured dput-ng uses paramiko underneath, which in turn reads the usual /etc/ssh/ssh_known_hosts and ~/.ssh/known_hosts files. Once you add the host key to the list of known hosts, either system wide or for the user trying to connect,

Bug#863723: dput-ng: skip `please login: To accept ssh-rsa hostkey [...]`

2017-05-30 Thread Nico Schlömer
Package: dput-ng Version: 1.8 Severity: wishlist I'm using dput-ng for submitting builds to launchpad via sftp. Every time I submit, I have to answer the question ``` please login: To accept ssh-rsa hostkey 6b03de9833252318a646b34722cd54f2 for ppa.launchpad.net type "yes": [yes, no]: ``` That