On Thu, Apr 12, 2012 at 3:04 PM, Mathieu Malaterre wrote:

> I am trying to remove the annoying 'todo' section of the gdcm package page:
>
> http://packages.qa.debian.org/g/gdcm.html
>
> If this was a lintian false positive, one would use
> *.lintian-overrides file. However in this case I did not know what I
> need to do. Since every single python module suffer from this, I
> thought there would be something very simple.

Based on my reading of dlopen(3) and the output of objdump -T
/usr/bin/python, dpkg-shlibdeps needs to look for defined symbols in
executables too. Since there is no way to know exactly which binary a
symbol is supposed to be supplied by (no SONAMEs in binaries), this
will be a bit tricky to get right. If you want to implement this, good
luck!

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caktje6escv1r8vlg_megdbrf3gv_ikg5dcovdjg7p75yspo...@mail.gmail.com

Reply via email to