On Fri, Aug 31, 2012 at 4:46 PM, Jan Fricke <[email protected]> wrote: > I’m having problems updating our 4.6 test system. When I try yum update > there is a missing dependency: > > > > --> Finished Dependency Resolution > > Error: Package: sipxsqa-4.6.0-394.gdc39.x86_64 (sipXecs) > > Requires: libev > > Error: Package: sipxsqa-server-4.6.0-394.gdc39.x86_64 (sipXecs) > > Requires: libev.so.4()(64bit) > > Error: Package: sipxsqa-server-4.6.0-394.gdc39.x86_64 (sipXecs) > > Requires: libev > > You could try using --skip-broken to work around the problem > > You could try running: rpm -Va --nofiles –nodigest >
I suspect you installed from an old rpm, there was an issue with this dependency. You need to yum install epel-release yum install libev George _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
