CredentialsManagementTool.register tries to send a function thru PB

Bug #811307 reported by Alejandro J. Cura
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu One Client
Fix Released
Undecided
Unassigned

Bug Description

Peer will receive following PB traceback:
Traceback (most recent call last):
  File "c:\python27\lib\site-packages\twisted\spread\banana.py", line 153, in gotItem
    self.callExpressionReceived(item)
  File "c:\python27\lib\site-packages\twisted\spread\banana.py", line 116, in callExpressionReceived
    self.expressionReceived(obj)
  File "c:\python27\lib\site-packages\twisted\spread\pb.py", line 514, in expressionReceived
    method(*sexp[1:])
  File "c:\python27\lib\site-packages\twisted\spread\pb.py", line 826, in proto_message
    self._recvMessage(self.localObjectForID, requestID, objectID, message, answerRequired, netArgs, netKw)
--- <exception caught here> ---
  File "c:\python27\lib\site-packages\twisted\spread\pb.py", line 840, in _recvMessage
    netResult = object.remoteMessageReceived(self, message, netArgs, netKw)
  File "c:\python27\lib\site-packages\twisted\spread\flavors.py", line 109, in remoteMessageReceived
    kw = broker.unserialize(kw)
  File "c:\python27\lib\site-packages\twisted\spread\pb.py", line 776, in unserialize
    return unjelly(sexp, self.security, None, self)
  File "c:\python27\lib\site-packages\twisted\spread\jelly.py", line 1136, in unjelly
    return _Unjellier(taster, persistentLoad, invoker).unjellyFull(sexp)
  File "c:\python27\lib\site-packages\twisted\spread\jelly.py", line 632, in unjellyFull
    o = self.unjelly(obj)
  File "c:\python27\lib\site-packages\twisted\spread\jelly.py", line 669, in unjelly
    ret = thunk(obj[1:])
  File "c:\python27\lib\site-packages\twisted\spread\jelly.py", line 848, in _unjelly_dictionary
    self.unjellyInto(kvd, 1, v)
  File "c:\python27\lib\site-packages\twisted\spread\jelly.py", line 747, in unjellyInto
    o = self.unjelly(jel)
  File "c:\python27\lib\site-packages\twisted\spread\jelly.py", line 643, in unjelly
    raise InsecureJelly(jelType)
twisted.spread.jelly.InsecureJelly: function

Related branches

Revision history for this message
Alejandro J. Cura (alecu) wrote :

This is related to Bug #800669; the branch for that bug provided the minimum solution to make syncdaemon connect, but a complete solution is required for all CredentialsManagementTool method.

Changed in ubuntuone-client:
status: New → Fix Committed
dobey (dobey)
Changed in ubuntuone-client:
milestone: none → 1.7.1
dobey (dobey)
Changed in ubuntuone-client:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.