Comment 2 for bug 1275826

Revision history for this message
Martin Pitt (pitti) wrote :

Seems this was not quite sufficient? It now fails differently:

Traceback (most recent call last):
  File "/usr/bin/u1trial", line 40, in <module>
    main()
  File "/usr/lib/python2.7/dist-packages/ubuntuone-dev-tools/ubuntuone/devtools/runners/__init__.py", line 277, in main
    suite = test_runner.get_suite(options)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-dev-tools/ubuntuone/devtools/runners/__init__.py", line 173, in get_suite
    config['ignore-paths']))
  File "/usr/lib/python2.7/dist-packages/ubuntuone-dev-tools/ubuntuone/devtools/runners/__init__.py", line 157, in _collect_tests
    module_suite = self._load_unittest(filepath)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-dev-tools/ubuntuone/devtools/runners/__init__.py", line 98, in _load_unittest
    module = __import__(modpath, None, None, [""])
  File "/tmp/adt-run.aeAq8m/dsc0-build/ubuntuone-storage-protocol-13.10/tests/test_delta_info.py", line 35, in <module>
    from ubuntuone.storageprotocol import (
  File "/tmp/adt-run.aeAq8m/dsc0-build/ubuntuone-storage-protocol-13.10/ubuntuone/storageprotocol/protocol_pb2.py", line 4, in <module>
    from google.protobuf import descriptor as _descriptor
  File "/usr/lib/python2.7/dist-packages/google/protobuf/descriptor.py", line 45, in <module>
    from google.protobuf.internal import cpp_message
ImportError: cannot import name cpp_message

https://jenkins.qa.ubuntu.com/job/trusty-adt-ubuntuone-storage-protocol/14/ARCH=amd64,label=adt/console