For what it's worth, here's a patch for git-el to have the directory
created, after Agustin's suggestion.
diff -Naur git-2.30.2/debian/git-el.dirs git_2.30.2-1.1/debian/git-el.dirs
--- git-2.30.2/debian/git-el.dirs 1970-01-01 01:00:00.0 +0100
+++ git_2.30.2-1.1/debian/git-el.dirs 2
I think there are several issues:
The first issue is the mere presence of tests. The source package has
code to run the upstream tests (via "nose"); that is precisely one of
the reasons for the Build-Depends on python3-crypto. However, these
tests are not run (anymore) because upstream now strip
I can reproduce the SEGV, but not the 8 failures. Was it transient?
I have investigated the SEGV issue and it is not specific to
python-opentracing. I have created a specific bugreport for it: 974051
https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=yes&bug=974051
--
Fabrice BAUZAC-STEHLY
PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D
/.pybuild/cpython3_3.9_opentracing/build;
python3.9 -m pytest tests
I can see two issues to fix:
- The 8 test failures in test_asyncio.py
- The segmentation fault in test_gevent.py
--
Fabrice BAUZAC-STEHLY
PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D
5 matches
Mail list logo