Doug Knight wrote:
> List,
> I am in the process of installing heartbeat 2.1.3 from RPMs, and got the
> following dependency error:
> 
> # rpm -ivh heartbeat-2.1.3-21.1.x86_64.rpm 
> error: Failed dependencies:
>         perl-TimeDate is needed by heartbeat-2.1.3-21.1.x86_64
> 
> I installed TimeDate-1.16.tar.gz, but apparently this is not
> enough/wrong package? Do I need to find and install an RPM version of
> perl-TimeDate for the heartbeat RPM to recognize it is installed? I am
> mid-install, so any help would be appreciated, especially timely help :)

Hi Doug,

Am not running heartbeat on our RHEL5.1 servers yet I remember it being
a requirement on rhel4 before. I used the perl-TimeDate rpm shipped by RHEL.

So /me thinks for RHEL5 you could do something like:


[EMAIL PROTECTED] ~]# yum search perl-TimeDate
Loading "installonlyn" plugin
Loading "security" plugin
Loading "rhnplugin" plugin
Setting up repositories
rhel-x86_64-server-vt-5   100% |=========================| 1.4 kB
00:00
rhel-x86_64-server-5      100% |=========================| 1.4 kB
00:00
Reading repository metadata in from local files



perl-TimeDate.noarch                     1:1.16-5.el5
rhel-x86_64-serv
Matched from:
perl-TimeDate

and then yum install perl-TimeDate if you're satified that it is what
you want.

perl-TimeDate has no deps other than perl in case you were wondering

regards,
Johan


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to