Re: pybuilder help -- why no python3- pkg proper build/tests?

2018-06-04 Thread Andrey Rahmatullin
On Mon, Jun 04, 2018 at 05:01:21PM -0400, Yaroslav Halchenko wrote: > I would've expected some info or error message though > (since I do request python3 explicitly in the call to dh), I think pybuild doesn't care about --with python3 Maybe it could, though. -- WBR, wRAR signature.asc Descripti

Re: Broken dbgsym packages for Python 3

2018-06-04 Thread Andrey Rahmatullin
On Tue, Jun 05, 2018 at 12:11:21AM -0400, Scott Talbert wrote: > Yes, I'm talking about the automatically generated -dbgsym packages that > contain the /usr/lib/debug/.build-id/... files. Have you read Scott's email? -- WBR, wRAR signature.asc Description: PGP signature

Re: Broken dbgsym packages for Python 3

2018-06-04 Thread Scott Talbert
On Mon, 4 Jun 2018, Matthias Klose wrote: I've got a package (wxpython4.0) that builds modules for both Python 2.7 and Python 3. When I rebuilt the package in early May, I started getting the lintian warning debug-file-with-no-debug-symbols for the Python 3 dbgsym packages only. Sure enough, l

Re: pybuilder help -- why no python3- pkg proper build/tests?

2018-06-04 Thread Yaroslav Halchenko
On Tue, 05 Jun 2018, Andrey Rahmatullin wrote: > On Mon, Jun 04, 2018 at 03:38:09PM -0400, Yaroslav Halchenko wrote: > > I am trying to make our DataLad package to be bi-python finally, but I > > cannot make pybuilder > It's "pybuild". yeah ;-) > > neither populate python3-datalad package, nor

Re: pybuilder help -- why no python3- pkg proper build/tests?

2018-06-04 Thread Andrey Rahmatullin
On Mon, Jun 04, 2018 at 03:38:09PM -0400, Yaroslav Halchenko wrote: > I am trying to make our DataLad package to be bi-python finally, but I > cannot make pybuilder It's "pybuild". > neither populate python3-datalad package, nor > to run tests (using nose) during the build against python3 (runs o

pybuilder help -- why no python3- pkg proper build/tests?

2018-06-04 Thread Yaroslav Halchenko
Dear Debian Pythonistas, I am trying to make our DataLad package to be bi-python finally, but I cannot make pybuilder neither populate python3-datalad package, nor to run tests (using nose) during the build against python3 (runs only against python2). It does invoke dh_python3 at the end though..

Re: Broken dbgsym packages for Python 3

2018-06-04 Thread Matthias Klose
On 04.06.2018 06:34, Scott Kitterman wrote: On Sunday, June 03, 2018 09:26:58 PM Scott Talbert wrote: Hi, I've got a package (wxpython4.0) that builds modules for both Python 2.7 and Python 3. When I rebuilt the package in early May, I started getting the lintian warning debug-file-with-no-deb