I have my own non-public yum repository. It is an exact copy of a public mirror. On a client, I run 'yum update' but encounter problems.
Error: Missing Dependency: python = 2.3.4-14.3 is needed by package tkinter
Error: python-devel conflicts with python < 2.3.4-14.3
Error: Missing Dependency: python = 2.3.4-14.3 is needed by package python-devel
Error: Missing Dependency: python = 2.3.4-14.3 is needed by package python-tools
My client has python-2.3.4-14.2 installed. The base directory on my yum server has a python-2.3.4-14.2 RPM while the updates directory has a python-2.3.4-14.3 RPM. When yum prints to the screen the list of packages to install, it never lists python-2.3.4-14.3. Why doesn't it try to install the python-2.3.4-14.3 RPM from the updates directory? How do I troublehshoot this?
A run of 'yum check-update' does show that other RPMs in the update dir are going to be installed, just not the python RPM.
Thanks!
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________ Yum mailing list Yum@xxxxxxxxxxxxxxxxxxxx https://lists.dulug.duke.edu/mailman/listinfo/yum