[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#964154: pygrib: autopkgtest failure: No module named 'distutils.spawn'



Source: pygrib
Version: 2.0.4-4
X-Debbugs-CC: debian-ci@lists.debian.org
Severity: serious
User: debian-ci@lists.debian.org
Usertags: fails-always

Dear maintainer(s),

You recently added an autopkgtest to your package pygrib, great.
However, it fails. Currently this failure is blocking the migration to
testing [1]. Can you please investigate the situation and fix it?

I copied some of the output at the bottom of this report.

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=pygrib

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pygrib/6011336/log.gz

autopkgtest [09:32:11]: test command1: set -e ; for py in $(py3versions
-r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ;
$py -c "import pygrib" ; done
autopkgtest [09:32:11]: test command1: [-----------------------
Testing with python3.8:
Traceback (most recent call last):
  File "pygrib.pyx", line 180, in pygrib
  File "/usr/lib/python3/dist-packages/pyproj/__init__.py", line 50, in
<module>
    from pyproj import _datadir
  File "pyproj/_datadir.pyx", line 6, in init pyproj._datadir
  File "/usr/lib/python3/dist-packages/pyproj/datadir.py", line 6, in
<module>
    from distutils.spawn import find_executable
ModuleNotFoundError: No module named 'distutils.spawn'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "pygrib.pyx", line 183, in pygrib
ModuleNotFoundError: No module named 'mpl_toolkits'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "pygrib.pyx", line 185, in init pygrib
ImportError: either pyproj or basemap required
autopkgtest [09:32:11]: test command1: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: