[Pkg-bazaar-maint] Bug#724682: git clone bzr::lp:beautifulsoup fails with bzrlib.errors.NoSuchFile: No such file: 'builder.py-20090410142505-0e4ah6lvzzrlhn62-1'
Yaroslav Halchenko
debian at onerussian.com
Thu Sep 26 15:54:58 UTC 2013
Package: bzr-git
Version: 0.6.12-1
Severity: normal
$> git clone bzr::lp:beautifulsoup
Cloning into 'beautifulsoup'...
Traceback (most recent call last):map 0/507
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 171, in process
self.process_line(l, outf)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", line 187, 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 136, 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 581, in _lookup_revision_sha1
self._update_sha_map(revid)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", line 385, in _update_sha_map
self._update_sha_map_revision(revid)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", line 485, 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 439, 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 243, 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 235, in iter_files_bytes
raise errors.NoSuchFile(e.file_id)
bzrlib.errors.NoSuchFile: No such file: 'builder.py-20090410142505-0e4ah6lvzzrlhn62-1'
FWIW python-bzrlib 2.6.0-2 ;)
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages bzr-git depends on:
ii bzr 2.6.0-2
ii python 2.7.5-5
ii python-dulwich 0.9.1-1
Versions of packages bzr-git recommends:
ii python-tdb 1.2.10-2
Versions of packages bzr-git suggests:
ii bzr-fastimport 0.13.0-2
-- no debconf information
More information about the Pkg-bazaar-maint
mailing list