Bug#954219: pyresample: autopkgtest failures (AttributeError: module 'pyproj._proj' has no attribute 'Proj')

Bas Couwenberg sebastic at xs4all.nl
Wed Mar 18 19:25:26 GMT 2020


Source: pyresample
Version: 1.14.0-3
Severity: serious
Tags: upstream
Justification: makes the package in question unusable or mostly so

Dear Maintainer,

The autopkgtest for your package fail with python-pyproj (2.6.0+ds-1):

 ======================================================================
 ERROR: test_lcc_basic1 (pyresample.test.test_ewa_ll2cr.TestLL2CRStatic)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3/dist-packages/pyresample/test/test_ewa_ll2cr.py", line 73, in test_lcc_basic1
     points_in_grid = _ll2cr.ll2cr_static(lon_arr, lat_arr, fill_in, proj_str,
   File "pyresample/ewa/_ll2cr.pyx", line 261, in pyresample.ewa._ll2cr.ll2cr_static
   File "pyresample/ewa/_ll2cr.pyx", line 61, in pyresample.ewa._ll2cr.MyProj.__call__
 AttributeError: module 'pyproj._proj' has no attribute 'Proj'
 
 ======================================================================
 ERROR: test_lcc_fail1 (pyresample.test.test_ewa_ll2cr.TestLL2CRStatic)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3/dist-packages/pyresample/test/test_ewa_ll2cr.py", line 90, in test_lcc_fail1
     points_in_grid = _ll2cr.ll2cr_static(lon_arr, lat_arr, fill_in, proj_str,
   File "pyresample/ewa/_ll2cr.pyx", line 261, in pyresample.ewa._ll2cr.ll2cr_static
   File "pyresample/ewa/_ll2cr.pyx", line 61, in pyresample.ewa._ll2cr.MyProj.__call__
 AttributeError: module 'pyproj._proj' has no attribute 'Proj'
 
 ======================================================================
 ERROR: test_basic1 (pyresample.test.test_ewa_ll2cr.TestLL2CRWrapper)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3/dist-packages/pyresample/test/test_ewa_ll2cr.py", line 185, in test_basic1
     points_in_grid, lon_res, lat_res, = ll2cr(swath_def, area,
   File "/usr/lib/python3/dist-packages/pyresample/ewa/__init__.py", line 126, in ll2cr
     swath_points_in_grid = _ll2cr.ll2cr_static(lons, lats, fill,
   File "pyresample/ewa/_ll2cr.pyx", line 261, in pyresample.ewa._ll2cr.ll2cr_static
   File "pyresample/ewa/_ll2cr.pyx", line 61, in pyresample.ewa._ll2cr.MyProj.__call__
 AttributeError: module 'pyproj._proj' has no attribute 'Proj'
 
 ----------------------------------------------------------------------

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pyresample/4592702/log.gz

Kind Regards,

Bas



More information about the Pkg-grass-devel mailing list