[BUG][REGRESSION]: can't branch qbzr with the latest bzr.dev (3335)
Goffredo Baroncelli
kreijack at tiscalinet.it
Fri Apr 4 20:40:51 BST 2008
Hi all,
with the latest bzr.dev I am not able to branch the qbzr repository. Work fine
with the 1.3. Attached the bzr.log.
BR
Goffredo
NOTE: I replaced some dir with ......
---------------------------------------------------
ghigo at cassiopea:/tmp$ bzr.1.3/bzr version
Bazaar (bzr) 1.3
from bzr checkout /home/ghigo/....../repo/bzr.1.3
revision: 3290
revid: pqm at pqm.ubuntu.com-20080320092314-y4i0bpy37v8i1mc5
branch nick: bzr.1.3
Python interpreter: /usr/bin/python 2.4.4.candidate.1
Python standard library: /usr/lib/python2.4
bzrlib: /home/ghigo/....../repo/bzr.1.3/bzrlib
Bazaar configuration: /home/ghigo/.bazaar
Bazaar log file: /home/ghigo/.bzr.log
ghigo at cassiopea:/tmp$ bzr.1.3/bzr branch https://launchpad.net/qbzr
Branched 227 revision(s).
---------------------------------------------------
ghigo at cassiopea:/tmp$ bzr.dev/bzr version
Bazaar (bzr) 1.4dev
from bzr checkout /home/ghigo/...../repo/bzr.dev
revision: 3335
revid: pqm at pqm.ubuntu.com-20080404122038-852408u460mitk5y
branch nick: bzr.dev
Python interpreter: /usr/bin/python 2.4.4rc1
Python standard library: /usr/lib/python2.4
bzrlib: /home/ghigo/....../repo/bzr.dev/bzrlib
Bazaar configuration: /home/ghigo/.bazaar
Bazaar log file: /home/ghigo/.bzr.log
<snip>
ghigo at cassiopea:/tmp$ bzr.dev/bzr branch https://launchpad.net/qbzr
bzr: ERROR: Not a branch: "http://bazaar.launchpad.net/~qbzr-dev/qbzr/trunk/".
ghigo at cassiopea:/tmp$ cat /home/ghigo/.bzr.log
this is a debug log for diagnosing/reporting problems in bzr
you can delete or truncate this file, or include sections in
bug reports to https://bugs.launchpad.net/bzr/+filebug
0.079 encoding stdout as sys.stdout encoding 'ANSI_X3.4-1968'
0.079 bzr arguments: [u'branch', u'https://launchpad.net/qbzr']
0.079 looking for plugins in /home/ghigo/.bazaar/plugins
0.080 looking for plugins in /home/ghigo/......./repo/bzr.dev/bzrlib/plugins
0.080 Plugin name __init__ already loaded
0.080 Plugin name __init__ already loaded
0.096 encoding stdout as sys.stdout encoding 'ANSI_X3.4-1968'
1.166 Traceback (most recent call last):
File "/home/ghigo/......./repo/bzr.dev/bzrlib/commands.py", line 834, in
run_bzr_catch_errors
return run_bzr(argv)
File "/home/ghigo/......./repo/bzr.dev/bzrlib/commands.py", line 790, in
run_bzr
ret = run(*run_argv)
File "/home/ghigo/......./repo/bzr.dev/bzrlib/commands.py", line 492, in
run_argv_aliases
return self.run(**all_cmd_args)
File "/home/ghigo/......./repo/bzr.dev/bzrlib/builtins.py", line 920, in run
accelerator_tree, br_from = bzrdir.BzrDir.open_tree_or_branch(
File "/home/ghigo/......./repo/bzr.dev/bzrlib/bzrdir.py", line 774, in
open_tree_or_branch
return bzrdir._get_tree_branch()
File "/home/ghigo/......./repo/bzr.dev/bzrlib/bzrdir.py", line 759, in
_get_tree_branch
branch = self.open_branch()
File "/home/ghigo/......./repo/bzr.dev/bzrlib/bzrdir.py", line 1353, in
open_branch
return format.open(self, _found=True)
File "/home/ghigo/......./repo/bzr.dev/bzrlib/branch.py", line 1247, in open
real_bzrdir = bzrdir.BzrDir.open(
File "/home/ghigo/......./repo/bzr.dev/bzrlib/bzrdir.py", line 651, in open
return BzrDir.open_from_transport(t, _unsupported=_unsupported)
File "/home/ghigo/......./repo/bzr.dev/bzrlib/bzrdir.py", line 693, in
open_from_transport
return format.open(transport, _found=True)
File "/home/ghigo/......./repo/bzr.dev/bzrlib/bzrdir.py", line 1554, in open
return self._open(transport)
File "/home/ghigo/......./repo/bzr.dev/bzrlib/bzrdir.py", line 2430, in
_open
return remote.RemoteBzrDir(transport)
File "/home/ghigo/......./repo/bzr.dev/bzrlib/remote.py", line 76, in
__init__
raise errors.NotBranchError(path=transport.base)
NotBranchError: Not a
branch: "http://bazaar.launchpad.net/~qbzr-dev/qbzr/trunk/".
1.168 return code 3
--
gpg key@ keyserver.linux.it: Goffredo Baroncelli (ghigo) <kreijack at inwind.it>
Key fingerprint = CE3C 7E01 6782 30A3 5B87 87C0 BB86 505C 6B2A CFF9
More information about the bazaar
mailing list