Your message dated Wed, 28 Aug 2024 10:34:19 +0100 with message-id <[email protected]> and subject line Re: Bug#1079522: software-properties: FTBFS in unstable (setuptools 73?): invalid command 'test' has caused the Debian Bug report #1079522, regarding software-properties: FTBFS in unstable (setuptools 73?): invalid command 'test' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1079522: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079522 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: software-properties Version: 0.99.30-4.1 Severity: serious Tags: ftbfs trixie sid Justification: fails to build from source X-Debbugs-Cc: [email protected] software-properties builds successfully in testing but fails to build in unstable, presumably due to a change in some other package: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/software-properties.html Hopefully the relevant part of the log: > dbus-run-session -- dh_auto_test > I: pybuild base:311: python3.12 setup.py test ... > /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: > UserWarning: Unknown distribution option: 'test_suite' > warnings.warn(msg) > usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] > or: setup.py --help [cmd1 cmd2 ...] > or: setup.py --help-commands > or: setup.py cmd --help > > error: invalid command 'test' > E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: > python3.12 setup.py test > dh_auto_test: error: pybuild --test -i python{version} -p 3.12 returned exit > code 13 This is easy to reproduce by building locally with sbuild in a trixie schroot (succeeds) or a sid schroot (fails). Looking at the diff between the packages installed in my build chroot for testing and unstable (attached), my first guess would be that this could have been triggered by the upgrade of python3-setuptools from 70 to 73. smcv
--- End Message ---
--- Begin Message ---On Sat, 24 Aug 2024 at 10:29:48 +0100, Simon McVittie wrote: > software-properties builds successfully in testing but fails to build in > unstable ... > Looking at the diff between the packages installed in my build chroot for > testing and unstable (attached), my first guess would be that this could > have been triggered by the upgrade of python3-setuptools from 70 to 73. This seems to have been addressed in dh-python 6.20240824 (#982298). smcv
--- End Message ---

