Re: mpm-itk as separate package
Am Sonntag, 4. August 2013, 18:13:32 schrieb Steinar H. Gunderson:
> On Sun, Aug 04, 2013 at 10:21:59AM +0000, Jean-Michel Vourgère
wrote:
> > Right now, apache2.preinst check for an installed apache2-mpm-*
> > package and creates a /etc/apache2/.apache2_mpm_selected
> > temporary file with the information.
> >
> > apache2.postinst reads that file in enable_default_mpm() and
> > enable the correct mpm. The temp file is then deleted.
>
> Does this properly account for the fact that mpm-itk >= 2.4.4-02 is
> a module, not an MPM, and thus needs prefork to work?
No, it does not, yet. We still have the older version that is a real
MPM in the apache2 package. So there is some upgrade logic to do in
that regard. Actually I had forgotten about that when I wrote my
initial mail. But there is no great hurry about the separate mpm-itk
package.
Reply to: