Your message dated Mon, 17 Sep 2012 21:01:59 +0000
with message-id <[email protected]>
and subject line Bug#686715: fixed in whois 5.0.19
has caused the Debian Bug report #686715,
regarding whois.ua uses utf-8 but koi8-u is expected, causing garbled characters
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.)
--
686715: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686715
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: whois
Version: 5.0.18
Severity: normal
Tags: patch
This was originally reported in Ubuntu here:
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/1040586
The attached patch changes the expected encoding from koi8-u to utf-8.
I was unable to find a domain in .ua that had koi8-u encoded characters in
its response, but I found several which provided multi-byte UTF-8 chars:
kiev.ua
search.ua
In order to test, one can simply open a UTF-8 encoding terminal with
LANG set to a utf-8 language (such as en_US.UTF-8) and run 'whois
search.ua'. They will be garbled because they are being decoded as koi8-u
and then re-encoded as UTF-8.
LANG=C whois search.ua
The characters appear as proper multi-byte cyrillic characters.
Also the Ubuntu user who reported this has passed on a message from the
administrators that the encoding is utf-8.
-- System Information:
Debian Release: wheezy/sid
APT prefers quantal-updates
APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500,
'quantal'), (400, 'precise-proposed')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.5.0-10-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages whois depends on:
ii libc6 2.15-0ubuntu17
ii libidn11 1.25-2
whois recommends no packages.
whois suggests no packages.
-- no debconf information
=== modified file 'servers_charset_list'
--- a/servers_charset_list 2012-07-22 20:35:18 +0000
+++ b/servers_charset_list 2012-09-04 23:15:12 +0000
@@ -48,6 +48,6 @@
whois.nic.tr utf-8
whois.twnic.net.tw utf-8
whois.pp.ua utf-8
-whois.ua koi8-u
+whois.ua utf-8
whois.nic.org.uy utf-8
--- End Message ---
--- Begin Message ---
Source: whois
Source-Version: 5.0.19
We believe that the bug you reported is fixed in the latest version of
whois, 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.
Marco d'Itri <[email protected]> (supplier of updated whois 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: SHA1
Format: 1.8
Date: Mon, 17 Sep 2012 21:41:29 +0200
Source: whois
Binary: whois
Architecture: source i386
Version: 5.0.19
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri <[email protected]>
Changed-By: Marco d'Itri <[email protected]>
Description:
whois - intelligent WHOIS client
Closes: 684526 686715 687094
Changes:
whois (5.0.19) unstable; urgency=low
.
* Added the .post TLD server.
* Updated the .co.za SLD servers. (Closes: #687094)
* Added the .alt.za, .net.za and .web.za SLD servers.
* whois.ua changed (?) the encoding to utf-8. (Closes: #686715)
* Fixed the parsing of 6to4 addresses like whois 2002:xxxx::. (LP#967311)
* Modified the package version check in debian/rules to help Ubuntu
maintainers. (Closes: #684526)
Checksums-Sha1:
fa5082c40bb5bfad5d3c2337b7456b17b671606e 751 whois_5.0.19.dsc
ceb3dd5ffde40f8b2ab254b039cbc3972eaf2f18 69840 whois_5.0.19.tar.xz
850ddc5cfa99075172a7ab0fcf06d2c560d3510c 53684 whois_5.0.19_i386.deb
Checksums-Sha256:
c040212973cbf154b45e9008d66205752611b6df50dabd56da348457593e8d1b 751
whois_5.0.19.dsc
6fc08910aefe10c3855e12eb400e8b8d5d5c7cf174bd716baf191e3a2d25854a 69840
whois_5.0.19.tar.xz
9df56e75a60e2b790bdc720c44613db846c2ebd10d63cbf5fd7c84fd7d6201af 53684
whois_5.0.19_i386.deb
Files:
747ac3d64474c4a0a34071fc85d26909 751 net standard whois_5.0.19.dsc
16b0a0e5e3757287462bbeb01b66b191 69840 net standard whois_5.0.19.tar.xz
659705607d5ba7ade92d05494e7bb3e2 53684 net standard whois_5.0.19_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlBXfckACgkQFGfw2OHuP7GQRQCgjAHkuuLjTIG3xw83uzv56Lyr
VPUAnRSVoctTcJtuPvtOYMtGBd4QAjmb
=Fn+5
-----END PGP SIGNATURE-----
--- End Message ---