Re: RSA host key of ftp-master changed?
On Wed, Jul 14, 2004 at 01:14:28PM +0200, Andreas Tille wrote:
> [DEFAULT]
> login = username
> method = ftp
> hash = md5
> allow_unsigned_uploads = 0
> run_lintian = 0
> run_dinstall = 0
> check_version = 0
> scp_compress = 0
> post_upload_command =
> pre_upload_command =
> passive_ftp = 0
> default_host_main =
> default_host_non-us =
> [ftp-master]
> fqdn = ftp-master.debian.org
> incoming = /pub/UploadQueue/
> login = anonymous
> # ^^^^^^^^^
> Why does dput refuse to do its job today but worked some days (I do not remember
> exactly when I did an upload from this box) ago?
> I guess it verifys the host key for some reason (which seems not to be really
> bad) even if the upload is done via ftp (see line 3) and by an anonymous
> upload (see marked line, last one of the snippet).
Barring absurd bugs, no, it does not. For some reason, dput is making an
ssh connection to ftp-master *instead of* an ftp connection. This is most
likely a configuration issue on your system.
--
Steve Langasek
postmodern programmer
Reply to: