Your message dated Wed, 11 Oct 2017 19:36:31 +0000
with message-id <[email protected]>
and subject line Bug#877373: fixed in dupload 2.9.1
has caused the Debian Bug report #877373,
regarding dupload: Use of uninitialized value $mailtx in hash element at 
/usr/bin/dupload line 439, <$fh_changes> line 10.
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.)


-- 
877373: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877373
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dupload
Version: 2.9.0
Severity: minor

When I was uploading autorevision_1.21-1 to Debian I got a Perl warning
from dupload. The full log of the upload is listed below, warning is:

Use of uninitialized value $mailtx in hash element at /usr/bin/dupload line 
439, <$fh_changes> line 10.

$ dupload ../autorevision_1.21-1_source.changes
dupload note: no announcement will be sent.
../autorevision_1.21-1_source.changes:
      Good signature found
   validating autorevision_1.21-1.dsc
      Good signature found
   validating autorevision_1.21.orig.tar.gz
   validating autorevision_1.21.orig.tar.gz.asc
   validating autorevision_1.21-1.debian.tar.xz
All files validated successfully.
Uploading (scpb) to ssh.upload.debian.org:/srv/upload.debian.org/UploadQueue/
autorevision_1.21-1.dsc:
      Good signature found
   validating autorevision_1.21.orig.tar.gz
   validating autorevision_1.21.orig.tar.gz.asc
   validating autorevision_1.21-1.debian.tar.xz
All files validated successfully.
[ job autorevision_1.21-1_source from autorevision_1.21-1_source.changesUse of 
uninitialized value $mailtx in hash element at /usr/bin/dupload line 439, 
<$fh_changes> line 10.

 autorevision_1.21-1.debian.tar.xz, size ok, md5sum ok, sha1sum ok, sha256sum ok
 autorevision_1.21.orig.tar.gz.asc, size ok, md5sum ok, sha1sum ok, sha256sum ok
 autorevision_1.21.orig.tar.gz, size ok, md5sum ok, sha1sum ok, sha256sum ok
 autorevision_1.21-1.dsc, size ok, md5sum ok, sha1sum ok, sha256sum ok
 autorevision_1.21-1_source.changes ok ]
Uploading (scp) to ftp-master (ssh.upload.debian.org)
[ Uploading job autorevision_1.21-1_source
 autorevision_1.21-1.debian.tar.xz 36.7 kB, ok
 autorevision_1.21.orig.tar.gz.asc 2.1 kB, ok
 autorevision_1.21.orig.tar.gz 20.7 kB, ok
 autorevision_1.21-1.dsc 2.0 kB, ok
 autorevision_1.21-1_source.changes 2.5 kB, ok
autorevision_1.21-1.debian.tar.xz                                               
                                                                       100%   
37KB  36.7KB/s   00:01    
autorevision_1.21.orig.tar.gz.asc                                               
                                                                       100% 
2191     5.8KB/s   00:00    
autorevision_1.21.orig.tar.gz                                                   
                                                                       100%   
21KB  24.3KB/s   00:00    
autorevision_1.21-1.dsc                                                         
                                                                       100% 
2078     5.7KB/s   00:00    
autorevision_1.21-1_source.changes                                              
                                                                       100% 
2544     7.1KB/s   00:00    
 ]

-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.13.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), 
LANGUAGE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dupload depends on:
ii  perl  5.26.0-8

Versions of packages dupload recommends:
ii  openssh-client  1:7.5p1-10

Versions of packages dupload suggests:
ii  exim4-daemon-light [mail-transport-agent]  4.89-6
ii  lintian                                    2.5.54

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: dupload
Source-Version: 2.9.1

We believe that the bug you reported is fixed in the latest version of
dupload, 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.
Guillem Jover <[email protected]> (supplier of updated dupload 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: SHA512

Format: 1.8
Date: Wed, 11 Oct 2017 20:43:44 +0200
Source: dupload
Binary: dupload
Architecture: source
Version: 2.9.1
Distribution: unstable
Urgency: medium
Maintainer: Dpkg Developers <[email protected]>
Changed-By: Guillem Jover <[email protected]>
Description:
 dupload    - Debian package upload tool
Closes: 876900 877373
Changes:
 dupload (2.9.1) unstable; urgency=medium
 .
   * Fix perl warning on upload queues without a mailto or mailtx attribute.
     Closes: #877373
   * Fix markup in man pages.
   * Use UTC0 when setting TZ for the man date.
   * Use balanced '' instead of `' in output messages.
   * Perl code cleanup:
     - Use qx() instead of ``.
     - Mask non file-mode bits when comparing the stat value.
     - Move batch mode post command setup after batch mode transfer.
   * Improve file mode handling:
     - Switch rsync method to use -L and -t instead of -a.
     - Add a new host filemode option to configure the destination files mode.
     - Use --chmod=F<mode> for rsync method instead of using a chmod command.
     - Do not change the file mode for Debian security uploads.
     Proposed by Ansgar Burchardt <[email protected]>. Closes: #876900
   * Update fqdn and incoming in Debian security upload queue configuration.
   * Add new Debian security-unembargoed ssh queue.
Checksums-Sha1:
 013cfc477241a60026bb88f993e3ca38dfee9f47 1609 dupload_2.9.1.dsc
 dd03aa2b01e04e557cadf5d469984d0b037a3880 29660 dupload_2.9.1.tar.xz
 6dec8fe8487ca01829e03cb07013bd95133634c2 5215 dupload_2.9.1_amd64.buildinfo
Checksums-Sha256:
 8b9f01a8b802192f51b15da64c2db2f62309f1f76ab43153ae68a1d1cf04a39b 1609 
dupload_2.9.1.dsc
 a4e6723443898e1674f91979051ea9324000d1db8aa7370ba696c70cdbef1195 29660 
dupload_2.9.1.tar.xz
 7d8a1740815a1375c794d64143f50e3b915ab12020eda4d7d3c2ebfd55effc2c 5215 
dupload_2.9.1_amd64.buildinfo
Files:
 607ad0a3c7cf0d7e516b0c5340a3a997 1609 devel optional dupload_2.9.1.dsc
 1adc3e3693111a8765a2deb57e29d479 29660 devel optional dupload_2.9.1.tar.xz
 cee529165c7fa8d354af35fc4a6c7985 5215 devel optional 
dupload_2.9.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAlnearMACgkQuXK/PqSu
V6N0zhAA5nWQZjdBIgT9VGUzvlhrlQ9ijRePMddFpOmOB7MY6yLpWf2w3zkbfoy1
86DhVQhLSdIJLGoYAJE2NlP5GiLVYYyqRVnP2uAQzHDIjeNhMhTKNaP9Dg2yQUOn
vR4yTW7GVkCY7J0+krZk0jPl8cUNN5KY6H/QvKUQj4gXJJinJuP+aXmkHgS4vqCz
Sz5Phm13Idxywx9S4Gviv4yzt3fHv08Ld5X8QThh/+9GDx2FtLXxFGVFnGj5srqY
Ivla+h0cGW3cCNI6/fVMGp8DukJwL34FFZgcBHE+oZ/qcGR8wajmlQhjMvinZ+WS
OJXrwWbc+PtCH8MTGXd7KU4vdqFSr/s31H9oH/sAEJdjwAqaSme57x6wBIGksFzT
K5CxjZtL/eOEjEFVd0AH6MCysHsl2BKOwzMhIayfszEduLxDQTsMTRBswZ8q3Pp7
oOIB5wSWHNJKlcTDjEsnRd2t9BZrnBJETmiMHQDfNUwJ/x3vSspNn8d5JiQZ3XNd
o3viNCNT/kStyJkRb7I7NfQDkHMsjmfoFgSa3ArY31JAOOo4dUMcxT5qrKkMeXt+
XoEQNv73x8oz4CRuQOnIjWsOaX0ZB9u/kS3K5PWDUhNaOn5f4uDbw6tdUnzcJwYa
0quMZVFJ91TkrNBUI+BdWP2FG7jf7Y3xOTjl8wW9TXq9iFNvibg=
=x6bI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to