Your message dated Tue, 25 Oct 2016 07:31:37 +0000 with message-id <[email protected]> and subject line Bug#838266: fixed in pylibtiff 0.4.1+20160502-1 has caused the Debian Bug report #838266, regarding python-libtiff: Missing libtiff5-dev dependency and needs root access 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.) -- 838266: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838266 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-libtiff Version: 0.4.1~20150805-1 Severity: serious Tags: fixed-upstream >>> import libtiff Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/dist-packages/libtiff/__init__.py", line 20, in <module> from .libtiff_ctypes import libtiff, TIFF, TIFF3D File "/usr/lib/python2.7/dist-packages/libtiff/libtiff_ctypes.py", line 87, in <module> raise ValueError('Failed to find TIFF header file (may be need to run: sudo apt-get install libtiff4-dev)') ValueError: Failed to find TIFF header file (may be need to run: sudo apt-get install libtiff4-dev) >>> libtiff5-dev should be a dependency of python-libtiff. After installing it, I get: >>> import libtiff Generating '/usr/lib/python2.7/dist-packages/libtiff/tiff_h_4_0_6.py' Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/dist-packages/libtiff/__init__.py", line 20, in <module> from .libtiff_ctypes import libtiff, TIFF, TIFF3D File "/usr/lib/python2.7/dist-packages/libtiff/libtiff_ctypes.py", line 117, in <module> f = open(fn, 'w') IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/dist-packages/libtiff/tiff_h_4_0_6.py' >>> In Launchpad #1595540 it is claimed that this is fixed in upstream git. If I understand the upstream changes correctly upstream fixed this by shipping the TIFF header, also removing the need for libtiff5-dev. Ideally the header should be created at build time and not shipped in git (for avoiding problems with future libtiff API changes).
--- End Message ---
--- Begin Message ---Source: pylibtiff Source-Version: 0.4.1+20160502-1 We believe that the bug you reported is fixed in the latest version of pylibtiff, 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. Andreas Tille <[email protected]> (supplier of updated pylibtiff 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: Tue, 25 Oct 2016 08:50:11 +0200 Source: pylibtiff Binary: python-libtiff Architecture: source amd64 Version: 0.4.1+20160502-1 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <[email protected]> Changed-By: Andreas Tille <[email protected]> Description: python-libtiff - wrapper to the libtiff library to Python using ctypes Closes: 705208 838266 Changes: pylibtiff (0.4.1+20160502-1) unstable; urgency=medium . * QA (group) upload * New checkout from Github Closes: #838266 * Rewrote debian/get-orig-source to automatically detect latest change date * Document exclusion of bitarray code copy * Move packaging to Git * cme fix dpkg-control * Orphan the package Closes: #705208 * hardening=+bindnow Checksums-Sha1: a5b76cd3968218797df7caadba4e8533b5e0745f 1966 pylibtiff_0.4.1+20160502-1.dsc 80e2e66736e87934dfc8fbb6a8c8f17a27b6d64a 72668 pylibtiff_0.4.1+20160502.orig.tar.xz 15a469ff8cd773f34e453f0f148912484549d546 6204 pylibtiff_0.4.1+20160502-1.debian.tar.xz dda6df96b60dbad622cdc23fd25c55a03cd2e499 34756 python-libtiff-dbgsym_0.4.1+20160502-1_amd64.deb 9b189a1c1c9e7ff4782a269ce97607e17812326d 69980 python-libtiff_0.4.1+20160502-1_amd64.deb Checksums-Sha256: b5add2f7e849ca0bcb0c7a50fd3c6fee6d313a309a7d08887e5d672712be2b2a 1966 pylibtiff_0.4.1+20160502-1.dsc 179aae02ac2a2b72282c2ea686ff2450786ffa8f2e5250ccdb874b01ef7f4768 72668 pylibtiff_0.4.1+20160502.orig.tar.xz 23c8568c8fbd6185392d7f23328bd52e2103106e544548c05719ece11fa20693 6204 pylibtiff_0.4.1+20160502-1.debian.tar.xz 418eb1a0ebf4c7dd851b64d3779edb68dcb4cead63f955b71a13499a2b1f791d 34756 python-libtiff-dbgsym_0.4.1+20160502-1_amd64.deb df4ddbcaca86b4beb5ccd9212b3370910812cd96fc14239207783d6735cb844d 69980 python-libtiff_0.4.1+20160502-1_amd64.deb Files: aad9b192c0a06d8a1427afee3ed3cab6 1966 python optional pylibtiff_0.4.1+20160502-1.dsc ee654d9261a1d418a716cfb28e65ece0 72668 python optional pylibtiff_0.4.1+20160502.orig.tar.xz 61f58e83dee3ee9b830f69fb2eab2248 6204 python optional pylibtiff_0.4.1+20160502-1.debian.tar.xz 5cf9b97876ceb5eb144e61e032f78819 34756 debug extra python-libtiff-dbgsym_0.4.1+20160502-1_amd64.deb 15e5bc93919ed5823b76a79b57474bbb 69980 python optional python-libtiff_0.4.1+20160502-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJYDwQKAAoJEFeKBJTRxkbR6vMQAIjfGSwghCc6L0BpVdD8Z7Gd zAvNOusSO8FoiJlffVAaDrsdn3QaoEHSPmisIJBOyYoYqi9BesYib+b5MpS0bwah nZeQ+/s5s55X/anDNiXnPrKElk58MJG0jWjXmsWj4UP/ouM6T1rVzh2lu+mO4Ob+ gJQI1bwGau/GSni2zaPhEZjvIq+BCJvRnEli2WxKIeqhnKG5En239AmFpWSF/IKg tfw+Zqh9dxg3VAIXukTidkeTjy3wuDm2EukuO/6pyfp/vvAr1ZibWNGh4gLFXJUA 0Ubiko3hymAky4wPLyoMFCxPS85WVd4ru8/E0jHQ+wGoPNKcGzAdQzsKrWH+03TD L0fPzy+zrCebSMbfz+KUxB/mzaek7mtpSk4tVEur6YM6GuqtOVBc48sTlSWVloi6 m4dEzNLdjLqp29g3ROCD3+XDIEFerPFY87BhH6rWamGU/DT00bBGNnUnakbaeVXC 12qHaRulSWata08VuUGh/xE26nijkOUcnx8vSauDg1i0pMsD2W6gpHN7/5CxVuzj 0sMzjKaw8EurRd0hdVVgtjIwHW8bit5rMWcoWyHEZ8WUl+1lI9yUNExGRkVKRY3i kaDlmnTRMTzaPngfkA/2A346ETtkVxJjeLKfiYLPsFE0jn2qUF8KR2EK/F1Mcp1m nwc2GrvtL8Nbc6GKsKYu =eLDo -----END PGP SIGNATURE-----
--- End Message ---

