hello guys,
just wanted to add the snmpstats modules to our kamailio 4.2.1 installation. but we are running into a libssnmp15 dependency. searching google showed me that on 14.04 the lib is called libsnmp30 now.
does anybody know how to fix this?
thanks,
rené
------------------- root@kamailio1:~# apt-get install kamailio-snmpstats-modules Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: kamailio-snmpstats-modules : Depends: libsnmp15 (>= 5.4.3~dfsg) but it is not installable E: Unable to correct problems, you have held broken packages. root@kamailio1:~#
On 12/29/2014 10:41 PM, René Bormann wrote:
just wanted to add the snmpstats modules to our kamailio 4.2.1 installation. but we are running into a libssnmp15 dependency. searching google showed me that on 14.04 the lib is called libsnmp30 now.
What repository are you using? What is the output of "apt-cache show kamailio-snmpstats-modules" and "apt-cache policy kamailio-snmpstats-modules"?
Cheers, Victor