Your message dated Mon, 17 Jun 2024 00:04:17 +0000
with message-id <e1sizr7-00eoj3...@fasolo.debian.org>
and subject line Bug#1072857: fixed in dput 1.2.1
has caused the Debian Bug report #1072857,
regarding dput: Incorrect delayed argument: ValueError: delayed days value must 
be a decimal integer:
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1072857: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072857
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dput
Version: 1.2
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

$ dput mentors ../xserver-xorg-video-geode_2.11.21-4_source.changes
Checking signature on .changes
gpg: ../xserver-xorg-video-geode_2.11.21-4_source.changes: Valid signature from 
AE1F8277C4B4D7B6
Checking signature on .dsc
gpg: ../xserver-xorg-video-geode_2.11.21-4.dsc: Valid signature from 
AE1F8277C4B4D7B6
Incorrect delayed argument: ValueError: delayed days value must be a decimal 
integer:

I did not specify any delayed queue, so I am perplexed as to what produced this.

Martin-Éric

- -- 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/perkelix/.config/dput/dput.cf --

- -- /home/perkelix/.dput.cf --
[mentors-ftp]
fqdn = mentors.debian.net
incoming = /pub/UploadQueue/
method = ftp
allow_unsigned_uploads = 0
run_lintian = 1
passive_ftp = 1
login = anonymous

[mentors-https]
fqdn = mentors.debian.net
incoming = /upload
method = https
allow_unsigned_uploads = 0
run_lintian = 1

[ppa]
fqdn = ppa.launchpad.net
incoming = ~q-funk/ppa/ubuntu/
method = ftp
allow_unsigned_uploads = 0
run_lintian = 1
login = anonymous

[esteid]
fqdn = ppa.launchpad.net
incoming = ~esteid/ppa/ubuntu/
method = ftp
allow_unsigned_uploads = 0
run_lintian = 1
login = anonymous

[x-swat]
fqdn = ppa.launchpad.net
incoming = ~ubuntu-x-swat/x-updates/ubuntu/
method = ftp
allow_unsigned_uploads = 0
run_lintian = 1
login = anonymous

[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 = ~q-funk/ppa/ubuntu/
login = anonymous
allow_unsigned_uploads = 0
run_lintian = 1

[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

[mentors-ftp]
fqdn = mentors.debian.net
incoming = /pub/UploadQueue/
method = ftp
allow_unsigned_uploads = 0
run_lintian = 1
passive_ftp = 1
login = anonymous

[mentors-https]
fqdn = mentors.debian.net
incoming = /upload
method = https
allow_unsigned_uploads = 0
run_lintian = 1

[esteid]
fqdn = ppa.launchpad.net
incoming = ~esteid/ppa/ubuntu/
method = ftp
allow_unsigned_uploads = 0
run_lintian = 1
login = anonymous

[x-swat]
fqdn = ppa.launchpad.net
incoming = ~ubuntu-x-swat/x-updates/ubuntu/
method = ftp
allow_unsigned_uploads = 0
run_lintian = 1
login = anonymous



- -- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 6.1.0-21-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), LANGUAGE=fi:en
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages dput depends on:
ii  python3                3.11.8-1
ii  python3-debian         0.1.49
ii  python3-gpg            1.18.0-4.1+b1
ii  python3-pkg-resources  68.1.2-2
ii  python3-xdg            0.28-2

dput recommends no packages.

Versions of packages dput suggests:
ii  lintian         2.117.0
pn  mini-dinstall   <none>
ii  openssh-client  1:9.7p1-5
ii  rsync           3.3.0-1

Versions of packages dput is related to:
ii  devscripts  2.23.7
ii  gnupg       2.2.43-7
ii  lintian     2.117.0
ii  rsync       3.3.0-1
pn  ssh         <none>

- -- no debconf information

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEyJACx3qL7GpObXOQrh+Cd8S017YFAmZlb/UACgkQrh+Cd8S0
17axqg//Y/jQz0nw1WVWnvrl0mifbMO+wtaFNChaa+MPbxWb6ITZ8nFiPq4xY5IW
IXmKRUkZthGWllXPRMjJIAryBV2s6/75hBFO0qvyPsda+voWcoGJJnsux3kqhzfP
KMn48MYvgNEVgv1bPancSq7fUt7Ag+BQn8SuLVwAmex0iZcqtckvmgQtM5NGgxtU
+gotCkvQxsa6pwgagMixN5VvPqDvGWDb2QtW2zi9yXraV+WVdxte24i6BgeSwjpL
NE0/t6c5asWS5NKpJbdQXhY+W415uk88vqNvoLvt9Wqx3PHQiFWUrwD0PPfCqD8O
8yEEg1JZzO7dXronUqG/w9GCnLK36qrVRkG2iXZcm4wweT/8WfZpCuddIZncZ7xp
wPTBdKOFJ9K7EihUzEi7p3arvLyjI3/4wtA9ywwiI0+xR4fF1e1seHTVZFccpwpa
LOhD62EHZhCYMJ+BUWskdSGlyN8Uz+1+LbAusoVNophF3nxxPGof4m3qJQx4vONV
OkZ9a2CXc10AOnBX9qnVSt8ZH2MZiUavaq/gchl4O0VKRxfFM3sHqjkGj+052j4l
0i4QgtbRGDHzS5a3McK0jsN+1s5bSpwT/MUBGizO8xNo4yZf63+UkfiDWBKl8+6t
O5GK+5qvXBjWYblelWS4e8r+Hcn5gQ8L8owr02zKhm7ATlvMtTA=
=i7Nr
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: dput
Source-Version: 1.2.1
Done: Ben Finney <bign...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dput, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1072...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Finney <bign...@debian.org> (supplier of updated dput package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 17 Jun 2024 08:44:37 +1000
Source: dput
Binary: dput
Architecture: source all
Version: 1.2.1
Distribution: unstable
Urgency: medium
Maintainer: Ben Finney <bign...@debian.org>
Changed-By: Ben Finney <bign...@debian.org>
Description:
 dput       - Debian package upload tool
Closes: 1072857 1073040
Changes:
 dput (1.2.1) unstable; urgency=medium
 .
   * Allow configuration value "", representing “no delayed days”.
     Closes: bug#1072857. Thanks to Martin-Éric Racine for the report.
   * Correct data type of a function argument.
     Closes: bug#1073040. Thanks to Christoph Berg for the report.
Checksums-Sha1:
 b640924c0c03039f9bb56db8afa8720e861ee8ef 1725 dput_1.2.1.dsc
 3671ce0f91c8036a5d028f2b411a5806279d48e2 525588 dput_1.2.1.tar.xz
 878fd212621b78e2de684b7bd54d624578edc062 44812 dput_1.2.1_all.deb
 847e3571f7330c5c4ce691cd83ed0994211c303c 7279 dput_1.2.1_amd64.buildinfo
Checksums-Sha256:
 c9b663ca1555573bf59bb32ab37cee1c064b5b29554da4ec1c9bb4b269ca3969 1725 
dput_1.2.1.dsc
 1929d58cf1a9a8687a5f56bd329a35b511c5e17603483555987bf09260253943 525588 
dput_1.2.1.tar.xz
 aafaf8f0ec588be4dfb884ae02edca53c177a0548d23d72bcdc5f3792bbb4515 44812 
dput_1.2.1_all.deb
 b1a035836deabeadbadd2fc8c1f22f5f722a5da031ea50ecb13d2ff85b8c7ccb 7279 
dput_1.2.1_amd64.buildinfo
Files:
 176b77dcf8f56fb0449bff03ef95d89b 1725 devel optional dput_1.2.1.dsc
 b2733d020a4b0112b78a78bb350c2056 525588 devel optional dput_1.2.1.tar.xz
 e334b14f0f288ae37c20f18d5e09b232 44812 devel optional dput_1.2.1_all.deb
 183b7f496696e516ceae4fd82be48ae0 7279 devel optional dput_1.2.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEYVng8p4vpBLgeVxz+bRqrIRCDIIFAmZvdswACgkQ+bRqrIRC
DILUfRAA0XxyGw+/Yaq+KwUCXcIN6NWpCpn5r8QO27rJwk83HCtwEUSVgQfSQstB
0y5Nll9lez7jN4N9dhaJKEVocGsy+17NXv1GH2Hg5aQI9fbQIKya4L65FtB6BjDD
gYknXDk+OJvxlzAAAGgXCLoAegU+APtfRmxhhiPwzgvTqguMAbv358i53OALfqZp
gwaGUesKN5dUGIsdEvIhHWP1BYq4I3HOv9onBJaCgmj0po584VlnIPODoPHTy6ut
BQ+vN6Dkr7MJ2+XfpBVAFkMgWQxDafRYKObJZvDZ4piRYTfezXzr+VwSsmvnJqoB
oaWnUHvASjQFccmb1MYZUbI+Crf5Mu5OA/kZFhLHI9yyYbkXbPZNaqjxfz6GNUrx
ZPE/O9fiN4t4LIUgYiYTmY8he1wYAoMRAhDQIzTyqOxYY3Hri34siDxD7rRJsoOQ
0i+qdKOn6tPd6gL2dPxbxx7aQllQwaZxp9u9Qmz69HS/wiPGqajQ7jEG1ZOjrQW0
Y/oIXcRiEYn2zjEt02rSyO+SSTZSVBO8xdk6KQaPkDTIylam1KOVCp7vO/EfdTya
R/8vJIVOBS/izi4x+Qk61Cf48gWL2BuqMujVtpFFC6nRRCpFyERaVV7UIDqNHxCx
k4F60Q3PRZivRunZ7MtODlKkv/CvCpXMpwFn5zq52xcUuPzzGNI=
=qvxV
-----END PGP SIGNATURE-----

Attachment: pgpkPm7aSD8hn.pgp
Description: PGP signature


--- End Message ---

Reply via email to