2004-02-20, 02:21 PM
if you have problems running up2date, and you are advised to clear your rpm database heres how
as root
Code:
[root@localhost root]# rm -f /var/lib/rpm/__db*
then
Code:
[root@localhost root]# rpm -vv --rebuilddb
once done, try running up2date again
cheers
anyweb