Hi. seth vidal <skvidal@xxxxxxxxxxxx> wrote: > and look for duplicates, remove the older packages with: > yum remove package-ver-rel.arch Whenever such things happen, I use this to find duplicates: rpm -aq --queryformat "%{NAME}\n" | sort | uniq -c | grep -v -E " *1 " -- There is only room for so many penguins in any one house. -- Tesla's Diary, Aug 23 2004