Re: Problems with Yum on Fedora 7 [SOLVED]
"Tom Browder" <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
On 7/8/07, David Timms <[email protected]> wrote: ... > Is the installed yum and it's dependencies OK ? > rpm -V yum python rpm rpm-libs fedora-release python-sqlite2 > python-urlgrabber yum-metadata-parser On the bad laptop the rpm -V command showed prelinking changes with rpm libs. I ran ldd on one of the libs and discovered some old gcc and pthreads libraries in /usr/local/lib. I removed the old /usr/local/lib gcc and pthreads libraries and now everything works fine. Thank you, David. You have restored my confidence in yum. -Tom