Package: openstack-pkg-tools Version: 140 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, The pkgos-dh_auto_install command is always looking for setup.py, while, with the move to pep517, this file has been deprecated, and multiple projects are moving away from this practice, meaning this file might not be present. This result in the following error: + python3.14 setup.py install --install-layout=deb --root /<<PKGBUILDDIR>>/debian/python3-django-formtools python3.14: can't open file '/<<PKGBUILDDIR>>/setup.py': [Errno 2] No such file or directory make[1]: *** [debian/rules:23: override_dh_auto_install] Error 2 -- System Information: Debian Release: 13.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.17.0-14-generic (SMP w/24 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages openstack-pkg-tools depends on: ii gettext 0.23.1-2 pn jq <none> ii po-debconf 1.0.21+nmu1 pn python3-pip <none> Versions of packages openstack-pkg-tools recommends: ii autopkgtest 5.49 ii madison-lite 0.28 ii pristine-tar 1.50+nmu2 openstack-pkg-tools suggests no packages.

