I am on it.

Hello Jerome,

Can you tel me which patches should be keep from this list.

https://udd.debian.org/patches.cgi?src=freesas&version=2024.9.0-3

If I remove all of them the test are failing with thes errors. The pybuild test 
framework use pytest by default.

What is the proper way to test the installed freesas ?

thanks

Fred

==================================== ERRORS ====================================
_______ ERROR collecting .pybuild/cpython3_3.13/build/test/test_align.py _______
ImportError while importing test module 
'/build/reproducible-path/freesas-2026.2/.pybuild/cpython3_3.13/build/test/test_align.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
test/__init__.py:11: in <module>
    from .test_all import suite
test/test_all.py:10: in <module>
    from . import test_model
test/test_model.py:13: in <module>
    from ..model import SASModel
E   ImportError: attempted relative import beyond top-level package
________ ERROR collecting .pybuild/cpython3_3.13/build/test/test_all.py ________
ImportError while importing test module 
'/build/reproducible-path/freesas-2026.2/.pybuild/cpython3_3.13/build/test/test_all.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
test/__init__.py:11: in <module>
    from .test_all import suite
test/test_all.py:10: in <module>
    from . import test_model
test/test_model.py:13: in <module>
    from ..model import SASModel
E   ImportError: attempted relative import beyond top-level package
______ ERROR collecting .pybuild/cpython3_3.13/build/test/test_autorg.py _______

________________________________________
De : Debian-pan-maintainers 
<debian-pan-maintainers-bounces+picca=synchrotron-soleil...@alioth-lists.debian.net>
 de la part de Jerome Kieffer <[email protected]>
Envoyé : vendredi 6 février 2026 17:45
À : Debian Bug Tracking System
Cc : [email protected]
Objet : [Debian-pan-maintainers] Bug#1127049: Info received ( Bug#1127049: 
freesas: FTBFS with Python 3.14)

Hi,

I just made a new release of freesas which is compatible with 3.14:
https://pypi.org/project/freesas/

Cheers,

--
Jérôme Kieffer
tel +33 476 882 445

--
Debian-pan-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-pan-maintainers

Reply via email to