[Bug 2082000] Re: aptdaemon: aptdaemon 1.1.1+bzr982 FTBFS on Oracular
Launchpad Bug Tracker
2082000 at bugs.launchpad.net
Thu Sep 26 11:59:03 UTC 2024
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: Disabled cdrom tests, as they are very flaky.
-- Zixing Liu <zixing.liu at canonical.com> Thu, 19 Sep 2024 12:35:48
-0600
** Changed in: aptdaemon (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptdaemon in Ubuntu.
https://bugs.launchpad.net/bugs/2082000
Title:
aptdaemon: aptdaemon 1.1.1+bzr982 FTBFS on Oracular
Status in aptdaemon package in Ubuntu:
Fix Released
Bug description:
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: 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'
make[1]: *** [debian/rules:18: test-python3.12] Error 1
---
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/2082000/+subscriptions
More information about the foundations-bugs
mailing list