| Summary: | Gevent plugin for uwsgi doesn't load | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | krisstoffe |
| Component: | uwsgi | Assignee: | Jorge Gallegos <kad> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | carl, kad |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | uwsgi-2.0.14-1.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-10-26 02:17:40 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
krisstoffe
2016-04-09 14:41:03 UTC
This is caused because the gevent plugin needs the python plugin to work, so this should work: uwsgi --plugin python --plugin gevent -s /tmp/uwsgi.sock Can you test that? I believe the gevent subpackage should depend on the python subpackage though, I'll handle that. I pushed a new version to testing, now if you pull the gevent plugin package it will pull the python package, however loading the plugins at run time is still left up to the user. You can test it by enabling updates-testing, follow https://fedoraproject.org/wiki/QA:Update_feedback_guidelines if you want. uwsgi-2.0.14-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-82f3151d61 uwsgi-2.0.14-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |