Hello All.

I wanted to install MoinMoin wiki (python-moinmoin) using
FastCGI on nginx web server (nginx-full), but python-moinmoin
brings Apache web server into the system due to its
dependencies:

python-moinmoin depends on libapache2-mod-wsgi | httpd-cgi

nginx-full provides httpd

I would submit a bug report on any of those packages, but 
it does not appear clear to me:

1. Virtual package httpd-cgi is this only plain CGI or also
can be FactCGI too? In case with nginx, it does not support
plain old CGI, but does support FastCGI (plus SCGI and WSGI).

2. libapache2-mod-wsgi is not the only WSGI web server
available. 

3. moinmoin is not limited to WCGI and CGI and also can
be run with built-in web server, FastCGI, SCGI and AJP.

The bottom line is that we are probably missing a bunch of
virtual packages like:

httpd-fastcgi
httpd-wsgi
httpd-scgi
httpd-ajp

At least I would bet for the first two ones (httpd-fastcgi and
httpd-wsgi).

- Anton

-- 
Anton Martchukov
http://www.martchukov.com


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110518165123.ga26...@algol.martchukov.com

Reply via email to