Public bug reported: Imported from Debian bug http://bugs.debian.org/1125119:
Source: python-rq Version: 2.6.1-1 Severity: serious Tags: forky sid User: [email protected] Usertags: python3.14 Hi Maintainer The autopkgtests of this package fail with Python 3.14 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/p/python-rq/testing/amd64/ 24s ============================= test session starts ============================== 24s platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0 24s rootdir: /tmp/autopkgtest-lxc.gacccb7z/downtmp/autopkgtest_tmp 24s plugins: cov-5.0.0 24s collected 536 items / 3 deselected / 533 selected 24s 24s tests/test_callbacks.py ........Traceback (most recent call last): 24s File "/usr/lib/python3/dist-packages/rq/worker.py", line 1439, in perform_job 24s return_value = job.perform() 24s File "/usr/lib/python3/dist-packages/rq/job.py", line 1318, in perform 24s self._result = self._execute() 24s ~~~~~~~~~~~~~^^ 24s File "/usr/lib/python3/dist-packages/rq/job.py", line 1376, in _execute 24s result = self.func(*self.args, **self.kwargs) 24s TypeError: div_by_zero() missing 1 required positional argument: 'x' 24s 24s Traceback (most recent call last): 24s File "/usr/lib/python3/dist-packages/rq/worker.py", line 1439, in perform_job 24s return_value = job.perform() 24s File "/usr/lib/python3/dist-packages/rq/job.py", line 1318, in perform 24s self._result = self._execute() 24s ~~~~~~~~~~~~~^^ 24s File "/usr/lib/python3/dist-packages/rq/job.py", line 1376, in _execute 24s result = self.func(*self.args, **self.kwargs) 24s TypeError: div_by_zero() missing 1 required positional argument: 'x' ** Affects: python-rq (Ubuntu) Importance: Undecided Status: New ** Affects: python-rq (Debian) Importance: Undecided Status: New ** Bug watch added: Debian Bug tracker #1125119 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125119 ** Changed in: python-rq (Debian) Remote watch: None => Debian Bug tracker #1125119 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2143208 Title: python-rq: autopkgtest failure with Python 3.14 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-rq/+bug/2143208/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
