> [root@rescluster old_packages]# rpm -i --force *.rpm This is a Bad Thing to do, and can cause uncountable problems. For your system's sake, resolve dependencies (by yourself or with tools like ezrpm or autoupdate or up2date).
You now have an RPM database with multiple versions of many rpms installed (not to mention a slew of rpms installed that you probably don't want). > [root@rescluster old_packages]# rpm -q popt > popt-1.6.4-7x > popt-1.6.3-1.03 > [root@rescluster old_packages]# rpm -q rpm > rpm-4.0.4-7x > rpm-4.0.3-1.03 > so now, I just eliminate the modutils package from the upgrade list > when running up2date. modules (included with OSCAR) does conflict with that package. This will hopefully be fixed when modules is known as modules-oscar. Jason ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
