Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Sep 2012 16:29:38 -0400
From:      Mike Jakubik <mike.jakubik@intertainservices.com>
To:        Olli Hauer <ohauer@FreeBSD.org>
Cc:        FreeBSD Ports <ports@freebsd.org>, Waitman Gobble <uzimac@da3m0n8t3r.com>, "apache@FreeBSD.org" <apache@freebsd.org>
Subject:   Re: apache22 options NG rewrite testers wanted
Message-ID:  <1346790578.1456.44.camel@mjakubik.localdomain>
In-Reply-To: <50431591.5040406@FreeBSD.org>
References:  <1346543324.15749@da3m0n8t3r.com> <50431591.5040406@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2012-09-02 at 10:15 +0200, Olli Hauer wrote:
> On 2012-09-02 01:48, Waitman Gobble wrote:
> >>> > > OK, I can do that... BUT those three options were 'already' selected when i did
> >> > the test... 
> >> > 
> >> > snip ...
> >> > 
> >> > 
> >> > So it seems more and more the reported issue is a local one.
> > 
> > I agree. So you *don't* need testing on my 9 machine, right?
> 
> Right,
> 
> Thanks for your support!
> 
> --
> Regards,
> olli



Hello,

This change seems to break an upgrade path on my system.

# pkg_version -v|grep needs
apache-worker-2.2.22_5              <   needs updating (port has
2.2.22_7)

Ok, lets update it.

# portmaster apache-worker

===>>> Currently installed version: apache-worker-2.2.22_5
===>>> Port directory: /usr/ports/www/apache22

	===>>> This port is marked IGNORE
	===>>> does not build with CGI. Please de-select CGI and select CGID
instead


	===>>> If you are sure you can build it, remove the
	       IGNORE line in the Makefile and try again.
Terminated

Great, no more cgi, seems like cgid is the new cgi, OK, lets update the
config.

# cd /usr/ports/www/apache22
# make config

Uncheck mod_cgi. Run portmaster again, same error message.

# cd /usr/ports/www/apache22-worker-mpm
# make config

Hrm, mod_cgi is not even listed here. Lets trey to build this port.

# make

===>  apache22-worker-mpm-2.2.22_7 conflicts with installed package(s): 
      apache-worker-2.2.22_5

      They install files into the same place.
      You may want to stop build with Ctrl + C.

Conflicts? It's the same port....

Thanks.








Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1346790578.1456.44.camel>