[Debian-med-packaging] Bug#953832: drmaa: autopkgtest failure: RuntimeError: Could not find drmaa library
Paul Gevers
elbrus at debian.org
Fri Mar 13 22:09:31 GMT 2020
Source: drmaa
Version: 0.7.9-1
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: fails-always
Dear maintainers,
With a recent upload of drmaa you added an autopkgtest, great. However,
it fails. I copied some of the output at the bottom of this report.
Currently this is blocking the migration to testing [1]. Can you please
investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=drmaa
https://ci.debian.net/data/autopkgtest/testing/amd64/d/drmaa/4335284/log.gz
autopkgtest [03:10:24]: test autodep8-python3: set -e ; for py in
$(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing
with $py:" ; $py -c "import drmaa; print(drmaa)" ; done
autopkgtest [03:10:24]: test autodep8-python3: [-----------------------
Testing with python3.8:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/drmaa/__init__.py", line 65, in
<module>
from .session import JobInfo, JobTemplate, Session
File "/usr/lib/python3/dist-packages/drmaa/session.py", line 39, in
<module>
from drmaa.helpers import (adapt_rusage, Attribute,
attribute_names_iterator,
File "/usr/lib/python3/dist-packages/drmaa/helpers.py", line 36, in
<module>
from drmaa.wrappers import (drmaa_attr_names_t, drmaa_attr_values_t,
File "/usr/lib/python3/dist-packages/drmaa/wrappers.py", line 52, in
<module>
raise RuntimeError(('Could not find drmaa library. Please specify
its ' +
RuntimeError: Could not find drmaa library. Please specify its full
path using the environment variable DRMAA_LIBRARY_PATH
autopkgtest [03:10:24]: test autodep8-python3: -----------------------]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20200313/81b5172c/attachment.sig>
More information about the Debian-med-packaging
mailing list