Bug#900068: searx cannot run in uWSGI; CI fails as well

2018-05-27 Thread Johannes Schauer
A trivial workaround for this issue is the following patch: --- a/debian/tests/general +++ b/debian/tests/general @@ -7,6 +7,7 @@ cp /usr/share/doc/searx/examples/nginx/sites-available/searx /etc/nginx/sites-av ln -s ../sites-available/searx /etc/nginx/sites-enabled/searx cp

Bug#900068: searx cannot run in uWSGI; CI fails as well

2018-05-26 Thread Johannes Schauer
Hi, I'm not so convinced anymore that this is a searx issue, because I can reproduce the problem with uwsgi even with a very simple hello world application. I filed the details in #900174. As you can see there, it might not even be a uwsgi problem, because the upgrade of unrelated packages causes

Bug#900068: searx cannot run in uWSGI; CI fails as well

2018-05-26 Thread Johannes Schauer
Control: forwarded -1 https://github.com/asciimoo/searx/issues/929 Hi Thomas, On Fri, 25 May 2018 11:40:28 -0400 Thomas Ward wrote: > During testing of observed downstream autopkgtest failures in Ubuntu, the > `searx` package fails to run under uWSGI, which its upstream

Bug#900068: searx cannot run in uWSGI; CI fails as well

2018-05-25 Thread Thomas Ward
Package: searx Version: 0.14.0+dfsg1-2 Severity: important During testing of observed downstream autopkgtest failures in Ubuntu, the `searx` package fails to run under uWSGI, which its upstream documentation says to utilize.  The crash error is absorbed by uWSGI and processed as a segmentation