Source: totalopenstation Version: 0.5.3-1 Severity: serious Justification: blocks migration
Dear Maintainer, https://qa.debian.org/excuses.php?package=pygeoif totalopenstation autoppkgtest is failing with the new pygeoif. I'm tagging this bug as serious to avoid eventual removal of totalopenstation from Testing (that's not the outcome I hope for) and then migration of pygeoif. I checked totalopenstation upstream but could not find any easy fix. Greetings and best wishes Alerxandre 34s .0 = <tuple_iterator object at 0x7f1810937340> 34s 34s > return any(coord is None or math.isnan(coord) for coord in self._geoms) 34s ^^^^^^^^^^^^^^^^^ 34s E TypeError: must be real number, not str 34s 34s /usr/lib/python3/dist-packages/pygeoif/geometry.py:271: TypeError 34s _______________________ TestLeicaTCR705Parser.test_point _______________________ 34s 34s self = <totalopenstation.tests.test_leica_tcr_705.TestLeicaTCR705Parser testMethod=test_point> 34s 34s def test_point(self): 34s > self.assertAlmostEqual(self.fp.points[1].geometry.x, 1002.825) 34s E TypeError: unsupported operand type(s) for -: 'str' and 'float' -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.17.13+deb14-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE:fr Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

