Hi! On Sun, 2011-02-20 at 16:25 +0000, madal 30 wrote:
> [root@test ~]# yum install memcached >From this output, it appears to me that our memcached is broken in several ways: 1) It is still compiled against libevent from RHEL 5.4 and therefore triggers compat-libevent-11a to be installed. Since our build hosts were apparently upgraded to RHEL 5.5 now, is it possible to rebuild memcached? If not, is there anything holding off the upgrade? 2) I can't see how in the world memcached would require perl-AnyEvent. At a glance, it seems that it's required by damemtop which is not even installed in a proper place (/usr/bin & /etc). I think the way to go is to split it into a separate memcached-damemtop package, because forcing people to enable RFX just for that is to my mind an overkill. Steve? > I have pasted all the output here now. Well, the practical conclusion for you is that you need to enable yum to install perl-Net-SSLeay from RPMForge extras, the practical conclusion for us is that we need to fix the package. -- Sincerely yours, Yury V. Zaytsev _______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
