Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 19:22:15 -0700
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        freebsd-questions@freebsd.org
Cc:        Eric F Crist <ecrist@secure-computing.net>, John DeStefano <john.destefano@gmail.com>
Subject:   Re: portupgrade stale dependencies
Message-ID:  <200510281922.16495.ringworm01@gmail.com>
In-Reply-To: <f2160e0d0510281731u268c1f75y82ec93a0ed08ad40@mail.gmail.com>
References:  <f2160e0d0510151746n28cdbb25s2150337c0c6f7cfc@mail.gmail.com> <6FB767AE-D4D7-4C38-90C0-726D48AF5654@secure-computing.net> <f2160e0d0510281731u268c1f75y82ec93a0ed08ad40@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 October 2005 17:31, John DeStefano wrote:
> On 10/28/05, Eric F Crist <ecrist@secure-computing.net> wrote:
> > > status report finished
> > > ======================================================================
> > > ==
> > > percentDone-=>0 = 100 - ( 100 * ( QTY_outOfDatePortsDb-=>1 /
> > > TOTAL_outOfDatePortsDb-=>1 ) )
> > > upgrade 0.3.0_0 info: ignoring apache-2.0.48, reason: failed during
> > > (2) make
> > > ----------------------------------------------------------------------
> > > --
> > > update of ports collection complete with either some errors, ignored
> > > ports or both
> > >
> > >
> > > Unfortunately, this is the most crucial of all, and ironically the one
> > > about which I've been asking since the beginning.  As I mentioned
> > > earlier, upgrading this port bails consistently with a C callout to
> > > PEM_F_DEF_CALLBACK.  I'd really like to get this port updated, not
> > > only to finally complete this insane goose chase of updating, but
> > > because I know that apache-2.0.48 is chock full of vulerabilities.
> >
> > cd /usr/ports/www/apache20 && make deinstall && make clean && make
> > reinstall
> >
> > See what happens.
>
> Talk about strange:
>
> # cd /usr/ports/www/apache20/
> # make deinstall
> ===>  Deinstalling for www/apache20
> ===>   apache not installed, skipping
>
> # make -V PKGNAME
> apache-2.0.55
>
> # pkg_info | grep apache
> apache-2.0.48       Version 2 of the extremely popular Apache http server
>
> # apachectl -v
> Server version: Apache/2.0.48
> Server built:   Nov 19 2003 22:44:21
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"

Try
ls /var/db/pkg/a*
any apache versions in there?

-Mike






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