Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666228 - dev-python/celery-4.1.0: AttributeError: async
Summary: dev-python/celery-4.1.0: AttributeError: async
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://github.com/celery/celery/issu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-14 13:25 UTC by pva
Modified: 2020-12-23 09:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pva 2018-09-14 13:25:00 UTC
Currently stable version of celery is broken:
https://stackoverflow.com/questions/50444988/celery-attributeerror-async-error

I confirm that bug and upgrade to 4.1.1 (simple ebuild copy) fixed issue. Please, bump and stabilize asap.
Comment 1 Virgil Dupras (RETIRED) gentoo-dev 2018-09-15 01:47:30 UTC
Doesn't this happen only with kombu >= 4.2? Kombu stable is still 4.1 in the tree.

Not saying that we shouldn't bump, but no need to fast track stabilization either, as you suggest.

I'll add a stricter kombu dependency constraint in the current stable ebuild.
Comment 2 Larry the Git Cow gentoo-dev 2018-09-15 02:00:43 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0ff09d0211ef83c1adbbc785ac14381263fa2f

commit 5a0ff09d0211ef83c1adbbc785ac14381263fa2f
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2018-09-15 01:54:20 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2018-09-15 01:54:20 +0000

    dev-python/celery: tighten kombu dep constraint
    
    Bug: https://bugs.gentoo.org/666228
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-python/celery/celery-4.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 3 pva 2018-09-15 13:07:59 UTC
(In reply to Virgil Dupras from comment #1)
> Doesn't this happen only with kombu >= 4.2? Kombu stable is still 4.1 in the
> tree.

Nope, I have dev-python/kombu-4.2.1 installed but I still had this error.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-12-23 09:06:54 UTC
Package removed.