This bug was fixed in the package aptdaemon - 1.1.1+bzr982-0ubuntu46
---
aptdaemon (1.1.1+bzr982-0ubuntu46) oracular; urgency=medium
* Fix build-time tests (LP: #2082000):
- d/rules: Use nosetest3 as the test driver as setuptools has
removed test command.
- d/rules: Di
** Description changed:
aptdaemon 1.1.1+bzr982 failed to build due to tests unable to launch on
Oracular after Python 3.12.
+
+ ---
+ while [ -e /tmp/.X99-lock ]; do sleep 1; done
+ xvfb-run python3.12 setup.py test -vv
+ /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261:
User