Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2007 08:38:16 -0500
From:      Bill Moran <wmoran@potentialtech.com>
To:        "Zbigniew Szalbot" <zbyszek@szalbot.homedns.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cleaning old files
Message-ID:  <20070308083816.2dca9464.wmoran@potentialtech.com>
In-Reply-To: <3601.192.168.11.11.1173335512.squirrel@lists.lc-words.com>
References:  <3601.192.168.11.11.1173335512.squirrel@lists.lc-words.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In response to "Zbigniew Szalbot" <zbyszek@szalbot.homedns.org>:

> Hello,
> 
> Somehow in the process of upgrading PHP from 5.16 to 5.2.1 I got a few
> 5.1.6 extenstions which were not deleted. When I issue pkg_info -Ix php5,
> I get:
> 
> php5-ctype-5.1.6    The ctype shared extension for php
> php5-ctype-5.1.6_2  The ctype shared extension for php
> php5-dom-5.1.6      The dom shared extension for php
> php5-dom-5.1.6_2    The dom shared extension for php
> 
> and so on. I tried checking /usr/local/etc/php/extensions.ini but there
> are no double entries in there. My question is how do I get rid of these
> old extensions? Vulnerability test port alerts me I still have them.
> Thanks!

Looks like your ports database got corrupted at some point.

I would just pkg_delete -f them, then reinstall the correct version if
needed.

-- 
Bill Moran
http://www.potentialtech.com



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