[Debian-astro-maintainers] Bug#1024499: pybdsf: FTBFS with Python 3.11 as a supported version
Graham Inggs
ginggs at debian.org
Sun Nov 20 17:43:58 GMT 2022
Source: pybdsf
Version: 1.10.1-1
Severity: serious
Tags: ftbfs
User: debian-python at lists.debian.org
Usertags: python3.11
Hi Maintainer
pybdsf FTBFS during the recent rebuild adding Python 3.11 as a
supported version [1]. I've copied what I hope is the relevant part
of the log below.
Regards
Graham
[1] https://buildd.debian.org/status/package.php?p=pybdsf
======================================================================
ERROR: bdsf (unittest.loader._FailedTest.bdsf)
----------------------------------------------------------------------
ImportError: Failed to import test module: bdsf
Traceback (most recent call last):
File "/usr/lib/python3.11/unittest/loader.py", line 440, in _find_test_path
package = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/unittest/loader.py", line 350, in
_get_module_from_name
__import__(name)
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bdsf/__init__.py",
line 21, in <module>
from .collapse import Op_collapse
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bdsf/collapse.py",
line 11, in <module>
from . import _cbdsm
SystemError: initialization of _cbdsm raised unreported exception
More information about the Debian-astro-maintainers
mailing list