In clean precise chroot I did not got "unknown command 'commit'" line
either. So it may be related to my ~/.bzr directory. Have to check that
too.
Other crash was present:
root@puchatek:/tmp/b# LC_ALL=C apt-cache policy bzr bzr-git
bzr:
Installed: 2.5.0-1ubuntu1
Candidate: 2.5.0-1ubuntu1
Version table:
*** 2.5.0-1ubuntu1 0
500 http://192.168.1.1/pl.archive.ubuntu.com/ubuntu/ precise/main amd64
Packages
100 /var/lib/dpkg/status
bzr-git:
Installed: 0.6.7+bzr1582-1
Candidate: 0.6.7+bzr1582-1
Version table:
*** 0.6.7+bzr1582-1 0
500 http://192.168.1.1/pl.archive.ubuntu.com/ubuntu/ precise/universe
amd64 Packages
100 /var/lib/dpkg/status
root@puchatek:/tmp/b# git init
Initialized empty Git repository in /tmp/b/.git/
root@puchatek:/tmp/b# git remote add ci-native
bzr::lp:~hrw/ubuntu/precise/gcc-4.6/gcc-linaro-ci-native
root@puchatek:/tmp/b# git remote update
Fetching ci-native
failed to open trace file: [Errno 2] No such file or directory:
'/home/hrw/.bzr.log'
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Traceback (most recent call last):map 0/35
File "/usr/bin/git-remote-bzr", line 49, in <module>
helper.process(sys.stdin, sys.stdout)
File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py",
line 170, in process
self.process_line(l, outf)
File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py",
line 186, in process_line
self.commands[argv[0]](self, outf, argv)
File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py",
line 120, in cmd_list
for ref, git_sha1 in refs.as_dict().iteritems():
File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 202, in as_dict
ret[key] = self[("%s/%s" % (base, key)).strip("/")]
File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 273, in
__getitem__
_, sha = self._follow(name)
File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 255, in _follow
contents = self.read_ref(refname)
File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 231, in read_ref
contents = self.read_loose_ref(refname)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/refs.py", line 134,
in read_loose_ref
return self.object_store._lookup_revision_sha1(revid)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py",
line 579, in _lookup_revision_sha1
self._update_sha_map(revid)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py",
line 382, in _update_sha_map
self._update_sha_map_revision(revid)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py",
line 482, in _update_sha_map_revision
for path, obj, ie in self._revision_to_objects(rev, tree, lossy=(not
self.mapping.roundtripping)):
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py",
line 436, in _revision_to_objects
self._cache.idmap, unusual_modes, self.mapping.BZR_DUMMY_FILE):
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py",
line 240, in _tree_to_objects
[(file_id, (path, file_id)) for (path, file_id) in new_blobs]):
File "/usr/lib/python2.7/dist-packages/bzrlib/revisiontree.py", line 228, in
iter_files_bytes
raise errors.NoSuchFile(e.file_id)
bzrlib.errors.NoSuchFile: No such file:
'lib64gfortran3.symbo-20110107033252-hpy57fuld7pki3s5-113'
error: Could not fetch ci-native
root@puchatek:/tmp/b#
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/904963
Title:
unknown command "commit"
To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-git/+bug/904963/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs