Re: pytest and core dump

2020-02-09 Thread Dmitry Shachnev
Hi,

On Sun, Feb 09, 2020 at 03:31:39PM +, PICCA Frederic-Emmanuel wrote:
> Hello, I am working on the vitables package.
>
> during the build I get this error message [1]
>
> = test session starts 
> ==
> 1567 platform linux -- Python 3.7.6, pytest-4.6.9, py-1.8.1, pluggy-0.13.0
> 1568 rootdir: /builds/science-team/vitables/debian/output/vitables-3.0.2
> 1569 collected 54 items
> 1570 tests/test_filenode.py Aborted (core dumped)
> 1571 E: pybuild pybuild:341: test: plugin distutils failed with: e
>
> This core dump is generated in the salsa-ci runners.
>
> I would like a backtrace of this core dump.
>
> so my question is how can we instrument the d/rules in order to print a
> stack trace during the build in case of core dump.

To get the Python traceback, you can export PYTHONFAULTHANDLER=1.

To get the C stack trace, you need to run the Python interpreter in a debugger
like gdb. Better to do this locally of course, not in the CI.

--
Dmitry Shachnev


signature.asc
Description: PGP signature


Re: How to find DD member to perform reviews and uploads

2020-02-09 Thread Adam Cecile

Hi,

Here we go, I set up a bouncer again so I won't miss messages while 
being away.


My nickname is "acecile".

Regards,

On 2/9/20 4:28 PM, Ondrej Novy wrote:

Hi,

ne 9. 2. 2020 v 15:13 odesílatel Adam Cecile > napsal:


I have a couple of package ready on Salsa but my RFS sent here
remained
unanswered.


best way how to get help is to join IRC and add that packages to 
channel topic.


Thanks for your work for Debian and DPMT team.

--
Best regards
 Ondřej Nový



pytest and core dump

2020-02-09 Thread PICCA Frederic-Emmanuel
Hello, I am working on the vitables package.

during the build I get this error message [1]

= test session starts ==
1567 platform linux -- Python 3.7.6, pytest-4.6.9, py-1.8.1, pluggy-0.13.0
1568 rootdir: /builds/science-team/vitables/debian/output/vitables-3.0.2
1569 collected 54 items
1570 tests/test_filenode.py Aborted (core dumped)
1571 E: pybuild pybuild:341: test: plugin distutils failed with: e

This core dump is generated in the salsa-ci runners.

I would like a backtrace of this core dump.

so my question is how can we instrument the d/rules in order to print a stack 
trace during the build in case of core dump.
It should help the debuging.

thanks for your help


Frederic


[1] https://salsa.debian.org/science-team/vitables/-/jobs/554052


Re: How to find DD member to perform reviews and uploads

2020-02-09 Thread Ondrej Novy
Hi,

ne 9. 2. 2020 v 15:13 odesílatel Adam Cecile  napsal:

> I have a couple of package ready on Salsa but my RFS sent here remained
> unanswered.
>

best way how to get help is to join IRC and add that packages to channel
topic.

Thanks for your work for Debian and DPMT team.

-- 
Best regards
 Ondřej Nový


How to find DD member to perform reviews and uploads

2020-02-09 Thread Adam Cecile

Hello Debian-Python,


I have a couple of package ready on Salsa but my RFS sent here remained 
unanswered.


So I'm asking again for your help again ! Here is a list of package 
waiting for uploads:



https://salsa.debian.org/python-team/modules/djangorestframework-api-key

https://salsa.debian.org/python-team/modules/aionotify

https://salsa.debian.org/python-team/modules/python-fastjsonschema

https://salsa.debian.org/python-team/modules/python-cassandra-driver

https://salsa.debian.org/python-team/modules/python-sunrise


Thanks in advance,


Regards, Adam.