Package: dput Version: 1.2.4 Severity: normal For quite some time, whenever I perform an upload, I see strange error messages. However, the upload works and the package is accepted in Debian Unstable:
Here is the log of todays uplaod: helge@twentytwo:$ dput manpages-l10n_4.31.0-1_amd64.changes Trying to upload package to ftp-master (ftp.upload.debian.org) Checking signature on .changes gpg: /scr/media/PACKAGES/current/manpages-l10n_4.31.0-1_amd64.changes: Error checking signature from 41BAA526682AE670: SignatureVerifyError: 0 Checking signature on .dsc gpg: /scr/media/PACKAGES/current/manpages-l10n_4.31.0-1.dsc: Error checking signature from 41BAA526682AE670: SignatureVerifyError: 0 Uploading to ftp-master (via ftp to ftp.upload.debian.org): Uploading manpages-l10n_4.31.0-1.dsc: done. Uploading manpages-l10n_4.31.0.orig.tar.bz2: done. Uploading manpages-l10n_4.31.0-1.debian.tar.xz: done. Uploading manpages-l10n_4.31.0-1_amd64.buildinfo: done. Uploading manpages-l10n_4.31.0-1_amd64.changes: done. Successfully uploaded packages. This manpages-l10n has just been accepted into unstable. -- Package-specific info: -- /etc/dput.cf -- # Example dput.cf that defines the host that can be used # with dput for uploading. [DEFAULT] login = * method = ftp hash = md5 allow_unsigned_uploads = 0 allow_dcut = 0 run_lintian = 0 run_dinstall = 0 check_version = 0 scp_compress = 0 post_upload_command = pre_upload_command = passive_ftp = 1 default_host_main = allowed_distributions = (?!UNRELEASED) [ftp-master] fqdn = ftp.upload.debian.org incoming = /pub/UploadQueue/ login = anonymous allow_dcut = 1 method = ftp # Please, upload your package to the proper archive # https://www.debian.org/doc/manuals/developers-reference/pkgs.html#bug-security-upload allowed_distributions = (?!UNRELEASED|.*-security) # https://lists.debian.org/debian-project/2009/05/msg00036.html [ftp-eu] fqdn = ftp.eu.upload.debian.org method = ftp incoming = /pub/UploadQueue/ login = anonymous allow_dcut = 1 # Please, upload your package to the proper archive # https://www.debian.org/doc/manuals/developers-reference/pkgs.html#bug-security-upload allowed_distributions = (?!UNRELEASED|.*-security) # https://lists.debian.org/debian-devel-announce/2008/09/msg00007.html [ssh-upload] login = * # login = another_username fqdn = ssh.upload.debian.org method = scp incoming = /srv/upload.debian.org/UploadQueue/ allow_dcut = 1 # Please, upload your package to the proper archive # https://www.debian.org/doc/manuals/developers-reference/pkgs.html#bug-security-upload allowed_distributions = (?!UNRELEASED|.*-security) # And if you want to override one of the defaults, add it here. # For example, comment out the next line # post_upload_command = /path/to/some/script # pre_upload_command = /path/to/some/script [security-master] fqdn = ftp.security.upload.debian.org method = ftp incoming = /pub/SecurityUploadQueue login = anonymous allow_dcut = 1 # This has been added at the request of the security team. # Please be sure to know what you are doing before taking it out. pre_upload_command = /usr/share/dput/helper/security-warning [security-master-unembargoed] fqdn = ftp.security.upload.debian.org method = ftp incoming = /pub/OpenSecurityUploadQueue login = anonymous allow_dcut = 1 # This has been added at the request of the security team. # Please be sure to know what you are doing before taking it out. pre_upload_command = /usr/share/dput/helper/security-warning [ubuntu] fqdn = upload.ubuntu.com method = ftp incoming = / login = anonymous [ppa] fqdn = ppa.launchpad.net method = ftp # replace <launchpad-id> with your Launchpad ID incoming = ~<launchpad-id>/ubuntu login = anonymous [mentors] method = ftp fqdn = mentors.debian.net incoming = /pub/UploadQueue login = anonymous [local] method = local incoming = ~/public_html/debian/mini-dinstall/incoming run_dinstall = 0 post_upload_command = /usr/bin/mini-dinstall --batch # Local variables: # coding: utf-8 # mode: conf # End: # vim: fileencoding=utf-8 filetype=config : -- /home/helge/.config/dput/dput.cf -- -- /home/helge/.dput.cf -- [DEFAULT] login = * method = ftp hash = md5 allow_unsigned_uploads = 0 allow_dcut = 0 distributions = allowed_distributions = (?!UNRELEASED) run_lintian = 0 run_dinstall = 0 check_version = 0 scp_compress = 0 default_host_main = post_upload_command = pre_upload_command = ssh_config_options = passive_ftp = 1 progress_indicator = 0 delayed = [ftp-master] fqdn = ftp.upload.debian.org incoming = /pub/UploadQueue/ login = anonymous allow_dcut = 1 method = ftp allowed_distributions = (?!UNRELEASED|.*-security) [ftp-eu] fqdn = ftp.eu.upload.debian.org method = ftp incoming = /pub/UploadQueue/ login = anonymous allow_dcut = 1 allowed_distributions = (?!UNRELEASED|.*-security) [ssh-upload] login = * fqdn = ssh.upload.debian.org method = scp incoming = /srv/upload.debian.org/UploadQueue/ allow_dcut = 1 allowed_distributions = (?!UNRELEASED|.*-security) [security-master] fqdn = ftp.security.upload.debian.org method = ftp incoming = /pub/SecurityUploadQueue login = anonymous allow_dcut = 1 pre_upload_command = /usr/share/dput/helper/security-warning [security-master-unembargoed] fqdn = ftp.security.upload.debian.org method = ftp incoming = /pub/OpenSecurityUploadQueue login = anonymous allow_dcut = 1 pre_upload_command = /usr/share/dput/helper/security-warning [ubuntu] fqdn = upload.ubuntu.com method = ftp incoming = / login = anonymous [ppa] fqdn = ppa.launchpad.net method = ftp incoming = ~<launchpad-id>/ubuntu login = anonymous [mentors] method = ftp fqdn = mentors.debian.net incoming = /pub/UploadQueue login = anonymous [local] method = local incoming = ~/public_html/debian/mini-dinstall/incoming run_dinstall = 0 post_upload_command = /usr/bin/mini-dinstall --batch fqdn = localhost -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages dput depends on: ii python3 3.13.9-3+b1 ii python3-debian 1.1.1 ii python3-gpg 2.0.0-2+b1 ii python3-xdg 0.28-3 dput recommends no packages. Versions of packages dput suggests: ii lintian 2.136.2 pn mini-dinstall <none> ii openssh-client 1:10.3p1-4 ii rsync 3.4.4+ds1-1 Versions of packages dput is related to: ii devscripts 2.26.9 ii gnupg 2.4.9-4 ii lintian 2.136.2 ii rsync 3.4.4+ds1-1 pn ssh <none> -- no debconf information -- Dr. Helge Kreutzmann [email protected] Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/
signature.asc
Description: PGP signature

