Your message dated Fri, 01 Jul 2022 23:22:25 +0000
with message-id <[email protected]>
and subject line Bug#1014182: fixed in dput 1.1.2
has caused the Debian Bug report #1014182,
regarding bug script fails
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 [email protected]
immediately.)


-- 
1014182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014182
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dput
Version: 1.1.1
Severity: important

The last command in the bug script is "dput --print", which no longer
works and exits with return code 64.  This becomes the exit code of
the bug script itself, causing reportbug to suggest cancelling the bug
report:

    Gathering additional data, this may take a while...
    cat: /dput/dput.cf: No such file or directory
    cat: /home/ben/.dput.cf: No such file or directory

    -- Configuration parsed by ‘dput’ --
    The package bug script /usr/share/bug/dput/script exited with an error 
status (return code = 16384). Do you still want to file a report [y|N|q|?]?

Ben.

-- 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 :

-- /dput/dput.cf --

-- /home/ben/.dput.cf --
No package or host has been provided, see dput -h

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'oldstable-updates'), (500, 
'unstable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.18.0-2-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dput depends on:
ii  python3                3.10.4-1+b1
ii  python3-debian         0.1.44
ii  python3-gpg            1.17.1-4
ii  python3-pkg-resources  59.6.0-1.2
ii  python3-xdg            0.27-2

dput recommends no packages.

Versions of packages dput suggests:
ii  lintian         2.115.2
pn  mini-dinstall   <none>
ii  openssh-client  1:9.0p1-1+b1
ii  rsync           3.2.4-1+b1

Versions of packages dput is related to:
ii  devscripts  2.22.2
ii  gnupg       2.2.35-2
ii  lintian     2.115.2
ii  rsync       3.2.4-1+b1
pn  ssh         <none>

-- debconf-show failed

--- End Message ---
--- Begin Message ---
Source: dput
Source-Version: 1.1.2
Done: Ben Finney <[email protected]>

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Finney <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Sat, 02 Jul 2022 08:15:28 +1000
Source: dput
Architecture: source
Version: 1.1.2
Distribution: unstable
Urgency: medium
Maintainer: Ben Finney <[email protected]>
Changed-By: Ben Finney <[email protected]>
Closes: 1014181 1014182
Changes:
 dput (1.1.2) unstable; urgency=medium
 .
   * Default to "$HOME/.config" if variable XDG_CONFIG_HOME is not set.
     Closes: bug#1014181, bug#1014182.
     Thanks to Ben Hutchings for the reports.
Checksums-Sha1:
 d783f018da07a40f177cad6a35081f237f216402 1725 dput_1.1.2.dsc
 fd2389fe2b2a5cee40e50a5ba2b6bf518e6053d3 106376 dput_1.1.2.tar.xz
 85a2804b52852a58632e4110d96c20f5e7d711a0 7622 dput_1.1.2_amd64.buildinfo
Checksums-Sha256:
 fe0738dc12936e00f3a4c8983f2060db6f73a3cbec4f30f70fbc2bb53c22f443 1725 
dput_1.1.2.dsc
 cfdf60ab70806095b90dd6b266c9e397b30b2a8ac69e3660e4cb70db18636432 106376 
dput_1.1.2.tar.xz
 a565f377387c466e841ea63f5294cc222858945d95fa7761e4069cd5be252894 7622 
dput_1.1.2_amd64.buildinfo
Files:
 bcbee3cbbdda0c64ffd5e8d9d31a771c 1725 devel optional dput_1.1.2.dsc
 21d77e7607cce37a42f7be38e5df8335 106376 devel optional dput_1.1.2.tar.xz
 a82e14f6f01fe590821f74c4c60eaac8 7622 devel optional dput_1.1.2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEYVng8p4vpBLgeVxz+bRqrIRCDIIFAmK/dQUACgkQ+bRqrIRC
DIJnTg/+O+WRYhv5PpfMg4wf0yoCar4MV/TvtgSRhIg0uUyHSEiLuIOoPrjrItUp
MqhC5LjocZ6ufKBu/lUncpwsOTehiinRxrdbEEPwbikIN+CZFWX6DgjMm94B66V3
bCgoK/3nWGttyfYJKHL7cL6SH/rN6ymEmofm+euu+BKj4FSsiSLsSulfXBIawi7t
hAMs3Lx0UpOiRAHnuPwTXpdd1ua9zNTSFj0MSJ4wZ5Py3as7kZWbNcJ4vn1TuvlF
Qg9P/ZNuFmHnIlFMWCkTw6mjcrWYooxDX+tbIRucogTD6H84c3L/p1GscXhIm0TJ
Elm+EWgHolXSR0daB72No37CBv//zh8JgyjlBGAIieuamQCIYCmuxwoU3sLiCBWc
ZVRo+8BIqVwyvQr0jRmHOndRjBoQ1kEP3R76HJtp2b0E/2xHnG8RgGLZ6Q6/bUBM
HPvQnXqtQ8lpUZcSTGPzE0Qp3SAYBcOAiK1WnyGo+V4ehVBX98uIApnvVQbef4zC
a8yyIJqt7hFYELRvefTVh20SJR+Yxa36sXrKY+yFMacsQg+KxsXd5fr1PGRT5n0x
tF8AtVuncVfV3Lq/QgVM3ea3MmCC+EuFiKf7MQH9nt5mDnLuaGvR/oKzrgxoUfaC
2/5hSDe70eYer8ultWCnCm9Vli2/Dbo3TpBbn+t97EGQYXnglxE=
=udj+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to