Bug#795261: add a warning for stripped python-*-dbg packages

2018-01-08 Thread Chris Lamb
Hi Matthias, > I currently don't have an example. But that would be a package that has a -dbg > *and* a -dbgsym package. To clarify, would that be: a) "foo-dbg" and "foo-dbg-dbgsym" or: b) "foo-dbg" and "foo-dbgsym" ? (Note to self/implementor; cannot be checked in

Bug#795261: add a warning for stripped python-*-dbg packages

2018-01-06 Thread Piotr Ożarowski
> I currently don't have an example. But that would be a package that has a -dbg > *and* a -dbgsym package. Maybe Piotr could elaborate if pybuild now handles > the > case correctly, and then maybe just close the issue? pybuild just invokes -dbg interpreter to build extension, It doesn't know

Bug#795261: add a warning for stripped python-*-dbg packages

2018-01-06 Thread Matthias Klose
[CCing Piotr] On 06.01.2018 11:43, Chris Lamb wrote: > tags 795261 + moreinfo > thanks > > add a warning for stripped python-*-dbg packages > > Thanks Mattia for your comments and for filing the other bug. > > Matthias, can you send over the name of an example package so I can be > sure

Bug#795261: add a warning for stripped python-*-dbg packages

2018-01-06 Thread Chris Lamb
tags 795261 + moreinfo thanks > > > add a warning for stripped python-*-dbg packages Thanks Mattia for your comments and for filing the other bug. Matthias, can you send over the name of an example package so I can be sure I am 100% that I understand the issue correctly? :) Regards, --

Bug#795261: add a warning for stripped python-*-dbg packages

2018-01-03 Thread Mattia Rizzolo
Control: tag -1 - moreinfo On Wed, Jan 03, 2018 at 05:48:15PM +0100, Mattia Rizzolo wrote: > On Sat, Dec 30, 2017 at 10:19:47PM +, Chris Lamb wrote: > > Hi Matthias, > > > > > add a warning for stripped python-*-dbg packages > > > > Do you think we should still implement this now that we

Bug#795261: add a warning for stripped python-*-dbg packages

2018-01-03 Thread Mattia Rizzolo
On Sat, Dec 30, 2017 at 10:19:47PM +, Chris Lamb wrote: > Hi Matthias, > > > add a warning for stripped python-*-dbg packages > > Do you think we should still implement this now that we have automatic > debug packages? I would lean towards "no"... Actually, this seems to be already covered

Bug#795261: add a warning for stripped python-*-dbg packages

2017-12-30 Thread Chris Lamb
tags 795261 + moreinfo severity 795261 wishlist thanks Hi Matthias, > add a warning for stripped python-*-dbg packages Do you think we should still implement this now that we have automatic debug packages? I would lean towards "no"... Regards, -- ,''`. : :' : Chris Lamb

Bug#795261: add a warning for stripped python-*-dbg packages

2015-08-12 Thread Matthias Klose
Package: lintian sent to https://lists.debian.org/debian-python/2015/06/msg00022.html The packages built for the Python debug interpreters should not be stripped. Usually this has to be done on a per package basis, however when converting to the pybuild system, this is easily missed. It is now