[fastimport 3.2.0] AttributeError: 'LocalGitRepository' object has no attribute '_commit_builder_class'

Bug #1929306 reported by Lorenzo L. Ancora
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Breezy
Fix Released
High
Jelmer Vernooij

Bug Description

Hi, I cannot fast-import in Breezy 3.2.0 a Git repository produced with:

```
git fast-export --all > project.fi
bzr fast-import project.fi project.bzr
```

...because the software crashes with the following error:

```[...]
File "~/.local/lib/python3.7/site-packages/breezy/plugins/fastimport/revision_store.py", line 249, in start_new_revision
    self._commit_builder = self.repo._commit_builder_class(self.repo,
AttributeError: 'LocalGitRepository' object has no attribute '_commit_builder_class'
```

Tags: git import

Related branches

Revision history for this message
Lorenzo L. Ancora (lorenzo.ancora) wrote :
Jelmer Vernooij (jelmer)
Changed in brz:
status: New → Fix Released
Jelmer Vernooij (jelmer)
Changed in brz:
assignee: nobody → Jelmer Vernooij (jelmer)
importance: Undecided → Critical
importance: Critical → High
milestone: none → 3.2.1.
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.