Bug#706723: dput-ng: dput sftp method does not work with GSS-API

2013-05-03 Thread Paul Tagliamonte
Heyya Russ, > This output indicates that dput, rather than wrapping the sftp > binary (understandably), is apparently using some other ssh protocol > reimplemntation. Unfortunately, that implementation seems to assume that > all the world uses public keys or passwords. Our ssh servers only acc

Bug#706723: dput-ng: dput sftp method does not work with GSS-API

2013-05-03 Thread Russ Allbery
Package: dput-ng Version: 1.4 Severity: minor We have a couple of local Debian repositories that accept uploads via scp. The dput-ng documentation says that scp is deprecated and sftp should be used instead. Since the server is just running OpenSSH and supports both, I tried making that change.