Your message dated Thu, 22 Dec 2022 12:06:50 +0000
with message-id <e1p8kla-00glis...@fasolo.debian.org>
and subject line Bug#1026733: fixed in pytroll-schedule 0.6.0-5
has caused the Debian Bug report #1026733,
regarding pytroll-schedule: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p "3.11 3.10" returned exit code 13
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.)


-- 
1026733: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026733
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pytroll-schedule
Version: 0.6.0-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> running config
> I: pybuild base:240: python3.10 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3.11 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/drawing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/compare.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/satpass.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/spherical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/schedule.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/helper_functions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/boundary.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/combine.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> copying trollsched/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched/tests
> copying trollsched/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched/tests
> copying trollsched/tests/test_schedule.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched/tests
> copying trollsched/tests/test_satpass.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched/tests
> copying trollsched/tests/test_spherical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trollsched/tests
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/drawing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/compare.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/satpass.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/spherical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/schedule.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/helper_functions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/boundary.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/combine.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> copying trollsched/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched/tests
> copying trollsched/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched/tests
> copying trollsched/tests/test_schedule.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched/tests
> copying trollsched/tests/test_satpass.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched/tests
> copying trollsched/tests/test_spherical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/trollsched/tests
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3.11 -m pytest /<<PKGBUILDDIR>>/trollsched/tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>
> collected 39 items
> 
> ../../../trollsched/tests/test_satpass.py ......                         [ 
> 15%]
> ../../../trollsched/tests/test_schedule.py ..........                    [ 
> 41%]
> ../../../trollsched/tests/test_spherical.py F......................      
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ________________________ TestSCoordinate.test_distance 
> _________________________
> 
> self = <trollsched.tests.test_spherical.TestSCoordinate 
> testMethod=test_distance>
> 
>     def test_distance(self):
>         """Test Vincenty formula
>         """
>         d = SCoordinate(0, 0).distance(SCoordinate(1, 1))
> >       self.assertEquals(d, 1.2745557823062943)
> E       AssertionError: 1.2745557823062945 != 1.2745557823062943
> 
> ../../../trollsched/tests/test_spherical.py:40: AssertionError
> =============================== warnings summary 
> ===============================
> trollsched/tests/test_satpass.py: 12 warnings
>   /usr/lib/python3/dist-packages/pyresample/boundary.py:124: 
> PendingDeprecationWarning: 'AreaDefBoundary' will be removed in the future. 
> Use the Swath/AreaDefinition 'boundary' method instead!.
>     warnings.warn("'AreaDefBoundary' will be removed in the future. " +
> 
> trollsched/tests/test_schedule.py::TestTools::test_conflicting_passes
>   /<<PKGBUILDDIR>>/trollsched/tests/test_schedule.py:90: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(
> 
> trollsched/tests/test_schedule.py::TestTools::test_conflicting_passes
>   /<<PKGBUILDDIR>>/trollsched/tests/test_schedule.py:92: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(
> 
> trollsched/tests/test_schedule.py::TestUtils::test_fermi
>   /<<PKGBUILDDIR>>/trollsched/tests/test_schedule.py:148: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(fermia(0.25), 0.875)
> 
> trollsched/tests/test_schedule.py::TestUtils::test_fermi
>   /<<PKGBUILDDIR>>/trollsched/tests/test_schedule.py:149: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(fermib(0.25), 0.5)
> 
> trollsched/tests/test_spherical.py::TestSCoordinate::test_distance
>   /<<PKGBUILDDIR>>/trollsched/tests/test_spherical.py:40: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(d, 1.2745557823062943)
> 
> trollsched/tests/test_spherical.py::TestArc::test_intersection
>   /<<PKGBUILDDIR>>/trollsched/tests/test_spherical.py:205: 
> DeprecationWarning: Please use assertEqual instead.
>     self.assertEquals(arc1.intersection(arc2), inter)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> FAILED 
> ../../../trollsched/tests/test_spherical.py::TestSCoordinate::test_distance
> ================== 1 failed, 38 passed, 18 warnings in 39.57s 
> ==================
> E: pybuild pybuild:386: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest 
> /<<PKGBUILDDIR>>/trollsched/tests
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; 
> python3.10 -m pytest /<<PKGBUILDDIR>>/trollsched/tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>
> collected 39 items
> 
> ../../../trollsched/tests/test_satpass.py ......                         [ 
> 15%]
> ../../../trollsched/tests/test_schedule.py ..........                    [ 
> 41%]
> ../../../trollsched/tests/test_spherical.py F......................      
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ________________________ TestSCoordinate.test_distance 
> _________________________
> 
> self = <trollsched.tests.test_spherical.TestSCoordinate 
> testMethod=test_distance>
> 
>     def test_distance(self):
>         """Test Vincenty formula
>         """
>         d = SCoordinate(0, 0).distance(SCoordinate(1, 1))
> >       self.assertEquals(d, 1.2745557823062943)
> E       AssertionError: 1.2745557823062945 != 1.2745557823062943
> 
> ../../../trollsched/tests/test_spherical.py:40: AssertionError
> =============================== warnings summary 
> ===============================
> trollsched/tests/test_satpass.py: 12 warnings
>   /usr/lib/python3/dist-packages/pyresample/boundary.py:124: 
> PendingDeprecationWarning: 'AreaDefBoundary' will be removed in the future. 
> Use the Swath/AreaDefinition 'boundary' method instead!.
>     warnings.warn("'AreaDefBoundary' will be removed in the future. " +
> 
> trollsched/tests/test_schedule.py::TestTools::test_conflicting_passes
>   /<<PKGBUILDDIR>>/trollsched/tests/test_schedule.py:90: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(
> 
> trollsched/tests/test_schedule.py::TestTools::test_conflicting_passes
>   /<<PKGBUILDDIR>>/trollsched/tests/test_schedule.py:92: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(
> 
> trollsched/tests/test_schedule.py::TestUtils::test_fermi
>   /<<PKGBUILDDIR>>/trollsched/tests/test_schedule.py:148: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(fermia(0.25), 0.875)
> 
> trollsched/tests/test_schedule.py::TestUtils::test_fermi
>   /<<PKGBUILDDIR>>/trollsched/tests/test_schedule.py:149: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(fermib(0.25), 0.5)
> 
> trollsched/tests/test_spherical.py::TestSCoordinate::test_distance
>   /<<PKGBUILDDIR>>/trollsched/tests/test_spherical.py:40: DeprecationWarning: 
> Please use assertEqual instead.
>     self.assertEquals(d, 1.2745557823062943)
> 
> trollsched/tests/test_spherical.py::TestArc::test_intersection
>   /<<PKGBUILDDIR>>/trollsched/tests/test_spherical.py:205: 
> DeprecationWarning: Please use assertEqual instead.
>     self.assertEquals(arc1.intersection(arc2), inter)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> FAILED 
> ../../../trollsched/tests/test_spherical.py::TestSCoordinate::test_distance
> ================== 1 failed, 38 passed, 18 warnings in 43.95s 
> ==================
> E: pybuild pybuild:386: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m pytest 
> /<<PKGBUILDDIR>>/trollsched/tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 
> 3.10" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/pytroll-schedule_0.6.0-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: pytroll-schedule
Source-Version: 0.6.0-5
Done: Antonio Valentino <antonio.valent...@tiscali.it>

We believe that the bug you reported is fixed in the latest version of
pytroll-schedule, 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 1026...@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 
pytroll-schedule 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: SHA512

Format: 1.8
Date: Thu, 22 Dec 2022 11:20:31 +0000
Source: pytroll-schedule
Architecture: source
Version: 0.6.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Antonio Valentino <antonio.valent...@tiscali.it>
Closes: 1026733
Changes:
 pytroll-schedule (0.6.0-5) unstable; urgency=medium
 .
   * debian/patches:
     - new 0004-Fix-floating-point-comparison.patch
       (Closes: #1026733).
Checksums-Sha1:
 b997ca379e40be10a0069ad7a2871155b9ce9ba3 2401 pytroll-schedule_0.6.0-5.dsc
 4fd70b53357ae9fd296722739fe927d90e0980b5 6084 
pytroll-schedule_0.6.0-5.debian.tar.xz
 63749b99639f7dbf722b1c959ffd892de733fbc7 13244 
pytroll-schedule_0.6.0-5_amd64.buildinfo
Checksums-Sha256:
 6301544a0c5988d1dcb327345177e6dd9e3a5423fd7a63132e05d66b9142324c 2401 
pytroll-schedule_0.6.0-5.dsc
 399e894acbc5d4223c79b8596bac57ab8135df7a7a73f4fde9fe478f1793bfd7 6084 
pytroll-schedule_0.6.0-5.debian.tar.xz
 fdfbe43cf2ce73c33cf29813f881b2dc900a9bb87b6153593f1dd4bb6c2d9860 13244 
pytroll-schedule_0.6.0-5_amd64.buildinfo
Files:
 cb80e526adfbd19af48748c2c815a19d 2401 python optional 
pytroll-schedule_0.6.0-5.dsc
 3395b19828b91c391d326c0b9538430c 6084 python optional 
pytroll-schedule_0.6.0-5.debian.tar.xz
 6fb34b2aa62729062055066e20ec3dca 13244 python optional 
pytroll-schedule_0.6.0-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmOkPuUdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBI5ng/+L2eDWnZTJeXoe/Gm
EUPUIskpScQRq31RePk1R4Xelqy2iPw50/lj/0S1Rn0ZUGNPgqaf7q+wVLPOayol
EBhQkTTTGPCB6TrPo+33UyZGJuFyn2mecVJchuwzHOKkkTTQ50+Z/MlnYcQzv/E1
SWH0sBQ+G6fOQiosI6nck+QXmVDrKtQY78Bl7gPjfDIOVE9nun/IwRap+LUCVgEL
h/TbYvTndU8ETDI6X1NJPVOd2jSuWkQ77aj5hKABYeAWxOVxGVvflZkK2kpvw3hx
f8p5PY6QTnWnghwV5njN/F04K9S32lJsFIeGGhPqLMe2IJjD41sdML+R2K0h2tnB
GKVf73XLjxJRoLKuFXC9D4FmaSz8hW0mzxPGuwKookb7f8ndCPIawMVqFhujp8K+
LVqDVdwdrnyAQAZ033/70QiwK+Ea/31MMg0U2G6AE75TDtNPMCRMVNVk97aMS6/z
97ltEi9oSryRVkzkFzwBviUkt8JaYUHL7fxrfsDPvppkWPm5iVgxIy/WuCXHHTmF
6k0JO+Dy4CJJtIH5eGYa3yOxGhMwvSXU64DFLwqQaccxzYFZSg+XQ13O5O1Dv/HR
8iPQP4nek0bU+HUcY7UZbsYGEXY8Jiv2KJN5ArUr4lfT5Z6vwzI62fHBHvjsZR56
QTk+HEdx0umLLlewE6xf3ARIZuk=
=rVQe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to