Hi Roberto,

was wondering if we can break build profiles more gently, just tried a coverity build and got

Traceback (most recent call last):
  File "uwsgiconfig.py", line 1428, in <module>
    build_uwsgi(uc, is_cflags, gcll=gcll)
  File "uwsgiconfig.py", line 358, in build_uwsgi
    f = open('%s/uwsgiplugin.py' % path)
IOError: [Errno 2] No such file or directory: 'plugins/erlang/uwsgiplugin.py'

because of erlang plugin decommissioning, can we make them a warning instead? Like "not building plugin foo because it's broken kthxbye"

thanks,
riccardo
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to