[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dh_strip and Python Extensions



[Christian Kastner, 2011-05-26]
> 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.

you can also use dh_python2
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645


Reply to: