Bug 1039222

Summary: python-waitress depends on python3
Product: [Fedora] Fedora Reporter: Alan Pevec (Fedora) <apevec>
Component: python-waitressAssignee: Lorenzo Gil Sanchez <lorenzo.gil.sanchez>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lorenzo.gil.sanchez
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-waitress-0.8.5-3.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-19 07:07:36 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 Alan Pevec (Fedora) 2013-12-07 02:46:04 UTC
Description of problem:
$ rpm -qR python-waitress
/usr/bin/python3
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1

/usr/bin/waitress-serve has:
#!/usr/bin/python3
which is clearly wrong.
See https://fedoraproject.org/wiki/Packaging:Python#Executables_in_.2Fusr.2Fbin for options.

Version-Release number of selected component (if applicable):
since
* Sat Jul 6 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez> - 0.8.4-1
- Update to upstream
- Added waitress-serve as a binary executable in /usr/bin

Expected results:
python-waitress depends on python2.7 only,
python3-waitress depends on python3 only
and they either have separate binaries or only one of them has binary in /usr/bin

Comment 1 Lorenzo Gil Sanchez 2013-12-08 00:08:24 UTC
You are totally right. I'll fix this as soon as possible

Comment 2 Fedora Update System 2013-12-08 18:58:00 UTC
python-waitress-0.8.5-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-waitress-0.8.5-3.fc19

Comment 3 Fedora Update System 2013-12-08 19:12:13 UTC
python-waitress-0.8.5-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-waitress-0.8.5-3.fc18

Comment 4 Fedora Update System 2013-12-10 06:11:20 UTC
Package python-waitress-0.8.5-3.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-waitress-0.8.5-3.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-23089/python-waitress-0.8.5-3.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-12-19 07:07:36 UTC
python-waitress-0.8.5-3.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-12-19 07:20:28 UTC
python-waitress-0.8.5-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.