[Pkg-torrus-maintainers] Bug#571139: torrus-apache2 must not depend on apache2-mpm-worker --- causing crashes

Stanislav Sinyagin ssinyagin at k-open.com
Fri Mar 5 08:41:49 UTC 2010


hi Christoph,


On Fri, Mar 5, 2010 at 9:32 AM, Christoph Berg <myon at debian.org> wrote:

>> --- trunk/debian/control      2010-03-05 08:11:05 UTC (rev 131)
>> +++ trunk/debian/control      2010-03-05 08:13:39 UTC (rev 132)
>> -Depends: torrus-common (= ${source:Version}), apache2-mpm-worker | apache2, libapache2-mod-perl2 (>= 2.0.0), libapache2-request-perl (>= 2.05-dev-6)
>> +Depends: torrus-common (= ${source:Version}), apache2-mpm-prefork | apache2, libapache2-mod-perl2 (>= 2.0.0), libapache2-request-perl (>= 2.05-dev-6)
>> +Conflicts: apache2-mpm-worker
>
> is that the right fix? There are two other MPMs, namely
> apache2-mpm-event and apache2-mpm-itk in Debian. If Torrus is only
> incompatible with -worker, I agree, but what about the others?

according to the MPM documentation, mpm-itk should work fine, but
mpm-event will most probably conflict in the same way as worker.

I would set it to conflict with mpm-event as well, until someone tests it.

I'm also thinking of implementing a new application handler, probably
it will be lighttpd+fastcgi.

thanks,
stan





More information about the Pkg-torrus-maintainers mailing list