Source: gyoto Version: 1.4.4-7 Severity: serious Tags: ftbfs User: debian-pyt...@lists.debian.org Usertags: python3.10
Hi Maintainer Your package FTBFS on arm64, mipsel and s390x during the recent rebuilds for Python 3.10 [1]. I've copied what I hope is the relevant part of the logs below. It seems to be the same test failing, but with different incorrect values. Regards Graham [1] https://buildd.debian.org/status/package.php?p=gyoto ====================================================================== FAIL: test___str__ (tests.core.TestUnit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/tests/core.py", line 108, in test___str__ self.assertEqual(str(gyoto.core.Unit("km")), "km") AssertionError: '@\udcd9' != 'km' - @\udcd9 + km ====================================================================== FAIL: test___str__ (tests.core.TestUnit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/tests/core.py", line 108, in test___str__ self.assertEqual(str(gyoto.core.Unit("km")), "km") AssertionError: '\udcf0p' != 'km' - \udcf0p + km ====================================================================== FAIL: test___str__ (tests.core.TestUnit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/tests/core.py", line 108, in test___str__ self.assertEqual(str(gyoto.core.Unit("km")), "km") AssertionError: '\x00\x00' != 'km' - + km