Bug 1000746 - python-celery require try to start python3, not python2
Summary: python-celery require try to start python3, not python2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-celery
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andrew Colin Kissa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-24 21:08 UTC by Michael S.
Modified: 2013-09-17 11:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-17 11:03:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael S. 2013-08-24 21:08:23 UTC
It seems that celery requires python3 :
$ head -n 1 /usr/bin/celery
#!/usr/bin/python3
$ rpm -qf  /usr/bin/celery 
python-celery-3.0.15-1.fc19.noarch


This is incorrect, it should be be python2

Comment 1 Matthias Runge 2013-09-17 11:03:26 UTC
already fixed in bug 1000748


Note You need to log in before you can comment on or make changes to this bug.