Dear list, I somehow messed with libc6 on my Suse 7.2 box. Is there any way to restore the original version that came with the distribution by some rpm command? I used rpm --verify and it is telling me that many files have changed and some are missing. So the rpm system seems to know what files *should* be around. But I could not find any option in rpm to re-install the package. Well, in fact I did not find the package file at all on my system. My /var/lib/rpm looks like this: bash$ ls -l /var/lib/rpm/ total 21388 -rw-r--r-- 1 root root 16384 Sep 7 2002 conflictsindex.rpm -rw-r--r-- 1 root root 10633216 Sep 7 2002 fileindex.rpm -rw-r--r-- 1 root root 16384 Sep 7 2002 groupindex.rpm -rw-r--r-- 1 root root 24576 Sep 7 2002 nameindex.rpm -rw-r--r-- 1 root root 14415048 Sep 7 2002 packages.rpm -rw-r--r-- 1 root root 90112 Sep 7 2002 providesindex.rpm -rw-r--r-- 1 root root 86016 Sep 7 2002 requiredby.rpm -rw-r--r-- 1 root root 16384 Sep 7 2002 triggerindex.rpm How would I find a SuSE *lib*.rpm? On rpmfind.net there are only redhat packages. I am not sure if it will be a good idea to install a Rethat package on SuSE. Any hints would be welcome. Torsten