[Bug 2038613] Re: Unable to get a copy of private bzr repositories using 'bzr branch' on mantic & noble

2024-03-11 Thread Bin Li
The workaround works fine in my side.

bzr branch bzr+ssh://bazaar.launchpad.net/~binli/oem-archive-
projects/support-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2038613

Title:
  Unable to get a copy of private bzr repositories using 'bzr branch' on
  mantic & noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/breezy/+bug/2038613/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2038613] Re: Unable to get a copy of private bzr repositories using 'bzr branch' on mantic & noble

2024-03-11 Thread Bin Li
I met this issue too.

$ bzr branch lp:~binli/oem-archive-projects/support-noble
brz: ERROR: 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: Mon, 11 Mar 2024 08:16:19 GMT  
server: gunicorn
status: 500 

x-lazr-oopsid: OOPS-e803fd818b75a535a7d1928da8607589   
x-powered-by: Zope (www.zope.org), Python (www.python.org) 
x-request-id: 9ddf4fc3-c188-49c1-953b-effdb3a5d9ef  

x-vcs-revision: 2e4955e3d556e61e2eb54acf7a827d17e9e46822
--- 
Response body:  

--- 
b'AssertionError'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2038613

Title:
  Unable to get a copy of private bzr repositories using 'bzr branch' on
  mantic & noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/breezy/+bug/2038613/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2038613] Re: Unable to get a copy of private bzr repositories using 'bzr branch' on mantic & noble

2024-02-28 Thread Guruprasad
I can confirm that I see the same issue as Haw with the workaround. What
works is

bzr branch bzr+ssh://lgp171...@bazaar.launchpad.net/~canonical-
sshebang/canonical-sshebang/trunk canonical-sshebang

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2038613

Title:
  Unable to get a copy of private bzr repositories using 'bzr branch' on
  mantic & noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/breezy/+bug/2038613/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2038613] Re: Unable to get a copy of private bzr repositories using 'bzr branch' on mantic

2024-02-28 Thread Haw Loeung
** Also affects: breezy (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: breezy (Ubuntu Noble)
   Importance: Undecided
   Status: Confirmed

** Summary changed:

- Unable to get a copy of private bzr repositories using 'bzr branch' on mantic
+ Unable to get a copy of private bzr repositories using 'bzr branch' on mantic 
& noble

** Changed in: breezy (Ubuntu Mantic)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2038613

Title:
  Unable to get a copy of private bzr repositories using 'bzr branch' on
  mantic & noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/breezy/+bug/2038613/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2038613] Re: Unable to get a copy of private bzr repositories using 'bzr branch' on mantic

2024-02-28 Thread Haw Loeung
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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2038613

Title:
  Unable to get a copy of private bzr repositories using 'bzr branch' on
  mantic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/breezy/+bug/2038613/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs