My RedHat 5 servers recently updated from 5.4 to 5.5. This caused libevent to be updated from libevent-1.1a-3.2.1 to libevent-1.4.13-1. The memcached instances on these servers were preventing the update from happening because yum believes memcached-1.4.4-2.el5.rf requires libevent-1.1a.so.1. However, inspecting the SPEC file in the source RPM, I can see that this was really compiled against libevent-1.4.13.
Can we get the repository XML updated to show this correct dependency? As it stands, I either cannot install memcached on RedHat 5.5 machines, or I cannot update from RedHat 5.4 on our existing memcached installs without losing memcached. Thanks! Eric _______________________________________________ suggest mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/suggest
