Code review comment for lp:~dobey/rhythmbox-ubuntuone/update-4-2

Revision history for this message
Ubuntu One Auto Pilot (otto-pilot) wrote :

The attempt to merge lp:~dobey/rhythmbox-ubuntuone/update-4-2 into lp:rhythmbox-ubuntuone/stable-4-2 failed. Below is the output from the failed tests.

running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/ubuntuone
creating build/lib.linux-x86_64-2.7/ubuntuone/tests
copying ubuntuone/tests/__init__.py -> build/lib.linux-x86_64-2.7/ubuntuone/tests
copying ubuntuone/tests/test_ubuntuone.py -> build/lib.linux-x86_64-2.7/ubuntuone/tests
copying ubuntuone/__init__.py -> build/lib.linux-x86_64-2.7/ubuntuone
copying ubuntuone/ubuntuone.py -> build/lib.linux-x86_64-2.7/ubuntuone
running build_i18n
intltool-update -p -g rhythmbox-ubuntuone
msgfmt po/ru.po -o build/mo/ru/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/eu.po -o build/mo/eu/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/el.po -o build/mo/el/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/fi.po -o build/mo/fi/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/cs.po -o build/mo/cs/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/hr.po -o build/mo/hr/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/da.po -o build/mo/da/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/ro.po -o build/mo/ro/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/de.po -o build/mo/de/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/he.po -o build/mo/he/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/gl.po -o build/mo/gl/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/uk.po -o build/mo/uk/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/ca.po -o build/mo/ca/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/ka.po -o build/mo/ka/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/es.po -o build/mo/es/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/en_GB.po -o build/mo/en_GB/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/nl.po -o build/mo/nl/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/fr.po -o build/mo/fr/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/fy.po -o build/mo/fy/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/pl.po -o build/mo/pl/LC_MESSAGES/rhythmbox-ubuntuone.mo
msgfmt po/sv.po -o build/mo/sv/LC_MESSAGES/rhythmbox-ubuntuone.mo
intltool-merge -d po ubuntuone/ubuntuone.plugin.in build/lib/rhythmbox/plugins/ubuntuone/ubuntuone.plugin
Merging translations into build/lib/rhythmbox/plugins/ubuntuone/ubuntuone.plugin.
running build_icons
running build_help
WARNING: the following files are not recognized by DistUtilsExtra.auto:
  run-tests
  ubuntuone/ubuntuone.plugin.in

ERROR:root:Could not find any typelib for Peas
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 "/mnt/tarmac/cache/rhythmbox-ubuntuone-stable-4-2/trunk/ubuntuone/tests/test_ubuntuone.py", line 20, in <module>
    import ubuntuone.ubuntuone as rbplugin
  File "/mnt/tarmac/cache/rhythmbox-ubuntuone-stable-4-2/trunk/ubuntuone/ubuntuone.py", line 24, in <module>
    from gi.repository import Gio, GObject, Peas
ImportError: cannot import name Peas

« Back to merge proposal