Greg Francis wrote: > > What I'm wondering is why the up2date RPM didn't say that it was > dependent upon the python-popt RPM. It would of been easier to > resolve this problem if it said that instead of the library module > itself.
We had this discussion just a few days ago in this list (see the archive for details). Conclusion: Telling you the package instead of the needed file is dangerous because it might have moved somewhere else in the meantime. Installing rpmdb-redhat and using rpm -q --redhatprovides filename.so will help you locateing the right package if you only use packages from Red Hat (again see the archives for suggestions on adding third-party rpms to the database). Best regards, Martin Stricker -- Homepage: http://www.martin-stricker.de/ Registered Linux user #210635: http://counter.li.org/ _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list
