Hello,<br>   I&#39;m trying to branch off of a git repository at GitHub, but I&#39;m getting an exception.<br>[quote]<br>[535] bzr branch git://<a href="http://github.com/eHarmony/jSelected.git">github.com/eHarmony/jSelected.git</a> jSelected<br>
bzr: ERROR: exceptions.KeyError: &#39;40825@bb5c14d6-0f0e-0410-b6e6-ef5a72c3f3ed:genesis%2Ftrunk%2Feh20&#39;                                                                                                         <br><br>
Traceback (most recent call last):<br>  File &quot;/Library/Python/2.6/site-packages/bzrlib/commands.py&quot;, line 853, in exception_to_return_code<br>    return the_callable(*args, **kwargs)<br>  File &quot;/Library/Python/2.6/site-packages/bzrlib/commands.py&quot;, line 1055, in run_bzr<br>
    ret = run(*run_argv)<br>  File &quot;/Library/Python/2.6/site-packages/bzrlib/commands.py&quot;, line 661, in run_argv_aliases<br>    return self.run_direct(**all_cmd_args)<br>  File &quot;/Library/Python/2.6/site-packages/bzrlib/commands.py&quot;, line 665, in run_direct<br>
    return self._operation.run_simple(*args, **kwargs)<br>  File &quot;/Library/Python/2.6/site-packages/bzrlib/cleanup.py&quot;, line 122, in run_simple<br>    self.cleanups, self.func, *args, **kwargs)<br>  File &quot;/Library/Python/2.6/site-packages/bzrlib/cleanup.py&quot;, line 156, in _do_with_cleanups<br>
    result = func(*args, **kwargs)<br>  File &quot;/Library/Python/2.6/site-packages/bzrlib/builtins.py&quot;, line 1232, in run<br>    source_branch=br_from)<br>  File &quot;/Library/Python/2.6/site-packages/bzrlib/bzrdir.py&quot;, line 1182, in sprout<br>
    result_repo.fetch(source_repository, revision_id=revision_id)<br>  File &quot;/Library/Python/2.6/site-packages/bzrlib/repository.py&quot;, line 1704, in fetch<br>    find_ghosts=find_ghosts, fetch_spec=fetch_spec)<br>
  File &quot;/Users/eberry/.bazaar/plugins/git/fetch.py&quot;, line 436, in fetch<br>    find_ghosts=find_ghosts, mapping=mapping, fetch_spec=fetch_spec)<br>  File &quot;/Users/eberry/.bazaar/plugins/git/fetch.py&quot;, line 461, in fetch_refs<br>
    (pack_hint, _) = self.fetch_objects(determine_wants, mapping, pb)<br>  File &quot;/Users/eberry/.bazaar/plugins/git/fetch.py&quot;, line 503, in fetch_objects<br>    [store._lookup_revision_sha1(head) for head in heads])<br>
  File &quot;/Users/eberry/.bazaar/plugins/git/object_store.py&quot;, line 381, in _lookup_revision_sha1<br>    self._update_sha_map(revid)<br>  File &quot;/Users/eberry/.bazaar/plugins/git/object_store.py&quot;, line 255, in _update_sha_map<br>
    self._update_sha_map_revision(revid)<br>  File &quot;/Users/eberry/.bazaar/plugins/git/object_store.py&quot;, line 310, in _update_sha_map_revision<br>    for path, obj in self._revision_to_objects(rev, inv):<br>  File &quot;/Users/eberry/.bazaar/plugins/git/object_store.py&quot;, line 287, in _revision_to_objects<br>
    self.repository.iter_files_bytes, has_ghost_parents):<br>  File &quot;/Users/eberry/.bazaar/plugins/git/object_store.py&quot;, line 172, in _inventory_to_objects<br>    ie.file_id)<br>  File &quot;/Users/eberry/.bazaar/plugins/git/shamap.py&quot;, line 307, in lookup_tree<br>
    raise KeyError(fileid)<br>KeyError: &#39;40825@bb5c14d6-0f0e-0410-b6e6-ef5a72c3f3ed:genesis%2Ftrunk%2Feh20&#39;<br><br>bzr 2.1.0 on python 2.6.1 (Darwin-10.3.0-i386-64bit)<br>arguments: [&#39;/usr/local/bin/bzr&#39;, &#39;branch&#39;, &#39;git://<a href="http://github.com/eHarmony/jSelected.git">github.com/eHarmony/jSelected.git</a>&#39;, &#39;jSelected&#39;]<br>
encoding: &#39;UTF-8&#39;, fsenc: &#39;utf-8&#39;, lang: &#39;en_US.UTF-8&#39;<br>plugins:<br>  bisect               /Users/eberry/.bazaar/plugins/bisect [1.1.0.pre.0]<br>  bzrtools             /Users/eberry/.bazaar/plugins/bzrtools [2.1.0]<br>
  email                /Library/Python/2.6/site-packages/bzrlib/plugins/email [unknown]<br>  explorer             /Users/eberry/.bazaar/plugins/explorer [1.1.0dev]<br>  extmerge             /Users/eberry/.bazaar/plugins/extmerge [unknown]<br>
  git                  /Users/eberry/.bazaar/plugins/git [0.5.0]<br>  keychain             /Library/Python/2.6/site-packages/bzrlib/plugins/keychain [0.1.0]<br>  launchpad            /Library/Python/2.6/site-packages/bzrlib/plugins/launchpad [2.1.0]<br>
  loom                 /Library/Python/2.6/site-packages/bzrlib/plugins/loom [1.4.0dev]<br>  netrc_credential_store /Library/Python/2.6/site-packages/bzrlib/plugins/netrc_credential_store [2.1.0]<br>  news_merge           /Library/Python/2.6/site-packages/bzrlib/plugins/news_merge [2.1.0]<br>
  qbzr                 /Library/Python/2.6/site-packages/bzrlib/plugins/qbzr [0.18.1]<br>  rebase               /Library/Python/2.6/site-packages/bzrlib/plugins/rebase [0.5.5]<br>  svn                  /Users/eberry/.bazaar/plugins/svn [1.0.2dev]<br>
  upload               /Library/Python/2.6/site-packages/bzrlib/plugins/upload [1.0.0dev]<br>  xmloutput            /Users/eberry/.bazaar/plugins/xmloutput [0.8.7.dev]<br><br>*** Bazaar has encountered an internal error.  This probably indicates a<br>
    bug in Bazaar.  You can help us fix it by filing a bug report at<br>        <a href="https://bugs.launchpad.net/bzr/+filebug">https://bugs.launchpad.net/bzr/+filebug</a><br>    including this traceback and a description of the problem.<br>
[/quote]<br><br>I&#39;m not sure if I&#39;ve installed Dulwich correctly. I downloaded the tar.gz file, and installed it using &quot;sudo python setup.py install&quot;.<br><br>I&#39;m not sure what I&#39;m doing wrong.<br>
<br>Thanks,<br>Eric<br clear="all"><br>-- <br>Learn from the past. Live in the present. Plan for the future.<br>Blog: <a href="http://www.townsfolkdesigns.com/blogs/elberry">http://www.townsfolkdesigns.com/blogs/elberry</a><br>
jEdit &lt;<a href="http://www.jedit.org">http://www.jedit.org</a>&gt; - Programmer&#39;s Text Editor<br>Bazaar &lt;<a href="http://bazaar.canonical.com">http://bazaar.canonical.com</a>&gt; - Version Control for Humans<br>