Hi. While updating a long list of packages using yum, I accidently terminated the process. The resulting system has both old and new versions of the packages installed. What can be done? Would it work to use rpm -e --nodeps --allmatches ... to remove both versions and then install the new versions (still sitting in /var/cache/yum/packages)? Bob T.