[BUG] initial bzr get fails with bzr-0.0.7
Stefan (metze) Metzmacher
metze at samba.org
Wed Sep 14 09:32:20 BST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi *,
here's what I've done:
metze at routox:/home/Projects/SCM/bzr> bzr get http://bazaar-ng.org/bzr/bzr.dev/
[========== ] copy 2/12 -:--:--bzr: ERROR:
'john at arbash-meinel.com-20050711051006-2d11704675600e95'
at /home/People/metze/bin/bzr-0.0.7/bzrlib/remotebranch.py line 182, in __getitem__()
see ~/.bzr.log for debug information
metze at routox:/home/Projects/SCM/bzr> cd bzr.dev/
metze at routox:/home/Projects/SCM/bzr/bzr.dev> bzr pull
bzr: ERROR: No pull location known or specified.
metze at routox:/home/Projects/SCM/bzr/bzr.dev> bzr pull http://bazaar-ng.org/bzr/bzr.dev/
0 conflicts encountered.
metze at routox:/home/Projects/SCM/bzr/bzr.dev> bzr pull
Using last location: http://bazaar-ng.org/bzr/bzr.dev/
0 conflicts encountered.
metze at routox:/home/Projects/SCM/bzr/bzr.dev> bzr check
bzr: checked 1197 revisions, 2096 file texts
bzr: 11 parent links are missing revision_sha1
bzr: 1 revisions are mentioned but not present
here's the ~/.bzr.log file:
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 bazaar-ng at lists.canonical.com
[11724] Wed 09:00:55.139 ERROR: 'john at arbash-meinel.com-20050711051006-2d11704675600e95'
Traceback (most recent call last):
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/commands.py", line 654, in main
return run_bzr(argv[1:])
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/commands.py", line 643, in run_bzr
ret = cmd_obj.run_argv(argv)
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/commands.py", line 301, in run_argv
return self.run(**all_cmd_args)
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/builtins.py", line 389, in run
copy_branch(br_from, to_location, revision[0])
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/branch.py", line 1473, in copy_branch
br_to.update_revisions(branch_from, stop_revision=revno)
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/branch.py", line 815, in update_revisions
count = greedy_fetch(self, other, revision_ids[-1], pb)[0]
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/fetch.py", line 59, in greedy_fetch
pb=pb)
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/branch.py", line 824, in install_revisions
other.revision_store.prefetch(revision_ids)
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/meta_store.py", line 41, in prefetch
self.cache_store.copy_multi(self.source_store, ids)
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/store.py", line 132, in copy_multi
self.add(other[id], id)
File "/home/People/metze/bin/bzr-0.0.7/bzrlib/remotebranch.py", line 182, in __getitem__
raise KeyError(fileid)
KeyError: 'john at arbash-meinel.com-20050711051006-2d11704675600e95'
[11768] Wed 09:18:02.156 ERROR: No pull location known or specified.
[11774] Wed 09:22:50.183 INFO: checked 1197 revisions, 2096 file texts
[11774] Wed 09:22:50.199 INFO: 11 parent links are missing revision_sha1
[11774] Wed 09:22:50.200 INFO: 1 revisions are mentioned but not present
[11804] Wed 09:29:45.517 INFO: interrupted
[11849] Wed 09:54:36.153 ERROR: 1
- --
metze
Stefan Metzmacher <metze at samba.org> www.samba.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3-nr1 (Windows XP)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDJ+ASm70gjA5TCD8RAjEiAJ9ITGELSgiChhTW8eX/A9bfrBeNeACfUA4g
4uSrj7h+TCXTqlzXSpw2k0I=
=BeEq
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list