FreePBX install fails due to libsrtp

NethServer Version: NethServer release 7.6.1810 (final)
Module: nethserver-freepbx

When installing from WebUI or console, the install fails with this yum output:

--> Processing Dependency: libffado.so.2()(64bit) for package: jack-audio-connection-kit-1.9.9.5-6.el7.x86_64
---> Package libsrtp15.x86_64 0:1.5.4-3.ns7 will be installed
---> Package libusb.x86_64 1:0.1.4-3.el7 will be installed
---> Package libuv.x86_64 1:1.23.2-1.el7 will be installed
---> Package npm.x86_64 1:3.10.10-1.6.14.3.1.el7 will be installed
---> Package portaudio.x86_64 0:19-16.el7 will be installed
---> Package spandsp.x86_64 0:0.0.6-0.10.pre21.el7 will be installed
---> Package sqlite2.x86_64 0:2.8.17-17.el7 will be installed
--> Running transaction check
---> Package libffado.x86_64 0:2.1.0-4.el7 will be installed
--> Processing Dependency: libxml++-2.6.so.2()(64bit) for package: libffado-2.1.0-4.el7.x86_64
--> Running transaction check
---> Package libxml++.x86_64 0:2.37.1-1.el7 will be installed
--> Processing Conflict: libsrtp15-1.5.4-3.ns7.x86_64 conflicts libsrtp
--> Finished Dependency Resolution
Error: libsrtp15 conflicts with libsrtp-1.4.4-10.20101004cvs.el7.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

I’ve tried a yum clean all && yum update && reboot the issue persists, any advise on what else to check or what to try?? Any help would be greatly appreciated.

Greetings from dreary Scotland lol

1 Like

You may try to remove the conflicting libsrtp:

yum remove libsrtp

2 Likes

Hey Markus,

that’s removed a whole bunch of gui related apps but lets me install freepbx so lets’ see how this goes, thanks so far :slight_smile:

I’ll let you know if theres any other issues.

Seb

seems its all good, freepbx/janus installed fine
now I’m just grappling with understanding and setting it up lol

2 Likes