[Centos] some things missing from addons directory

Tue Feb 8 22:26:26 UTC 2005
seth vidal <skvidal at phy.duke.edu>

On Tue, 2005-02-08 at 14:21 -0800, Joe Pruett wrote:
> i was just trying to update a rh9 box to centos 3.4 and ran into a number 
> of issues that i finally realized would be solved by pointing to the 
> addons area.  but there are still some things that crop up.  one of them 
> is doxygen-doxywizard.  there is a new version of doxygen in the 3.4 base, 
> but the addons has an older version, so the yum upgrade gets confused.  i 
> don't see php-manual in the addons directory at all, so that is probably 
> not the same issue.  with yum is there a way we could have a list of old 
> packages like php-manual that just don't exist anymore and have it 
> uninstall it? for now, i am just tracking down things and removing 
> packages that can't be upgraded.  having it all happen automatically would 
> be nice :-).
> 

something has to obsolete it to do what you're describing.

try:
yum upgrade

-sv