Avinash Rao wrote: > Hi, > > I am using OS: Centos 5.6 64-bit edition on a 2GB Linode. > Below are the last few lines of yum update command executed as root. > > I have another server with the same configuration and the update happens > without any problems. > > Any help is appreciated. > Avinash > > --> Finished Dependency Resolution > perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems > --> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package > perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
perl-Net-SSLeay 1.36-1 is in rpmforge extras, because it upgrades the 1.30-4 package that is in centos 5. a newer release of perl-AnyEvent is also in rfx. you must enable the rfx repo if you want to install these versions. _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
