[OpenSIPS-Users] MSRPRelay start error

Barsan Liviu barsanl at yahoo.com
Tue Jun 14 14:32:22 CEST 2011


Hello,

I installed MSRP 1.0.6 with apt-get install ... as stated in the last mail 
received from ag-projects.com.
The server does not start and in the syslog I found:

Jun 14 18:24:53 P4302 msrprelay[3553]: Starting MSRP Relay 1.0.5
Jun 14 18:24:53 P4302 msrprelay[3553]: error: 
/usr/local/lib/python2.6/dist-packages/application/python/util.py:18: 
DeprecationWarning: importing Singleton from application.pyhton.util has been 
deprecated and will be removed in version 1.3.0. Singleton has been moved to 
application.python.types
Jun 14 18:24:53 P4302 msrprelay[3553]: error:   warnings.warn("importing 
Singleton from application.pyhton.util has been deprecated and will be removed 
in version 1.3.0. Singleton has been moved to application.python.types", 
DeprecationWarning)
Jun 14 18:24:53 P4302 msrprelay[3553]: fatal error: failed to create MSRP Relay: 
cannot import name default_host_ip
Jun 14 18:24:53 P4302 msrprelay[3553]: Traceback (most recent call last):
Jun 14 18:24:53 P4302 msrprelay[3553]:   File "/usr/bin/msrprelay", line 60, in 
<module>
Jun 14 18:24:53 P4302 msrprelay[3553]:     from msrp.relay import Relay
Jun 14 18:24:53 P4302 msrprelay[3553]:   File 
"/usr/local/lib/python2.6/dist-packages/msrp/relay.py", line 27, in <module>
Jun 14 18:24:53 P4302 msrprelay[3553]:     from application.system import 
default_host_ip
Jun 14 18:24:53 P4302 msrprelay[3553]: ImportError: cannot import name 
default_host_ip


If I make in python:
import smrp
print msrp.__version__

then 1.0.5 is displayed. 

Can you suggest what to do? version wasn't updated from sources? Or should I 
install from tar sources instead of apt-get install...

Thanks,
Liviu 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110614/2857f630/attachment.htm>


More information about the Users mailing list