Merge lp:~dobey/u1sync/move-u1sync-here into lp:u1sync

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 1
Merged at revision: 1
Proposed branch: lp:~dobey/u1sync/move-u1sync-here
Merge into: lp:u1sync
To merge this branch: bzr merge lp:~dobey/u1sync/move-u1sync-here
Reviewer Review Type Date Requested Status
Chad Miller (community) Approve
Tim Cole (community) Approve
Review via email: mp+49072@code.launchpad.net

Commit message

Move u1sync to its own project
Don't install python module bits into ubuntuone namespace

To post a comment you must log in.
Revision history for this message
Tim Cole (tcole) :
review: Approve
Revision history for this message
Chad Miller (cmiller) :
review: Approve
Revision history for this message
Ubuntu One Auto Pilot (otto-pilot) wrote :

The attempt to merge lp:~dobey/u1sync/move-u1sync-here into lp:u1sync failed. Below is the output from the failed tests.

Traceback (most recent call last):
  File "/usr/bin/u1trial", line 226, in <module>
    main()
  File "/usr/bin/u1trial", line 223, in main
    TestRunner().run(testpath, options)
  File "/usr/bin/u1trial", line 166, in run
    suite = self._collect_tests(path, options.test, options.ignored)
  File "/usr/bin/u1trial", line 146, in _collect_tests
    module_suite = self._load_unittest(filepath)
  File "/usr/bin/u1trial", line 82, in _load_unittest
    module = __import__(modpath, None, None, [""])
  File "/var/cache/tarmac/u1sync/trunk/u1sync/tests/test_client.py", line 23, in <module>
    from u1sync import client
  File "/var/cache/tarmac/u1sync/trunk/u1sync/client.py", line 35, in <module>
    from ubuntuone.logger import LOGFOLDER
ImportError: No module named logger

Subscribers

People subscribed via source and target branches

to all changes: