On Sun, 23 Nov 2003 14:29:08 -0700, Paul Dickson wrote: > I had downloaded yum-2.0.4 from fedora-core on the yum run just prior to > the last. Then I ran another yum again and upgraded 50 more RPMs. Now > when I invoke yum it gives me the above error (with and without the -C > argument). I looked in the log file and didn't notice anything related, but did see that erases are NOT being logged. The upgrading of yum took place in the 3rd from last invocation. In the second from last, I upgraded bash and I recall that bash-doc was erased, but the log file doesn't mention bash-doc. It might be possible that some rpm was erased in my last invocation but I missed it in the midst of the 50 rpms. Can someone find out where python gets SOCKS from? Perhaps do: strace -o foo.txt python import SOCKS ^D -Paul