Dear Sebastiaan,

Il 23/12/22 06:54, Sebastiaan Couwenberg ha scritto:
Testing migration is blocked by autopkgtest failure:

=== python3.10 ===
Traceback (most recent call last):
  File "/tmp/autopkgtest-lxc.ftv99a1d/downtmp/build.iMG/src/tests/asc_desc2horz_vert.py", line 12, in <module>
     from mintpy.asc_desc2horz_vert import asc_desc2horz_vert
  File "/usr/lib/python3/dist-packages/mintpy/asc_desc2horz_vert.py", line 10, in <module>
     from mintpy.objects import sensor
  File "/usr/lib/python3/dist-packages/mintpy/objects/__init__.py", line 1, in <module>
     from .giant import *
  File "/usr/lib/python3/dist-packages/mintpy/objects/giant.py", line 13, in <module>
     import h5py
ModuleNotFoundError: No module named 'h5py'

https://qa.debian.org/excuses.php?package=mintpy


It is strange because python3-h5py is indeed a dependency of mintpy but in the autopkgtest log it is only listed as a suggested package.
The problem could be related to #1025575 [1], but I'm not 100% sure.

By the way I will workaround by adding python3-h5py-serial explicitly in the list of dependencies in the d/tests/control file.

Not sure if using python3-h5py-serial | python3-h5py-mpi in place of python3-h5py in d/control would make any difference.
I will do it anyway.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025575

cheers
--
Antonio Valentino

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to