-
Hello,
The stats pusher for mongodb stopped compiling in fedora 23. I am the maintainer and was trying to update to latest 2.0.12 but the compilation step fails. This is how I am building it `CFLAGS=…
-
Originally reported by: **kracekumar (Bitbucket: [kracekumar](http://bitbucket.org/kracekumar), GitHub: [kracekumar](http://github.com/kracekumar))**
---
I am using OSX 10.10.5 (14F27) and Python 3.…
ghost updated
8 years ago
-
``` bash
➜ /tmp python3.5 -m venv tmp
➜ /tmp . tmp/bin/activate
(tmp) ➜ /tmp pip install wheel
Collecting wheel
Downloading wheel-0.26.0-py2.py3-none-any.whl (63kB)
100% |█████████████████…
-
using profile: buildconf/core.ini
detected include path: ['/opt/csw/lib/gcc/i386-pc-solaris2.10/4.9.2/include', '/usr/local/include', '/opt/csw/include', '/opt/csw/lib/gcc/i386-pc-solaris2.10/4.9.2/in…
-
I'm writing a nix expression for the `uwsgi` package. I've run `git clone https://github.com/unbit/uwsgi`, and added the following `default.nix` to the `uwsgi` directory:
``` nix
with import {};
bu…
-
```
> bundle exec uwsgi config/uwsgi.ini
/Users/elia/.rvm/gems/ruby-2.0.0-p0/gems/uwsgi-1.9.12/bin/uwsgi:4:in `exec': No such file or directory - /Users/elia/.rvm/gems/ruby-2.0.0-p0/gems/uwsgi-1.9.12…
-
I am testing on Mac OS and things are working fine... i.e. I see "running gevent loop engine" and my gevent.spawn task (as an example) runs. But I am deploying under uwsgi running under redhat and the…
-
Tested on Debian Wheezy & Ubuntu 12.04 LTS (amd64)
```
root@debian-wheezy:~/temp# cat install | bash -s gridfs /root/temp/uwsgi
*** uWSGI installer ***
downloading latest uWSGI tarball...
% Total …
-
```
Downloading/unpacking uwsgi
Downloading uwsgi-1.9.5.tar.gz (594kB): 594kB downloaded
Running setup.py egg_info for package uwsgi
Installing collected packages: uwsgi
Running setup.py instal…
-
It turns out that it works fine with simple benchmarks, but it segfaults when running django or rails apps, not on every request but on most of them.
```
Jun 5 12:49:43 localhost myapp: !!! uWSGI pr…