[Debian-med-packaging] Bug#663490: Bug#663681: RM: python-libtiff/0.3.0~svn78-2

Julien Cristau jcristau at debian.org
Fri Mar 30 18:42:22 UTC 2012


On Fri, Mar 30, 2012 at 16:54:53 +0200, Mathieu Malaterre wrote:

> On Sat, Mar 24, 2012 at 10:54 PM, Adam D. Barratt
> <adam at adam-barratt.org.uk> wrote:
> > On Tue, 2012-03-13 at 11:54 +0100, Mathieu Malaterre wrote:
> >> pylibtiff does not support the new tiff5 package. Please remove pylibtiff from testing.
> >
> > That's okay right now.
> >
> >> See #663490 for information
> >
> > That bug seems slightly confused.  It says "it is not important it is
> > critical since tiff5 entered testing and tiff4 was removed", but
> > libtiff4 is still in testing; it's just provided by the "tiff3" source
> > package now.
> 
> Point taken. However I cannot make any sense of the python documentation:
> http://docs.python.org/library/ctypes.html#finding-shared-libraries
> 
> In my case:
> 
> $ python
> >>> import ctypes.util
> >>> lib = ctypes.util.find_library('tiff')
> >>> print lib
> libtiff.so.5
> 
> where:
> 
> $ ls -al /usr/lib/x86_64-linux-gnu/libtiff.so.*  *
> lrwxrwxrwx 1 root root     16 Feb 20 14:59
> /usr/lib/x86_64-linux-gnu/libtiff.so -> libtiff.so.4.3.6
> lrwxrwxrwx 1 root root     16 Feb 20 14:59
> /usr/lib/x86_64-linux-gnu/libtiff.so.4 -> libtiff.so.4.3.6
> -rw-r--r-- 1 root root 412208 Feb 20 14:59
> /usr/lib/x86_64-linux-gnu/libtiff.so.4.3.6
> lrwxrwxrwx 1 root root     16 Feb 20 14:48
> /usr/lib/x86_64-linux-gnu/libtiff.so.5 -> libtiff.so.5.0.6
> -rw-r--r-- 1 root root 462488 Feb 20 14:48
> /usr/lib/x86_64-linux-gnu/libtiff.so.5.0.6
> 
> I'll need to find some python-guru for that to help me out.
> 
pylibtiff's code is full of ugly.  You're not supposed to use
find_library() and you're not supposed to go read a header file.  That
thing needs a rewrite IMO.

Cheers,
Julien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20120330/35e096b3/attachment.pgp>


More information about the Debian-med-packaging mailing list