[Python-modules-team] Bug#981768: python-javaobj: missing test dependencies
Adrian Bunk
bunk at debian.org
Wed Feb 3 17:34:52 GMT 2021
Source: python-javaobj
Version: 0.4.1-1
Severity: serious
https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-javaobj/10222335/log.gz
...
autopkgtest [02:02:41]: test command2: python3 setup.py test
autopkgtest [02:02:41]: test command2: [-----------------------
Traceback (most recent call last):
File "/tmp/autopkgtest-lxc.ayi2uz65/downtmp/build.3OW/src/setup.py", line 34, in <module>
from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/autopkgtest-lxc.ayi2uz65/downtmp/build.3OW/src/setup.py", line 36, in <module>
from distutils.core import setup
ModuleNotFoundError: No module named 'distutils.core'
autopkgtest [02:02:42]: test command2: -----------------------]
autopkgtest [02:02:42]: test command2: - - - - - - - - - - results - - - - - - - - - -
command2 FAIL non-zero exit status 1
autopkgtest [02:02:42]: @@@@@@@@@@@@@@@@@@@@ summary
command1 PASS
command2 FAIL non-zero exit status 1
Perhaps debian/tests/control should state something like (untested)
Depends: @, @builddeps@
More information about the Python-modules-team
mailing list