Peter C. Norton wrote: > > I'd recommend looking at the output of rpm -qa and comparing it to yum > list installed and see if they match. > > You may want to do a rpm --rebuilddb in case something wen reall > weird. > > -Peter Thanks Peter. I already tried a rpm --rebuilddb (as well as yum clean all). Well, here is some good news (I hope). I was able to scroll back on the console, and it looks like all of the RPMs were installed, but it is the actual post-install scripts that were interrupted. I checked the list of what was installed vs. the list of what was dowloaded/needed, and they match. So, any ideas on how to complete the post-install process? Ian