Scott Lawrence wrote: > On Mon, 2009-01-26 at 09:05 -0500, Becker, Jesse wrote: >> I am trying to rebuild my server to the latest nightly build, however, >> I am unable to do so as yum cannot located a dependency: >> >> Error: Missing Dependency: sipxconfig-conference is needed by package >> sipxecs >> >> >> >> Is there a way around this? Is there something wrong with the repository? > > No - with the build. That's a new rpm and it's not listed in all the > right places yet apparently... > >
It's not a new RPM. It's an old/removed one. mranga removed this RPM and replaced it with sipxfreeswitch.rpm. see: http://track.sipfoundry.org/browse/XCF-3197 Apparently sipxconfig-conference is still referenced by some other RPM. You can try '--skip-broken' option for yum or use 'rpm --nodeps' to install the packages that you need. I am pretty sure it's fixed now: I cannot find any references to sipxconfig-conference in the source any more. By the way: sipxfreeswitch is built by sipXfreeSwitch project and contains sipx project descriptor and launch script for freeswitch. sipx-freeswitch is a 3rd party dependency built lib/freeswitch and actually is freeswitch (or strictly speaking a version used by sipx) And sipxfreeswitch requires sipx-freeswitch. I am a bit worried we are up for some sipx-freeswitch vs. sipxfreeswitch confusion. Any ideas for better names? Is the version that we build really different from original. Maybe sipx-freeswitch should be just called freeswitch? D. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
