On Mon, 2009-05-11 at 13:50 +0100, Tom Brown wrote: > any thoughts ? >
Besides "that's strange", no, not really. How did you install 1.6.4? Not too long ago the os.system calls were replaced to use the subprocess module. Maybe it's not there in Python 2.3... At least that's what this page suggests: http://docs.python.org/library/subprocess.html Maybe another package provides this module on EL4? If it's completely unavailable, that'd be unfortunate... -Jasper _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
