Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2010 22:13:30 -0700
From:      Nerius Landys <nlandys@gmail.com>
To:        n dhert <ndhertbsd@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: apache 2.2.15_7 upgrade fails
Message-ID:  <AANLkTilc7aG-LKxevmCa4Tmc1cnc1mpC7AlCuQPxEQso@mail.gmail.com>
In-Reply-To: <AANLkTimoRcCOw7yWOkb3RmuS6qF5mwv4G3jkdIQNRX2E@mail.gmail.com>
References:  <AANLkTimoRcCOw7yWOkb3RmuS6qF5mwv4G3jkdIQNRX2E@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> apache-2.2.15_5 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 < =A0 needs updat=
ing (index has 2.2.15_7)
> it also installed apr-ipv6-devrandom-gdbm-db42 1.4.2.1.3.9_1
> but apache fails to build,
> Is there a solution?

I had the same problem.  Then I read /usr/ports/UPDATING, and from
that file its says this:

20100518:
  AFFECTS: users of devel/apr0, devel/apr1, www/apache20, www/apache22
  AUTHOR: pgollucci@FreeBSD.org

  devel/apr has been renamed to devel/apr1

  WITH_APR_FROM_PORTS=3Dyes for www/apache22 has been dissolved and
  may be removed from your configs. devel/apr1 is always used now.

  Please manually delete apache-2.\* if installed _before_ updating using e=
ither
  portmaster or portupgrade.

    # pkg_delete -f apache-2.\*

  If you use portmaster:

    portmaster -o devel/apr1 devel/apr

  If you use portupgrade:

    portupgrade -f -o devel/apr1 devel/apr

  Finally re-install apache if you deleted it earlier and update ports as u=
sual.
  (where XX is either 20 or 22)

    portinstall www/apacheXX



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