Your message dated Thu, 02 Aug 2012 21:06:22 +0000 with message-id <[email protected]> and subject line Bug#683597: fixed in python-whois 0.6.4-2 has caused the Debian Bug report #683597, regarding python-whois: Wrong json import 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.) -- 683597: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683597 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-whois Version: 0.6.4-1 Severity: grave Tags: upstream Justification: renders package unusable Hi, it looks like this package won't work on a default Wheezy install (ie. with python-2.7). In whois/_1_query.py it tries to import simplejson, which by default is not installed: """ if PYTHON_VERSION >= 3: import json else: import simplejson as json """ You should add an explicit dependency on simplejson and (better) try to import json and then fallback on simplesjson. Cheers, Luca -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores) 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 python-whois depends on: ii python 2.7.3~rc2-1 ii whois 5.0.17 python-whois recommends no packages. python-whois suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: python-whois Source-Version: 0.6.4-2 We believe that the bug you reported is fixed in the latest version of python-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. Francois Marier <[email protected]> (supplier of updated python-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: SHA256 Format: 1.8 Date: Fri, 03 Aug 2012 08:54:30 +1200 Source: python-whois Binary: python-whois Architecture: source all Version: 0.6.4-2 Distribution: unstable Urgency: medium Maintainer: Francois Marier <[email protected]> Changed-By: Francois Marier <[email protected]> Description: python-whois - Python module/library for retrieving WHOIS information of domains Closes: 683597 Changes: python-whois (0.6.4-2) unstable; urgency=medium . * Add missing runtime dependency on python-simplejson (closes: #683597) Checksums-Sha1: 58d4e1f9031039b8b3f569bf2e1298514a85210a 1891 python-whois_0.6.4-2.dsc 80fcf68b2a298e2d6ebc19f7205d0fb64ea8e187 1929 python-whois_0.6.4-2.debian.tar.gz bcc4f83021656d7622fb2a23e4403adde93351b4 7210 python-whois_0.6.4-2_all.deb Checksums-Sha256: 472ff1e13fa4bd684dd9b2f7fce5599d9153a9de656bdd95e878703b5ab01bc3 1891 python-whois_0.6.4-2.dsc 8fec0e75265d4caa37e8fe64107fb1e3b6a0ec83a0fd6b6c635a131084d4bb66 1929 python-whois_0.6.4-2.debian.tar.gz d691ab63c9dfb7f008fa3ae2d19b2f7c5fec6c21b9c549d064d71eaa9758fe3e 7210 python-whois_0.6.4-2_all.deb Files: e4b11cf099a15883e01e5f23c0d55457 1891 python optional python-whois_0.6.4-2.dsc b3115faaefe95a4ed4bf077d0274188b 1929 python optional python-whois_0.6.4-2.debian.tar.gz dc48df90e1f0a47a2ec0dcc799b57b38 7210 python optional python-whois_0.6.4-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJQGulzAAoJEBYoHy4AfJjRq20P/0sg1bJFDSCasJPp8TQOTaVd gtKZrnoWo1FOc++UK1azKUSkEJQAvt+Y8c/nTOL0kUC/Z9i0kII5QAKfFcFG3AWd ZadN+Q9mHSwWnF/gRNFtxnLAuLx8e/JOfcpDJoSrJXhSUxtHwji0DA1ZRn74m4RF +J8ZeBPylp3rGf8p/7eHR2WdRVlHzuw+2dRWDgs/6rNQuZ+dWh+k6fz6UfVilGWk UZNUYnsMDRx+1+gnDKi6IMOMdxG3U244KDHU0IFra6qi866jAH9Xk+qiBlaE1ie1 cXeS3tVzMYJCapPFgOrt59SrKI4AcfSlVTx2TluPpyW3mcNlKoxxEuGAvhQyAtAo hIcuofFuGo/g2gkXjVMgCLEzcxnKkNFD+L4Kp+6K8dfPXNsH5FtqoFCPOUr6GCm1 ykAoti0DIPu8KuLjPvQ/DxynybX1B2Gz2YIhPw1v7KeMhRW3i3wAyF+QhtpbCmfJ nlabqtK1R+slaCXVIdfU+hTW1ncoDj9KF+qRsQUlVQnccIt3xDyMp6mVp5Rsddq1 PiVTGJg7AVwjkeOlTfrd1F+QURTLK33E27qHKbuYflYCsiudUAUm9he+lvQAKq3i r0fDpVH9PqcslruN+bP0YiX7pGkb7gt4CRNKh1aBDzP16KPm4OHK7uRnsZiVxL1T 4ceKE14rckKuTb+dgIlt =/O1I -----END PGP SIGNATURE-----
--- End Message ---

