← Back to team overview

ubuntu-phone team mailing list archive

bzr branch lp:phablet-extras/libhybris ubuntu/hybris, Permission denied (publickey).

 

INFO:phablet-dev-bootstrap:Branching lp:phablet-extras/libhybris into ubuntu/hybris
Permission denied (publickey).
ConnectionReset reading response for 'BzrDir.open_2.1', retrying
Permission denied (publickey).
bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.
Traceback (most recent call last):
  File "/usr/bin/phablet-dev-bootstrap", line 168, in <module>
    main(args)
  File "/usr/bin/phablet-dev-bootstrap", line 163, in main
    setup_branches()
  File "/usr/bin/phablet-dev-bootstrap", line 118, in setup_branches
    branch_target(branches[branch], branch)
  File "/usr/bin/phablet-dev-bootstrap", line 100, in branch_target
    subprocess.check_call(cmd, shell=True)
  File "/usr/lib/python2.7/subprocess.py", line 511, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'bzr branch lp:phablet-extras/libhybris ubuntu/hybris' returned non-zero exit status 3



I have looked all over the place for answers to this problem. I get to a point in downloading the sources and hit a wall every time with this ssh problem. All permissions on my .ssh are correct. It actually loads the key in known_hosts but just will not connect.

I'm sure the answer is trivial, I just can't find it. Anyone else run into this problem?

Scott


Follow ups