Re: ftp.upload.debian.org unavailable?

Joost van Baal-Ilić <[email protected]> Thu, 23 Jul 2026 16:36:56 +0200
Newsgroups gmane.linux.debian.devel.mentors
Message-ID <[email protected]>
Hi Kirill,

When my uploads got silently dropped, it was always due to a mistake I made in
pgp signing my .changes file.  Did you double-check your signature?

HTH! Bye,

Joost


Le Thu, Jul 23, 2026 at 05:27:15PM +0000, Kirill Rekhov a écrit :
> Is ftp.upload.debian.org dead? I can't access it anymore, and my package uploads
> are no longer accepted.
> 
> For example, I run:
> $ dput ftp-master python-mimesis_21.0.0-1_source.changes
> 
> and I see this in the log:
> 
> $ cat python-mimesis_21.0.0-1_source.ftp-master.upload
> 
> 2026-07-22 03:33:10,121 - dput[8504]: uploader.invoke_dput - Uploading python-mimesis using ftp to ftp-master (host: ftp.upload.debian.org; directory: /pub/UploadQueue/)
> 2026-07-22 03:33:10,123 - dput[8504]: hook.run_hook - running allowed-distribution: check whether a local profile permits uploads to the target distribution
> 2026-07-22 03:33:10,177 - dput[8504]: hook.run_hook - running protected-distribution: warn before uploading to distributions where a special policy applies
> 2026-07-22 03:33:10,185 - dput[8504]: hook.run_hook - running checksum: verify checksums before uploading
> 2026-07-22 03:33:10,222 - dput[8504]: hook.run_hook - running suite-mismatch: check the target distribution for common errors
> 2026-07-22 03:33:10,228 - dput[8504]: hook.run_hook - running gpg: check GnuPG signatures before the upload
> 2026-07-22 03:33:11,300 - dput[8504]: uploader.invoke_dput - Uploading python-mimesis_21.0.0-1.dsc
> 2026-07-22 03:33:19,075 - dput[8504]: uploader.invoke_dput - Uploading python-mimesis_21.0.0.orig.tar.gz
> 2026-07-22 03:33:25,336 - dput[8504]: uploader.invoke_dput - Uploading python-mimesis_21.0.0-1.debian.tar.xz
> 2026-07-22 03:33:28,090 - dput[8504]: uploader.invoke_dput - Uploading python-mimesis_21.0.0-1_amd64.buildinfo
> 2026-07-22 03:33:29,141 - dput[8504]: uploader.invoke_dput - Uploading python-mimesis_21.0.0-1_source.changes
> 
> and yes, I am the DM of this package and I have the rights to upload it
> 
> $ cat ~/.dput.cf
> 
> [ftp-master]
> fqdn = ftp.upload.debian.org
> incoming = /pub/UploadQueue/
> login = anonymous
> allow_dcut = 1
> method = ftp
> progress_indicator = 2
> allow_unsigned_uploads = 0
> 
> --
> Regards, Kirill Rekhov
> 
> Currently Debian Maintainer
> GPG Fingerprint: 2640 769D FDA1 AAA0 F863  D1AE 5F2C 5905 519C E0A0
> 
> Debian Salsa: https://salsa.debian.org/krekhov
> Debian Person: https://nm.debian.org/person/krekhov
> Debian QA Page: https://qa.debian.org/[email protected]
> 
> GitHub: https://github.com/krekhovx