git-remote-bzr cannot clone the emacs repository
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Git Plugin |
Triaged
|
Medium
|
Unassigned | ||
Breezy |
Incomplete
|
Undecided
|
Unassigned | ||
Debian |
Confirmed
|
Unknown
|
Bug Description
Package: bzr-git
Version: 0.6.8-1
Severity: normal
Dear Maintainer,
git-remote-bzr cannot be used to clone the Emacs bzr repository. Here's
a traceback, where ~/src/emacs/trunk is a branch of
<bzr://
--8<---
olor:~/src/emacs% git clone bzr::$PWD/trunk git1
Cloning into 'git1'...
Traceback (most recent call last):
File "/usr/bin/
helper.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
for ref, git_sha1 in refs.as_
File "/usr/lib/
ret[key] = self[("%s/%s" % (base, key)).strip("/")]
File "/usr/lib/
_, sha = self._follow(name)
File "/usr/lib/
contents = self.read_
File "/usr/lib/
contents = self.read_
File "/usr/lib/
return self.object_
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
ie = { "testament3-sha1": testament3.
File "/usr/lib/
return sha_strings(
File "/usr/lib/
a(self.
File "/usr/lib/
l = Testament.
File "/usr/lib/
l = u' %s %s %s%s%s\n' % (ie.kind, self._escape_
File "/usr/lib/
raise ValueError(path)
ValueError: admin/ab
zsh: exit 128 git clone bzr::$PWD/trunk git1
--8<---
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bzr-git depends on:
ii bzr 2.6.0~bzr6522-1
ii python 2.7.2-10
ii python-dulwich 0.8.5-2
ii python2.6 2.6.7-4
ii python2.7 2.7.3~rc2-2.1
Versions of packages bzr-git recommends:
ii python-tdb 1.2.10-1
Versions of packages bzr-git suggests:
ii bzr-fastimport 0.13.0-1
-- no debconf information
Changed in debian: | |
status: | Unknown → New |
Changed in bzr-git: | |
status: | New → Triaged |
importance: | Undecided → Medium |
no longer affects: | bzr |
Changed in debian: | |
status: | New → Confirmed |
affects: | brz-git → brz |
tags: | added: git |
tags: | added: git-remote-helper |
Changed in brz: | |
status: | New → Incomplete |