lp: prefix breaks charm branching

Bug #997626 reported by Patrick Hetu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charmrunner
New
Undecided
Unassigned

Bug Description

The traceback:

Traceback (most recent call last):
  File "/usr/local/bin/juju-load-plan", line 9, in <module>
    load_entry_point('charmrunner==0.2.5', 'console_scripts', 'juju-load-plan')()
  File "/usr/local/lib/python2.7/dist-packages/charmrunner-0.2.5-py2.7.egg/charmrunner/loader.py", line 123, in main
    load_test_plan(test_plan, options.repo)
  File "/usr/local/lib/python2.7/dist-packages/charmrunner-0.2.5-py2.7.egg/charmrunner/loader.py", line 88, in load_test_plan
    test_plan['services'], repo_dir, test_plan['series'])
  File "/usr/local/lib/python2.7/dist-packages/charmrunner-0.2.5-py2.7.egg/charmrunner/loader.py", line 42, in setup_repository
    _bzr_branch(service, series_dir)
  File "/usr/local/lib/python2.7/dist-packages/charmrunner-0.2.5-py2.7.egg/charmrunner/loader.py", line 57, in _bzr_branch
    stderr=subprocess.STDOUT)
  File "/usr/lib/python2.7/subprocess.py", line 544, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['/usr/bin/bzr', 'co', '-q', '--lightweight', u'lp:http://bazaar.launchpad.net/~charmers/charms/precise/python-moinmoin/trunk/', u'tmp/repo/precise/python-moinmoin']' returned non-zero exit status 3

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.