Hi,

On 05/26/2011 02:32 AM, Nikolaus Rath wrote:
> I'm not quite sure when this started, but dh_strip is placing my Python
> .so extensions into /usr/lib/debug/..., which makes Lintian complain:
> [...]
> 
> $ lintian ../python-llfuse-dbg_0.31-1_amd64.deb
> W: python-llfuse-dbg: python-debug-in-wrong-location 
> usr/lib/debug/usr/lib/pyshared/python2.6/llfuse.so 
> /usr/lib/debug/usr/lib/pymodules/python2.6/llfuse.so
> W: python-llfuse-dbg: python-debug-in-wrong-location 
> usr/lib/debug/usr/lib/pyshared/python2.6/llfuse_d.so 
> /usr/lib/debug/usr/lib/pymodules/python2.6/llfuse_d.so

The first path is where dh_strip has installed the files. The second
path, however, is where they are expected. See [0] for a fix, and [1]
for a rationale.

HTH,
Christian

[0] http://wiki.debian.org/Python/DbgBuilds#line-165
[1] http://bugs.debian.org/576014

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to