Your message dated Tue, 14 Jan 2020 13:19:32 +1100
with message-id <[email protected]>
and subject line Re: Bug#876671: fixed in dput/1.0.1
has caused the Debian Bug report #876671,
regarding dput: UnicodeEncodeError in ‘version_check’ when parsing ‘dpkg’
process output
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.)
--
876671: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876671
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dput
Version: 0.12.1
Severity: important
Control: fixed -1 dput/1.0.1-1
Hi,
Sometimes dput 0.12.1 fails to upload with the following error/traceback:
Traceback (most recent call last):
File "/usr/bin/dput", line 11, in <module>
load_entry_point('dput==0.12.1', 'console_scripts', 'execute-dput')()
File "/usr/share/dput/dput/dput.py", line 1012, in main
config, check_only, check_version, unsigned_upload, debug)
File "/usr/share/dput/dput/dput.py", line 366, in verify_files
version_check(path, changes, debug)
File "/usr/share/dput/dput/dput.py", line 670, in version_check
dpkg_fields = email.parser.HeaderParser().parsestr(dpkg_output)
File "/usr/lib/python2.7/email/parser.py", line 91, in parsestr
return Parser.parsestr(self, text, True)
File "/usr/lib/python2.7/email/parser.py", line 82, in parsestr
return self.parse(StringIO(text), headersonly=headersonly)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position
492: ordinal not in range(128)
I just created a local backport of dput-1.0.1, and have confirmed that this bug
is fixed in that version. There is already a--perhaps
unofficial--recommendation for developers on stable to use a backported
lintian, so I think that this bug can be closed with an official backport with
an additional--perhaps unofficial--recommendation to additionally use a
backported dput.
Thank you,
Nicholas
-- System Information:
Debian Release: 9.1
APT prefers stable-debug
APT policy: (500, 'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.4.88.20170921 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8),
LANGUAGE=en_CA:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages dput depends on:
ii python 2.7.13-2
ii python-debian 0.1.30
ii python-gpg 1.8.0-3+b2
ii python-pkg-resources 33.1.1-1
dput recommends no packages.
Versions of packages dput suggests:
ii lintian 2.5.51~bpo9+1
pn mini-dinstall <none>
ii openssh-client 1:7.4p1-10+deb9u1
ii rsync 3.1.2-1
-- Configuration Files:
/etc/dput.cf changed:
[mentors]
fqdn = mentors.debian.net
incoming = /upload
method = http
allow_unsigned_uploads = 0
progress_indicator = 2
allowed_distributions = .*
[backports]
fqdn = ftp.upload.debian.org
incoming = /pub/UploadQueue/
login = anonymous
allow_unsigned_uploads = 0
allow_dcut = 1
check_version = 1
method = ftp
allowed_distributions = jessie-backports
[experimental]
fqdn = ftp.upload.debian.org
incoming = /pub/UploadQueue/
login = anonymous
allow_unsigned_uploads = 0
allow_dcut = 1
check_version = 1
method = ftp
allowed_distributions = experimental
[unstable]
fqdn = ftp.upload.debian.org
incoming = /pub/UploadQueue/
login = anonymous
allow_unsigned_uploads = 0
allow_dcut = 1
check_version = 1
method = ftp
allowed_distributions = unstable
-- no debconf information
--- End Message ---
--- Begin Message ---
Control: tags -1 - moreinfo
On 30-Sep-2018, Ben Finney wrote:
> On 24-Sep-2017, Nicholas D Steeves wrote:
> > I just created a local backport of dput-1.0.1, and have confirmed
> > that this bug is fixed in that version.
>
> I think this means this bug is already resolved in the Debian archive
> (because a version has been uploaded that fixes this bug)?
On that basis, I am closing this bug report.
--
\ “I'm a born-again atheist.” —Gore Vidal |
`\ |
_o__) |
Ben Finney <[email protected]>
signature.asc
Description: PGP signature
--- End Message ---