Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597634 - dev-python/celery-3.1.24 should depend on >=dev-python/billiard-3.3.0.23
Summary: dev-python/celery-3.1.24 should depend on >=dev-python/billiard-3.3.0.23
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal critical (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 590458
  Show dependency tree
 
Reported: 2016-10-20 17:43 UTC by Ștefan Talpalaru
Modified: 2017-01-19 23:28 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 Ștefan Talpalaru 2016-10-20 17:43:34 UTC
The dependency was actually introduced with celery-3.1.21: http://docs.celeryproject.org/en/latest/changelog.html

Without biliard-3.3.0.23, which is not in the tree, the celery init script won't even start.

Updated, tested and working ebuilds available in the "stefantalpalaru" overlay.
Comment 1 Paul McDermott 2016-12-10 01:53:56 UTC
I have seen this too when attempting to switch to celery-3.1.24
Comment 2 pva 2017-01-19 20:13:43 UTC
Guys, please, add this as dependency. We had to bump dev-python/billiard as well.
Comment 3 Mike Gilbert gentoo-dev 2017-01-19 21:06:28 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc685064bed7408d3917547d1bee4d9c2a478ac

commit 4dc685064bed7408d3917547d1bee4d9c2a478ac
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Thu Jan 19 16:05:33 2017 -0500

    dev-python/celery: adjust billiard dep

    Bug: https://bugs.gentoo.org/597634
    Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25

 dev-python/celery/{celery-3.1.24.ebuild => celery-3.1.24-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 4 Mike Gilbert gentoo-dev 2017-01-19 21:09:57 UTC
> We had to bump dev-python/billiard as well.

This still needs to be done.
Comment 5 Mike Gilbert gentoo-dev 2017-01-19 23:28:01 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f3a4b1e7727c13761ab8d3b8c9a1a5505e7160

commit 05f3a4b1e7727c13761ab8d3b8c9a1a5505e7160
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Thu Jan 19 18:23:15 2017 -0500

    dev-python/billiard: bump to 3.3.0.23

    Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25

 dev-python/billiard/Manifest                                            | 1 +
 .../billiard/{billiard-3.3.0.22.ebuild => billiard-3.3.0.23.ebuild}     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)