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

Markus Wanner markus at bluegap.ch
Thu Mar 22 06:59:03 UTC 2018


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, dput-ng can well upload without the
quoted message.

To retrieve the ssh key use:
ssh-keyscan -t rsa -H ${HOST}

Hope this helps.

Kind Regards

Markus Wanner

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/dput-ng-maint/attachments/20180322/cbd7be9a/attachment.sig>


More information about the dput-ng-maint mailing list