Andy Scutt wrote: % Hi Michael, % % Yes EPEL ss installed and working. I actually went as far as installing the dateTime on its own: % % [EMAIL PROTECTED] ~]# yum list perl-DateTime.i386 ... % Installed Packages % perl-DateTime.i386 1:0.41-1.el5 installed % % % Still get the same error for spacewalk though: % Error: Missing Dependency: perl(DateTime) >= 0.1705 is needed by package perl-DateTime-Format-Mail % % Really confused now!
Hmm, maybe the real problem is different version of perl-DateTime-Format-Mail; mine is: # rpm -q perl-DateTime-Format-Mail perl-DateTime-Format-Mail-0.30-4.el5 # rpm -q --requires perl-DateTime-Format-Mail ... perl(DateTime) >= 0.18 # rpm -q perl-DateTime perl-DateTime-0.41-1.el5 # rpm -q --provides perl-DateTime ... perl-DateTime = 1:0.41-1.el5 Both packages taken from EPEL. Another thing comes to my mind - don't you have 64bit system? -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
