[OpenSIPS-Users] debuild error on MediaProxy 2.3.4
Dan Pascu
dan at ag-projects.com
Sun May 31 12:34:03 CEST 2009
On Saturday 30 May 2009, Jeff Pyle wrote:
> Dan,
>
> # python -c "import sys; print sys.path"
> ['', '/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2-sparc',
> '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload',
> '/usr/local/lib/python2.5/site-packages',
> '/usr/lib/python2.5/site-packages', '/var/lib/python-support/python2.5']
>
> # ldd
> /var/lib/python-support/python2.5/mediaproxy/interfaces/system/_conntrack.so
> libnetfilter_conntrack.so.1 => /usr/lib/libnetfilter_conntrack.so.1
> (0xf7ea4000)
> libpthread.so.0 => /lib/libpthread.so.0 (0xf7e78000)
> libc.so.6 => /lib/libc.so.6 (0xf7d04000)
> libdl.so.2 => /lib/libdl.so.2 (0xf7cec000)
> libnfnetlink.so.0 => /usr/lib/libnfnetlink.so.0 (0xf7cd4000)
> /lib/ld-linux.so.2 (0x70000000)
>
Everything seems to be all right there, so I'm not sure what might be wrong.
Try to run the following command (as root or using sudo). It should return
prompt without printing anything. If not paste the output.
python -c "from mediaproxy.interfaces.system import _conntrack"
--
Dan
More information about the Users
mailing list