ABrady <[EMAIL PROTECTED]> writes: > What I did to fix it was I went to a mirror and downloaded a new up2date > (that was part of the problem too, I think) and all of the other RPMs > and manually updated them. After that everything worked OK. > > I remember (but not in detail) that a lot of others had a similar > problem at the time. Someone figured out exactly what packages needed to > be upgraded to fix the problem. In my usual brute force-manner, I just > did the whole kit'n'kaboodle and got it over with.
Heavy enough it turns out.. Taking a clue from you I grabbed all rpm related packages on the list (including popt). Also included the up2date updates as you noted. Then ran: rpm -UvhF --nodeps *.rpm After that I ran `up2date -u' to get the rest... All went smoothly after force installing the rpm*rpm packages. I have a hunch that proceedure could have gotten me into a big mess but this time I got lucky. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
