Comment 3 for bug 2038613

Revision history for this message
Haw Loeung (hloeung) wrote : Re: Unable to get a copy of private bzr repositories using 'bzr branch' on mantic

The workaround doesn't work for me?

| [hloeung@dharkan tmp]$ bzr branch lp+bzr:canonical-sshebang
| ...
|
| lazr.restfulclient.errors.ServerError: HTTP Error 500: Internal Server Error
| Response headers:
| ---
| connection: close
| content-length: 14
| content-type: text/plain;charset=utf-8
| date: Thu, 29 Feb 2024 01:47:10 GMT
| server: gunicorn
| status: 500
| x-lazr-oopsid: OOPS-5b2b04c2eb781d9c86031e2a31b56739
| x-powered-by: Zope (www.zope.org), Python (www.python.org)
| x-request-id: d23d8481-48de-495f-a8ff-520577cedfe0
| x-vcs-revision: 9643586c585856148a18782148972ae9c1179d06
| ---
| Response body:
| ---
| b'AssertionError'
| ---
|
|
| brz 3.3.5 on python 3.12.2 (Linux-6.6.0-14-generic-x86_64-with-glibc2.39)
| arguments: ['bzr', 'branch', 'lp+bzr:canonical-sshebang']
| plugins: bash_completion[3.3.5], changelog_merge[3.3.5],
| commitfromnews[3.3.5], cvs[3.3.5], darcs[3.3.5], email[3.3.5],
| etckeeper[unknown], fastimport[3.3.5], flake8[unknown], fossil[3.3.5],
| github[3.3.5], gitlab[3.3.5], hg[3.3.5], launchpad[3.3.5], mtn[3.3.5],
| netrc_credential_store[3.3.5], news_merge[3.3.5], po_merge[3.3.5],
| propose[3.3.5], pypi[3.3.5], quilt[unknown], repodebug[3.3.5],
| rewrite[unknown], stats[3.3.5], svn[3.3.5], upload[3.3.5],
| weave_fmt[3.3.5], webdav[3.3.5], zsh_completion[3.3.5]
| encoding: 'utf-8', fsenc: 'utf-8', lang: 'en_US.utf8'
|
| *** Breezy has encountered an internal error. This probably indicates a
| bug in Breezy. You can help us fix it by filing a bug report at
| https://bugs.launchpad.net/brz/+filebug
| including this traceback and a description of the problem.