[Linux-HA] Dependency on perl-DateTime when installing heartbeat RPM, Red Hat 5

Johan Hoeke johan.hoeke at uvt.nl
Wed Apr 30 16:45:02 MDT 2008


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:


[root at somerhel5host ~]# 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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.community.tummy.com/pipermail/linux-ha/attachments/20080501/27b50a85/signature.pgp


More information about the Linux-HA mailing list