Bug#840286: pyresample: 1.2.5-1 broke its autopkgtest: ssmis_swath.npz missing
Martin Pitt
mpitt at debian.org
Mon Oct 10 07:55:36 UTC 2016
Package: pyresample
Version: 1.2.5-1
User: autopkgtest-devel at lists.alioth.debian.org
Usertags: autopkgtest
Hello,
1.2.5-1 broke its autopkgtest [1]:
| ======================================================================
| ERROR: test_geometry (unittest.loader._FailedTest)
| ----------------------------------------------------------------------
| ImportError: Failed to import test module: test_geometry
| Traceback (most recent call last):
| File "/usr/lib/python3.5/unittest/loader.py", line 428, in _find_test_path
| module = self._get_module_from_name(name)
| File "/usr/lib/python3.5/unittest/loader.py", line 369, in _get_module_from_name
| __import__(name)
| File "/usr/share/python-pyresample-test/test_geometry.py", line 5, in <module>
| from pyresample.test.utils import catch_warnings
| File "/usr/lib/python3/dist-packages/pyresample/test/__init__.py", line 27, in <module>
| from pyresample.test import (
| File "/usr/lib/python3/dist-packages/pyresample/test/test_plot.py", line 18, in <module>
| class Test(unittest.TestCase):
| File "/usr/lib/python3/dist-packages/pyresample/test/test_plot.py", line 22, in Test
| data = np.load(filename)['data']
| File "/usr/lib/python3/dist-packages/numpy/lib/npyio.py", line 362, in load
| fid = open(file, "rb")
| FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/python3/dist-packages/pyresample/test/test_files/ssmis_swath.npz'
Thanks,
Martin
[1] https://ci.debian.net/packages/p/pyresample/unstable/amd64/
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
More information about the Pkg-grass-devel
mailing list