[Blink] RPM packaging of blink for Fedora and other distros
Perazim
perazim at portugalmail.pt
Tue Oct 18 13:39:08 CEST 2011
Replace dnspython with 1.8.0
Got a little further. Can place a call put with poor audio and this
output:
[yossi at travelmate bin]$ blink
using set_wakeup_fd
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line
796, in runUntilCurrent
call.func(*call.args, **call.kw)
File
"/usr/lib/python2.7/site-packages/eventlet-0.8.11-py2.7.egg/eventlet/coros.py", line 200, in _do_send
waiter.switch(result)
File
"/usr/lib/python2.7/site-packages/eventlet-0.8.11-py2.7.egg/eventlet/proc.py", line 571, in _run
result = function(*args, **kwargs)
File
"/usr/lib/python2.7/site-packages/sipsimple/account/xcap/__init__.py",
line 1089, in _run
handler(command)
File
"/usr/lib/python2.7/site-packages/sipsimple/account/xcap/__init__.py",
line 1163, in _CH_initialize
self.server_caps.fetch()
File
"/usr/lib/python2.7/site-packages/sipsimple/account/xcap/__init__.py",
line 112, in fetch
document = self.manager.client.get(self.application,
etagnot=self.etag, globaltree=self.global_tree, headers={'Accept':
self.payload_type.content_type}, filename=self.filename)
File "/usr/lib/python2.7/site-packages/xcaplib/client.py", line 145,
in get
return make_resource_from_httpresponse(self._get(*args, **kwargs))
File "/usr/lib/python2.7/site-packages/xcaplib/client.py", line 117,
in _get
return self.con.request('GET', path, headers=headers, etag=etag,
etagnot=etagnot)
File "/usr/lib/python2.7/site-packages/xcaplib/httpclient.py", line
169, in request
response = self.opener.open(req)
File "/usr/lib/python2.7/urllib2.py", line 391, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 409, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 369, in _call_chain
result = func(*args)
File
"/usr/lib/python2.7/site-packages/eventlet-0.8.11-py2.7.egg/eventlet/green/urllib2.py", line 87, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1116, in do_open
h = http_class(host, timeout=req.timeout) # will parse host:port
TypeError: __init__() got an unexpected keyword argument 'timeout'
Perazim
More information about the Blink
mailing list