Bug 1211616
| Summary: | uwsgi builds on secondary archs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jakub Čajka <jcajka> | ||||
| Component: | uwsgi | Assignee: | Jorge Gallegos <kad> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 22 | CC: | dan, kad | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | uwsgi-2.0.9-7.fc22 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-05-19 16:25:47 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: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 467765, 1071880, 922257, 1051573 | ||||||
| Attachments: |
|
||||||
|
Description
Jakub Čajka
2015-04-14 12:47:55 UTC
uwsgi-2.0.9-5.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/uwsgi-2.0.9-5.el7 uwsgi-2.0.9-5.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/uwsgi-2.0.9-5.fc22 uwsgi-2.0.9-5.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/uwsgi-2.0.9-5.fc21 I did some more work but this patch doesn't work with el6, which wasn't tested in the above builds. Package uwsgi-2.0.9-5.el7: * should fix your issue, * was pushed to the Fedora EPEL 7 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing uwsgi-2.0.9-5.el7' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-5917/uwsgi-2.0.9-5.el7 then log in and leave karma (feedback). (In reply to Jorge A Gallegos from comment #4) > I did some more work but this patch doesn't work with el6, which wasn't > tested in the above builds. Yes, I've realized there is no openjdk for ppc64 in EL-6, so either the Java subpackage should be disabled for ppc64 in EL-6 or the whole ppc64 arch might get Excluded for EL-6. The ppc64le java patch should be applied unconditionally, it is required in Fedora (http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=2471526) and harmless for RHEL < 7. This is sort of why I did it arch exclusive, I can go either way but at this point I think it makes more sense to just disable jvm for ppc64, patch in a bit. uwsgi-2.0.9-7.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/uwsgi-2.0.9-7.el7 uwsgi-2.0.9-7.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/uwsgi-2.0.9-7.el6 uwsgi-2.0.9-7.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/uwsgi-2.0.9-7.fc22 uwsgi-2.0.9-7.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/uwsgi-2.0.9-7.fc21 uwsgi-2.0.9-7.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. uwsgi-2.0.9-7.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. uwsgi-2.0.9-7.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. uwsgi-2.0.9-7.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |