yum update
I have a slight problem if any guru's could help me.I tried to upgrade from 3.3 to 3.4 but during yum update, yum kept freezing after certain packages were installed. I had to ctrl-z and kill -9 yum and restart yum update again. I got all the packages upgraded but there are ones that weren't in the process of "Completing updating for". Now there are duplicates of the packages that weren't properly finished.
Like 1 instance of yum update ran smoothly until here:
...
ypbind 100 % done 14/163
libgcj-devel 100 % done 15/163
net-tools 100 % done 16/163
iputils 100 % done 17/163
hwdata 100 % done 18/163
mount 100 % done 19/163
initscripts 100 % done 20/163
openssh 100 % done 21/163
net-snmp-libs 100 % done 22/163
net-snmp 100 % done 23/163
libaio 100 % done 24/163
So now libaio has
libaio-0.3.96-3
libaio-0.3.96-5
when I do rpm -qa |grep libaio.
What should I do?????
