[Bug 2082000] Re: aptdaemon: aptdaemon 1.1.1+bzr982 FTBFS on Oracular
Vladimir Petko
2082000 at bugs.launchpad.net
Wed Sep 25 20:16:08 UTC 2024
** 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: 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
+ ---
--
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:
New
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