tags 1056435 + ftbfs thanks A similar error happens when trying to build the package from source:
dpkg-buildpackage ----------------- Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot dpkg-buildpackage: info: source package ponyorm dpkg-buildpackage: info: source version 0.7.16+ds-3 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Stefano Rivera <stefa...@debian.org> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with python3 --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:305: python3.12 setup.py clean Sorry, but pony 0.7.16 requires Python of one of the following versions: 3.6-3.11. You have version 3.12.2 E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: python3.12 setup.py clean dh_auto_clean: error: pybuild --clean -i python{version} -p "3.12 3.11" returned exit code 13 make: *** [debian/rules:4: clean] Error 25 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 -------------------------------------------------------------------------------- So, to simplify, I'm tagging this one as ftbfs. Thanks.