[GH-ISSUE #279] Error while updating from 0.4.7 to 0.4.9 #2123

Closed
opened 2026-03-14 02:39:17 +03:00 by kerem · 4 comments
Owner

Originally created by @saulens22 on GitHub (Feb 17, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/279

Building wheel for uWSGI (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /rmm/api/env/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-avu7ap8v/uwsgi_3a4727f16719400eab84c8efc1338199/setup.py'"'"'; __file__='"'"'/tmp/pip-install-avu7ap8v/uwsgi_3a4727f16719400eab84c8efc1338199/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-shwg5ujz
       cwd: /tmp/pip-install-avu7ap8v/uwsgi_3a4727f16719400eab84c8efc1338199/
  Complete output (86 lines):
  /usr/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'descriptions'
    warnings.warn(msg)
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  copying uwsgidecorators.py -> build/lib
  installing to build/bdist.linux-x86_64/wheel
  running install
  using profile: buildconf/default.ini
  detected include path: ['/usr/lib/gcc/x86_64-linux-gnu/9/include', '/usr/local/include', '/usr/include/x86_64-linux-gnu', '/usr/include']
  Patching "bin_name" to properly install_scripts dir
  detected CPU cores: 3
  configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_VERSION="\"2.0.19.1\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="19" -DUWSGI_VERSION_REVISION="1" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_XML -DUWSGI_XML_EXPAT -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);"
  *** uWSGI compiling server core ***
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/socket.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/protocol.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/utils.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/logging.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/master.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/master_utils.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/emperor.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/notify.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/mule.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/subscription.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/stats.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/sendfile.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/async.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/master_checks.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/fifo.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/offload.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/io.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/static.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/websockets.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/spooler.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/snmp.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/exceptions.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/config.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/setup_utils.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/clock.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/init.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/buffer.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/reader.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/writer.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/alarm.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/cron.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/hooks.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/plugins.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/lock.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/cache.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/daemons.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/errors.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/hash.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/master_events.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/chunked.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/queue.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/event.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/signal.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/strings.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/progress.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/timebomb.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/ini.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/fsmon.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/mount.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/metrics.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/plugins_builder.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/sharedarea.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/rpc.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/gateway.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/loop.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/cookie.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/querystring.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/rb_timers.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/transformations.o
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/uwsgi.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] proto/base.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] proto/uwsgi.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] proto/http.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] proto/fastcgi.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] proto/scgi.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] proto/puwsgi.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] lib/linux_ns.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/zlib.o
  [thread 2][x86_64-linux-gnu-gcc -pthread] core/yaml.o
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/xmlconf.o
  ----------------------------------------
  ERROR: Failed building wheel for uWSGI
  Running setup.py clean for uWSGI
  Building wheel for click-didyoumean (setup.py) ... done
  Created wheel for click-didyoumean: filename=click_didyoumean-0.0.3-py3-none-any.whl size=2146 sha256=d117961979cad2a467eb01405248edd90c1045989cc660ede57b82c29290a9f6
  Stored in directory: /tmp/pip-ephem-wheel-cache-avfh50cj/wheels/c2/97/1e/c7dda0b8e9616dcd8df2a2882e556ef62879967ac31e0e3d04
Successfully built asyncio-nats-client future twilio click-didyoumean
Failed to build uWSGI
Installing collected packages: wcwidth, vine, sqlparse, pytz, pycparser, asgiref, urllib3, six, prompt-toolkit, idna, Django, click, chardet, cffi, certifi, amqp, requests, pyparsing, PyJWT, kombu, djangorestframework, decorator, cryptography, click-repl, click-plugins, click-didyoumean, billiard, zipp, websockets, validators, uWSGI, twilio, redis, qrcode, pyotp, pycryptodome, psycopg2-binary, packaging, msgpack, loguru, future, django-rest-knox, django-cors-headers, celery, asyncio-nats-client
    Running setup.py install for uWSGI ... done
  DEPRECATION: uWSGI was installed using the legacy 'setup.py install' method, because a wheel could not be built for it. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368.
Originally created by @saulens22 on GitHub (Feb 17, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/279 ``` Building wheel for uWSGI (setup.py) ... error ERROR: Command errored out with exit status 1: command: /rmm/api/env/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-avu7ap8v/uwsgi_3a4727f16719400eab84c8efc1338199/setup.py'"'"'; __file__='"'"'/tmp/pip-install-avu7ap8v/uwsgi_3a4727f16719400eab84c8efc1338199/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-shwg5ujz cwd: /tmp/pip-install-avu7ap8v/uwsgi_3a4727f16719400eab84c8efc1338199/ Complete output (86 lines): /usr/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'descriptions' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib copying uwsgidecorators.py -> build/lib installing to build/bdist.linux-x86_64/wheel running install using profile: buildconf/default.ini detected include path: ['/usr/lib/gcc/x86_64-linux-gnu/9/include', '/usr/local/include', '/usr/include/x86_64-linux-gnu', '/usr/include'] Patching "bin_name" to properly install_scripts dir detected CPU cores: 3 configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_VERSION="\"2.0.19.1\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="19" -DUWSGI_VERSION_REVISION="1" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_XML -DUWSGI_XML_EXPAT -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);" *** uWSGI compiling server core *** [thread 0][x86_64-linux-gnu-gcc -pthread] core/socket.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/protocol.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/utils.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/logging.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/master.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/master_utils.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/emperor.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/notify.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/mule.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/subscription.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/stats.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/sendfile.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/async.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/master_checks.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/fifo.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/offload.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/io.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/static.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/websockets.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/spooler.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/snmp.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/exceptions.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/config.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/setup_utils.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/clock.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/init.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/buffer.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/reader.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/writer.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/alarm.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/cron.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/hooks.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/plugins.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/lock.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/cache.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/daemons.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/errors.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/hash.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/master_events.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/chunked.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/queue.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/event.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/signal.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/strings.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/progress.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/timebomb.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/ini.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/fsmon.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/mount.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/metrics.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/plugins_builder.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/sharedarea.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/rpc.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/gateway.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/loop.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/cookie.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/querystring.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/rb_timers.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/transformations.o [thread 0][x86_64-linux-gnu-gcc -pthread] core/uwsgi.o [thread 1][x86_64-linux-gnu-gcc -pthread] proto/base.o [thread 2][x86_64-linux-gnu-gcc -pthread] proto/uwsgi.o [thread 1][x86_64-linux-gnu-gcc -pthread] proto/http.o [thread 2][x86_64-linux-gnu-gcc -pthread] proto/fastcgi.o [thread 2][x86_64-linux-gnu-gcc -pthread] proto/scgi.o [thread 1][x86_64-linux-gnu-gcc -pthread] proto/puwsgi.o [thread 2][x86_64-linux-gnu-gcc -pthread] lib/linux_ns.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/zlib.o [thread 2][x86_64-linux-gnu-gcc -pthread] core/yaml.o [thread 1][x86_64-linux-gnu-gcc -pthread] core/xmlconf.o ---------------------------------------- ERROR: Failed building wheel for uWSGI Running setup.py clean for uWSGI Building wheel for click-didyoumean (setup.py) ... done Created wheel for click-didyoumean: filename=click_didyoumean-0.0.3-py3-none-any.whl size=2146 sha256=d117961979cad2a467eb01405248edd90c1045989cc660ede57b82c29290a9f6 Stored in directory: /tmp/pip-ephem-wheel-cache-avfh50cj/wheels/c2/97/1e/c7dda0b8e9616dcd8df2a2882e556ef62879967ac31e0e3d04 Successfully built asyncio-nats-client future twilio click-didyoumean Failed to build uWSGI Installing collected packages: wcwidth, vine, sqlparse, pytz, pycparser, asgiref, urllib3, six, prompt-toolkit, idna, Django, click, chardet, cffi, certifi, amqp, requests, pyparsing, PyJWT, kombu, djangorestframework, decorator, cryptography, click-repl, click-plugins, click-didyoumean, billiard, zipp, websockets, validators, uWSGI, twilio, redis, qrcode, pyotp, pycryptodome, psycopg2-binary, packaging, msgpack, loguru, future, django-rest-knox, django-cors-headers, celery, asyncio-nats-client Running setup.py install for uWSGI ... done DEPRECATION: uWSGI was installed using the legacy 'setup.py install' method, because a wheel could not be built for it. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368. ```
kerem closed this issue 2026-03-14 02:39:22 +03:00
Author
Owner

@wh1te909 commented on GitHub (Feb 17, 2021):

Hi in the end did everything still work? It should fall back to using setup.py to install uwsgi if it fails to compile.
I've seen this before, usually is a problem with the C compiler on your box, just google those error messages related to uwsgi think you have to do a apt install build-essential or something similar

<!-- gh-comment-id:780803859 --> @wh1te909 commented on GitHub (Feb 17, 2021): Hi in the end did everything still work? It should fall back to using setup.py to install uwsgi if it fails to compile. I've seen this before, usually is a problem with the C compiler on your box, just google those error messages related to uwsgi think you have to do a `apt install build-essential` or something similar
Author
Owner

@saulens22 commented on GitHub (Feb 17, 2021):

I think it still works correctly. Will try that.

<!-- gh-comment-id:780898086 --> @saulens22 commented on GitHub (Feb 17, 2021): I think it still works correctly. Will try that.
Author
Owner

@saulens22 commented on GitHub (Feb 18, 2021):

Maybe it was just temporary issue with building. Another update went smoothly.

<!-- gh-comment-id:781658466 --> @saulens22 commented on GitHub (Feb 18, 2021): Maybe it was just temporary issue with building. Another update went smoothly.
Author
Owner

@wh1te909 commented on GitHub (Feb 18, 2021):

ok awesome yea happens randomly to me too sometimes on my test server, i just repair build-essentials or reinstall the C compiler and that fixes it

<!-- gh-comment-id:781661978 --> @wh1te909 commented on GitHub (Feb 18, 2021): ok awesome yea happens randomly to me too sometimes on my test server, i just repair `build-essentials` or reinstall the C compiler and that fixes it
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#2123
No description provided.