[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1058432: glyphslib: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13



Dear Maintainer,

> ============================= test session starts ==============================
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> collected 0 items / 29 errors
> 
> ==================================== ERRORS ====================================
> ____________________ ERROR collecting tests/classes_test.py ____________________
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tests/classes_test.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/classes_test.py:23: in <module>
>     from glyphsLib.classes import (
> glyphsLib/__init__.py:21: in <module>
>     from glyphsLib.classes import GSFont, __all__ as __all_classes__
> glyphsLib/classes.py:26: in <module>
>     import openstep_plist
> /usr/lib/python3/dist-packages/openstep_plist/__init__.py:1: in <module>
>     from .parser import load, loads, ParseError
> E   ModuleNotFoundError: No module named 'openstep_plist.parser'
...
...


after python-openstep-plist/0.3.1-1 entered in unstable [1], your package
builds fine locally in a sid chroot environment and autopkg tests pass as well.
Please consider to close this bug when you are able to confirm that.

Kind Regards

[1] https://tracker.debian.org/media/packages/p/python-openstep-plist/changelog-0.3.1-1


Reply to: