Code review comment for lp:~gophers/goose/trunk

Revision history for this message
Go Bot (go-bot) wrote :

The attempt to merge lp:goose into lp:~goose-bot/goose/trunk failed. Below is the output from the failed tests.

Setting GOPATH to: /home/tarmac/trees
Reconfiguring to use a shared repository
Traceback (most recent call last):
  File "test.py", line 172, in <module>
    main(sys.argv[1:])
  File "test.py", line 157, in main
    tarmac_setup(opts)
  File "test.py", line 82, in tarmac_setup
    create_tarmac_repository()
  File "test.py", line 58, in create_tarmac_repository
    reconfiguration.apply(False)
  File "/usr/lib/python2.7/dist-packages/bzrlib/reconfigure.py", line 351, in apply
    new_repo = up_bzrdir.find_repository()
  File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 574, in find_repository
    raise errors.NoRepositoryPresent(self)
bzrlib.errors.NoRepositoryPresent: No repository present: "bzr+ssh://bazaar.launchpad.net/~goose-bot/goose/"

« Back to merge proposal