[rrdtool-maint] python3-rrdtool patch (#883164)
Matthias Klose
doko at debian.org
Thu Feb 8 11:25:37 UTC 2018
On 08.02.2018 11:27, Jean-Michel Vourgère wrote:
> Hello Matthias
>
> On Monday, 4 December 2017 12:59:45 CET you wrote:
>> updated patch attached
>
> Thank you very much for your python3-rrdtool patch [1]
> It would have taken me ages to do that! <3
>
> A few questions:
>
> - You added build-dependencies on cython, cython3, cython-dbg, cython3-dbg. I
> can't find the use. Do you remember why?
no, apparently it's not used (anymore?).
>
> - You seem to known python packaging quite well. I move the debug version of
> the python3 .so file into the -dbg package, where the python2 debug .so was. I
> guess this is better than always distrubuting both debug and non-debug
> version. But this prevent the transition to automatic -dbgsym packages. Have
> you heard about this problem? (#886181)
For the support of the python debug interpreter you need the -dbg packages. I
would avoid the -dbgsym packages at all. the -dbg packages should have the
unstripped debug extensions, and the symbol info for the normal extension. Then
no need for a dbgsym package.
> - You did a pettry good job at publishing an ubuntu 1.7 version. It's a pitty
> I only found out after I packaged the 1.7 for Debian. Would you like to join
> the packaging team? Two people are leaving, and I'm the only active member
> since 2014.
sorry about that, I thought I had filed a bug report. No, I was only interested
in getting the python3 support done.
Matthias
More information about the pkg-rrdtool-maint
mailing list