Control: tag -1 pending Hello,
Bug #1135453 in python-django-celery-results reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/python-django-celery-results/-/commit/e86bc72bef9a7b3da8f71d817dfe70bf81d2b2c9 ------------------------------------------------------------------------ debian/patches: fix test_database AttributeError with Celery 5.x Add patch to default the 'ignore_result' message header to False in the test suite's _create_request() helper. Celery 5.x's Request.__init__ reads 'ignore_result' from the headers and falls back to task.ignore_result when absent. As the tests pass the task name rather than a task object, the protocol 1 tests fail the autopkgtest with: AttributeError: 'str' object has no attribute 'ignore_result' Closes: #1135453 Signed-off-by: Christopher Obbard <[email protected]> ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1135453

