Bug 1000746

Summary: python-celery require try to start python3, not python2
Product: [Fedora] Fedora Reporter: Michael S. <misc>
Component: python-celeryAssignee: Andrew Colin Kissa <andrew>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: andrew, mrunge
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-17 11:03:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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