[Debian-astro-maintainers] Bug#1010195: astroquery: autopkgtest regression: No module named 'PIL'
Paul Gevers
elbrus at debian.org
Tue Apr 26 07:54:20 BST 2022
Source: astroquery
Version: 0.4.6+dfsg-1
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression
Dear maintainer(s),
With a recent upload of astroquery the autopkgtest of astroquery fails
in testing when that autopkgtest is run with the binary packages of
astroquery from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
astroquery from testing 0.4.6+dfsg-1
all others from testing from testing
I copied some of the output at the bottom of this report. To the
bystander it looks like a new dependency was missed.
Currently this regression 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=astroquery
https://ci.debian.net/data/autopkgtest/testing/amd64/a/astroquery/21157298/log.gz
______________ ERROR collecting hips2fits/tests/test_hips2fits.py
______________
ImportError while importing test module
'/usr/lib/python3/dist-packages/astroquery/hips2fits/tests/test_hips2fits.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.10/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
/usr/lib/python3/dist-packages/astroquery/hips2fits/__init__.py:39: in
<module>
from .core import hips2fits, hips2fitsClass
/usr/lib/python3/dist-packages/astroquery/hips2fits/core.py:28: in <module>
from PIL import Image
E ModuleNotFoundError: No module named 'PIL'
__________ ERROR collecting hips2fits/tests/test_hips2fits_remote.py
___________
ImportError while importing test module
'/usr/lib/python3/dist-packages/astroquery/hips2fits/tests/test_hips2fits_remote.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.10/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
/usr/lib/python3/dist-packages/astroquery/hips2fits/__init__.py:39: in
<module>
from .core import hips2fits, hips2fitsClass
/usr/lib/python3/dist-packages/astroquery/hips2fits/core.py:28: in <module>
from PIL import Image
E ModuleNotFoundError: No module named 'PIL'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-astro-maintainers/attachments/20220426/b0b5e78a/attachment-0001.sig>
More information about the Debian-astro-maintainers
mailing list