Your message dated Wed, 18 Mar 2020 10:59:41 +0100
with message-id <[email protected]>
and subject line pybuild already checks nocheck
has caused the Debian Bug report #882092,
regarding python3: Don't run dh_auto_test with nocheck build profile
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
882092: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882092
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python3-defaults
Version: 3.24.1-6

I tried building the new Debian package cu2qu with the nocheck build
profile. dh_auto_test failed because the required dependencies for the
tests were marked <!nocheck> and therefore weren't installed. I
shouldn't have to manually override dh_auto_test for this situation.

See https://bugs.debian.org/568897 Maybe this bug will be fixed
automatically when 568897 is fixed, but given how old that bug is, I
don't expect it to be fixed soon.

Build log excerpt
---------------------

   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build;
python3.6 -m pytest tests
/usr/bin/python3.6: No module named pytest
E: pybuild pybuild:283: test: plugin distutils failed with: exit
code=1: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build; python3.6 -m
pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6
returned exit code 13

Thanks,
Jeremy Bicha

--- End Message ---
--- Begin Message ---
Hi,

pybuild (dh-python package) already honors nocheck in DEB_BUILD_OPTIONS

--- End Message ---

Reply via email to