[CRIU] Can't start tests

Cyrill Gorcunov gorcunov at gmail.com
Tue Sep 20 00:43:08 PDT 2016


On Tue, Sep 20, 2016 at 09:47:31AM +0300, Kirill Tkhai wrote:
> Hello,
> 
> criu tests fail on start:
> 
> root at pro:/home/kirill/criu# ./test/zdtm.py run -a | tee log
> 
> Traceback (most recent call last):
> 
>   File "./test/zdtm.py", line 23, in <module>
> 
>     import criu as crpc
> 
>   File "/home/kirill/criu/test/criu.py", line 12, in <module>
> 
>     import rpc
> 
>   File "/home/kirill/criu/test/rpc.py", line 36, in <module>
> 
>     type=None),
> 
>   File "/usr/lib/python2.7/dist-packages/google/protobuf/descriptor.py", line 652, in __new__
> 
>     _message.Message._CheckCalledFromGeneratedFile()
> 
> TypeError: Descriptors should not be created directly, but only retrieved from their parent.
> 
> Do anybody have a deal with that?

Seems you're the first one. Mind to check if you have several versions of protobuf installed at once?
https://github.com/ethereon/caffe-tensorflow/issues/10


More information about the CRIU mailing list