-
Notifications
You must be signed in to change notification settings - Fork 827
Open
Description
Hello, a colon is missing in the patch code. Please fix it.
meta-openembedded/meta-python/recipes-devtools/python/python3-gevent/CVE-2023-41419.patch
Line 359 in 7da6cb8
| + except socket.error |
× gunicorn.service - gunicorn daemon (Web service loracross device)
Loaded: loaded (/lib/systemd/system/gunicorn.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Mon 2023-11-06 12:46:43 UTC; 3h 29min ago
Process: 192 ExecStart=/usr/bin/gunicorn (code=exited, status=1/FAILURE)
Main PID: 192 (code=exited, status=1/FAILURE)
Nov 06 12:46:42 napi-rk3308b-s gunicorn[192]: File "/usr/lib/python3.10/site-packages/gunicorn/workers/ggevent.py", line 23, in <module>
Nov 06 12:46:42 napi-rk3308b-s gunicorn[192]: from gevent import hub, monkey, socket, pywsgi
Nov 06 12:46:42 napi-rk3308b-s gunicorn[192]: File "/usr/lib/python3.10/site-packages/gevent/pywsgi.py", line 1119
Nov 06 12:46:42 napi-rk3308b-s gunicorn[192]: except socket.error
Nov 06 12:46:42 napi-rk3308b-s gunicorn[192]: ^
Nov 06 12:46:42 napi-rk3308b-s gunicorn[192]: SyntaxError: expected ':'
Nov 06 12:46:42 napi-rk3308b-s gunicorn[192]: ]
Nov 06 12:46:43 napi-rk3308b-s systemd[1]: gunicorn.service: Main process exited, code=exited, status=1/FAILURE
Nov 06 12:46:43 napi-rk3308b-s systemd[1]: gunicorn.service: Failed with result 'exit-code'.
Nov 06 12:46:43 napi-rk3308b-s systemd[1]: Failed to start gunicorn daemon (Web service loracross device).patch commit: 6432fee
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels