I'm trying to install cobbler on RHEL 5.4 production machine. # yum install cobbler --enablerepo=epel Error: Missing Dependency: python = 2.4.3-24.el5_3.6 is needed by package python-devel-2.4.3-24.el5_3.6.i386 (rhel-ops)
# rpm -qa | grep ^python-2 python-2.4.3-27.el5 So it's complaining that it needs version 2.4.3-24 and I have version 2.4.3-27. Does anyone know of an issue with forcing this install. I would think that it should work but I always worry when an install complains/fails. Paul _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
