Bug#827343: siproxd: Plugins cannot be loaded
Richard van den Berg
richard at vdberg.org
Wed Jun 15 07:07:02 UTC 2016
Package: siproxd
Version: 1:0.8.1-4+b1
Severity: important
siproxd can't load it's plugins:
Jun 12 22:15:18 majoron siproxd[30035]: plugins.c:88 ERROR:plugin
plugin_logcall.so not found - skipped
This plugin is installed in /usr/lib/x86_64-linux-gnu/siproxd but siproxd
looks for it in /usr/lib/siproxd :
14822 open("/usr/lib/siproxd/plugin_logcall.so", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)
I fixed this with:
ln -s /usr/lib/x86_64-linux-gnu/siproxd /usr/lib/
Now all is good:
Jun 15 09:00:09 majoron siproxd[14870]: plugins.c:112 INFO:Plugin
'plugin_logcall' [Logs calls to syslog] loaded with success, exemask=0x40
-- System Information:
Debian Release: 8.4
APT prefers stable
APT policy: (990, 'stable'), (400, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages siproxd depends on:
ii adduser 3.113+nmu3
ii libc6 2.19-18+deb8u4
ii libltdl7 2.4.2-1.11
ii libosip2-11 4.1.0-2
siproxd recommends no packages.
siproxd suggests no packages.
-- Configuration Files:
/etc/default/siproxd changed [not included]
/etc/siproxd.conf changed [not included]
-- no debconf information
More information about the Pkg-voip-maintainers
mailing list