Your message dated Sun, 19 Jul 2015 10:00:31 +0000
with message-id <e1zgloz-0006lp...@franck.debian.org>
and subject line Bug#792068: fixed in pyresample 1.1.3-1
has caused the Debian Bug report #792068,
regarding FTBFS: test_grid_filter (test_geometry.Test) + test_plate_carreeplot 
+ others fail
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
792068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792068
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyresample
Version: 1.1.0-1
Severity: serious
Tags: sid stretch
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

test_not_found_exception (test_utils.Test) ... ok

======================================================================
ERROR: test_grid_filter (test_geometry.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/pyresample-1.1.0/test/test_geometry.py", line 322, in 
test_grid_filter
    (-20037508.34, -10018754.17, 20037508.34, 10018754.17))
  File 
"/tmp/buildd/pyresample-1.1.0/build/lib.linux-x86_64-2.7/pyresample/geometry.py",
 line 486, in __init__
    proj = _spatial_mp.Proj(**proj_dict)
  File "/usr/lib/python2.7/dist-packages/pyproj/__init__.py", line 343, in 
__new__
    return _proj.Proj.__new__(self, projstring)
  File "_proj.pyx", line 84, in _proj.Proj.__cinit__ (_proj.c:1190)
RuntimeError: major axis or radius = 0 or not given

======================================================================
ERROR: test_grid_filter2D (test_geometry.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/pyresample-1.1.0/test/test_geometry.py", line 355, in 
test_grid_filter2D
    (-20037508.34, -10018754.17, 20037508.34, 10018754.17))
  File 
"/tmp/buildd/pyresample-1.1.0/build/lib.linux-x86_64-2.7/pyresample/geometry.py",
 line 486, in __init__
    proj = _spatial_mp.Proj(**proj_dict)
  File "/usr/lib/python2.7/dist-packages/pyproj/__init__.py", line 343, in 
__new__
    return _proj.Proj.__new__(self, projstring)
  File "_proj.pyx", line 84, in _proj.Proj.__cinit__ (_proj.c:1190)
RuntimeError: major axis or radius = 0 or not given

....

======================================================================
ERROR: test_plate_carreeplot (test_plot.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/pyresample-1.1.0/test/test_plot.py", line 44, in 
test_plate_carreeplot
    'test_files', 'areas.cfg'), 'pc_world')[0]
  File 
"/tmp/buildd/pyresample-1.1.0/build/lib.linux-x86_64-2.7/pyresample/utils.py", 
line 100, in parse_area_file
    area_content)
  File 
"/tmp/buildd/pyresample-1.1.0/build/lib.linux-x86_64-2.7/pyresample/utils.py", 
line 140, in _create_area
    config['AREA_EXTENT'])
  File 
"/tmp/buildd/pyresample-1.1.0/build/lib.linux-x86_64-2.7/pyresample/geometry.py",
 line 486, in __init__
    proj = _spatial_mp.Proj(**proj_dict)
  File "/usr/lib/python2.7/dist-packages/pyproj/__init__.py", line 343, in 
__new__
    return _proj.Proj.__new__(self, projstring)
  File "_proj.pyx", line 84, in _proj.Proj.__cinit__ (_proj.c:1190)
RuntimeError: major axis or radius = 0 or not given

----------------------------------------------------------------------
Ran 98 tests in 236.930s

FAILED (errors=10)
debian/rules:21: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/pyresample-1.1.0'


Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/pyresample.html

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-22-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: pyresample
Source-Version: 1.1.3-1

We believe that the bug you reported is fixed in the latest version of
pyresample, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 792...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Valentino <antonio.valent...@tiscali.it> (supplier of updated 
pyresample package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jul 2015 10:50:25 +0000
Source: pyresample
Binary: python-pyresample python3-pyresample python-pyresample-doc 
python-pyresample-test
Architecture: source all
Version: 1.1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Antonio Valentino <antonio.valent...@tiscali.it>
Description:
 python-pyresample - Resampling of remote sensing data in Python 2
 python-pyresample-doc - Resampling of remote sensing data in Python 
(documentation)
 python-pyresample-test - Resampling of remote sensing data in Python (test 
suite)
 python3-pyresample - Resampling of remote sensing data in Python 3
Closes: 792068
Changes:
 pyresample (1.1.3-1) unstable; urgency=medium
 .
   * New upstream version
   * Updated watch file
   * Updated copyright file: upstream license change form GPL to LGPL
   * Update upstream project home page
   * Standards version updated to 3.9.6 (no changes)
   * debian/patches
     - drop longer necessary patches
     - new patch for skipping tests that require basemap when it is
       not abailable
     - new patch for fixing sphinx doc building
     - new patch for fixing proj4 initialization in unittests (closes: #792068)
   * debian/control
     - removed Provides field from the binary package section in the
       control file. It is not necessary
     - added an explicit build dependency from dh-python
     - updated package dependencies
     - drop deprecated parameter XS-Testsuite
     - fix Vcs-Browser field format
   * debian/ruels
     - fix test invocation
   * New package for Python 3
   * Switch to pybuild build system
   * Fix doc build
Checksums-Sha1:
 c3057f84dd99e8d0ac14e3072fde5a704e4e7b3b 2472 pyresample_1.1.3-1.dsc
 d34959df1771d77b05df839a5eb9db076cefc0cf 3293297 pyresample_1.1.3.orig.tar.gz
 f0998bcf1610bd2cc52d5ad1cf557f71986e0968 5720 pyresample_1.1.3-1.debian.tar.xz
 3740eb73e49ea823fc6663a0f0e798d864556447 1548876 
python-pyresample-doc_1.1.3-1_all.deb
 91320977e7e581107ee2b87816f641a360d7d76c 1079888 
python-pyresample-test_1.1.3-1_all.deb
 273cf73825c0840178d773251ed8b7a6b9543d05 31042 
python-pyresample_1.1.3-1_all.deb
 54de91f98366318c0ad83679c47c506d3d36ba60 30058 
python3-pyresample_1.1.3-1_all.deb
Checksums-Sha256:
 19febfb8d7c762577b31a9d68329e9d1ff955a56403228fe927814280a32d5be 2472 
pyresample_1.1.3-1.dsc
 0e7581b0cff720ef16728310c4ede36fe86d4669295581b47961d735a75b984d 3293297 
pyresample_1.1.3.orig.tar.gz
 e6e5cac44ae51adb7e44423e0746d8e7f9301920387f31a0ce079f86857f7a40 5720 
pyresample_1.1.3-1.debian.tar.xz
 4638e277e93d8a17daec62449568e1a4fa62a0cf2d12801a6071473e1a8985c9 1548876 
python-pyresample-doc_1.1.3-1_all.deb
 f0a9bed88964035bc4535faba8ba1ec97098f9d4a72215dfeb0af772f1504c53 1079888 
python-pyresample-test_1.1.3-1_all.deb
 488a35c22af5837f453e902a7219d812a849c01d5dbfa5fb84665d58efcc6da5 31042 
python-pyresample_1.1.3-1_all.deb
 f1427daac8eb866e3cb6560de3fb431d2a17beae40a1668ee7c0dcea78aa5a49 30058 
python3-pyresample_1.1.3-1_all.deb
Files:
 4cfae92fca8234b5ea0c7e6685f81e21 2472 python optional pyresample_1.1.3-1.dsc
 0d2d05fc4825d3b27550e8ccf667145f 3293297 python optional 
pyresample_1.1.3.orig.tar.gz
 40b864856743a752f881691d475e6e43 5720 python optional 
pyresample_1.1.3-1.debian.tar.xz
 f872f1e79ade2f03cff05416a37b0272 1548876 doc optional 
python-pyresample-doc_1.1.3-1_all.deb
 e596c8310bf5b41ac7f6c40dae51a831 1079888 python optional 
python-pyresample-test_1.1.3-1_all.deb
 6f55e957d7ea9f05a3bddc98c9f7afc8 31042 python optional 
python-pyresample_1.1.3-1_all.deb
 b47de9ea92f7577005c3e54862f5565b 30058 python optional 
python3-pyresample_1.1.3-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVqjtLAAoJEFeKBJTRxkbRx5EP/3iXUavH3SSvBwU9CN1MK1mW
IA0BOTNBVM3uH8ogpbzd6H45J9utLIcAPqILKw3u2Z7yB86QsigyulUISLsrDBYN
Pq4CLARcXxsFvUvQurQHaa531MLvANBYvQ1O8S4i1TG3Pq9fHebz220ggWbsavry
0dixMLBuclEItPa6XBNQnKZSAODHM6sMLTyeVLZJSiUDp4kl74JbsfXTlw7CGLTc
FuoatzqjltVsJyJ4p8pyoXHdAFT04FSlaNFI3CCdAKlAQib64IngLJE+ZuVhD9sz
IguihQZueSxtRJYwt3jWgMOc3sSRSQ+QdnLSJbGUKFWPcnJef1cSMlvLwWfwa+zL
u9neo6lYEV2SnifQOuJdwzMhU3a306YxH4uLmtzUy8VkyhX7mmMRBNkYuTvz3Htg
+dS16d5EpHi1DTsQDSWxxgBf2nW54P8KTxFKa4GkczIJbFcMpiC8jCtBHVdaUnJj
ZU4LV9YVQ66/n0VT/2NOFyV11RQyObo6DpzOBSYp8jNH9HdQjyYQK1sf9++dsBti
R2yulVZVGm2UVKsYfFORXMwjM0l6VQhPj+o/82YiHCDzoALPN1J+pFeWGGpqAOTW
d21cXMGqv1z9m9g4ZhIh6/e5TOJErmw6IFrx7IHvy5D8eisMElcZo6ZlB7Q5h0/n
aJEiypZvC10r2rtyjWmN
=QbfS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to