Once upon a time, Bob Gustafson <bobgus@xxxxxxx> said: > What I should have done (and have done subsequently when faced with a > similar problem) is to use rpm to remove only the bad versioned library > and then immediately install the good library, and then reboot to > re-point all of the packages depending on that library. That would have required a "rpm --force", which should be avoided (you really almost never need it). If you had the proper replacement RPM, you could just "rpm -U foo.rpm". If the replacement RPM was older than the installed RPM, you could do "rpm -U --oldpackage foo.rpm". -- Chris Adams <cmadams@xxxxxxxxxx> Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list