Bug 752706
| Summary: | python-flask breaks locally installed eggs by containing bogus easy-install.pth | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Anders Kaseorg <andersk> | ||||
| Component: | python-flask | Assignee: | Dan Young <dyoung> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 15 | CC: | dyoung, ezyang, hushan.jia, mitchb | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | python-flask-0.6.1-3.fc15 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-11-29 00:01:42 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Anders Kaseorg
2011-11-10 07:35:04 UTC
Created attachment 532960 [details]
don’t own easy-install.pth
python-flask-0.7.2-2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python-flask-0.7.2-2.fc16 python-flask-0.6.1-3.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/python-flask-0.6.1-3.fc15 (In reply to comment #0) > Description of problem: > The python-flask RPM owns /usr/lib/python2.7/site-packages/easy-install.pth, > which breaks eggs locally installed with easy_install. Thanks for reporting this. I've committed that patch and built RPMs for f15 and f16. The f15 and f16 packages have been submitted to Bodhi as testing updates. Please test and leave feedback on the Bodhi page: https://admin.fedoraproject.org/updates/python-flask-0.6.1-3.fc15 Package python-flask-0.6.1-3.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-flask-0.6.1-3.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-16027/python-flask-0.6.1-3.fc15 then log in and leave karma (feedback). python-flask-0.6.1-3.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. python-flask-0.7.2-2.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. |