bzr-fastimport crashes on deprecated and removed get_ancestry() method
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Fast Import |
Confirmed
|
High
|
Unassigned | ||
bzr-fastimport (Ubuntu) |
Fix Released
|
High
|
Andrew Starr-Bochicchio |
Bug Description
22:31:14 Updating branch information ...
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
return self._operation
File "/usr/lib/
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/
result = func(*args, **kwargs)
File "/usr/lib/
user_
File "/usr/lib/
return proc.process(
File "/usr/lib/
super(
File "/usr/lib/
self.
File "/usr/lib/
branches_
File "/usr/lib/
if self._update_
File "/usr/lib/
ancestry = self.repo.
AttributeError: 'CHKInventoryRe
bzr 2.6b2 on python 2.7.3 (Linux-
Ubuntu-
arguments: ['/usr/bin/bzr', 'fast-import', '-', '/ramdisk/
plugins: bash_completion
fastimport[
news_
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'pl_PL.UTF-8'
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
including this traceback and a description of the problem.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: bzr-fastimport 0.13.0-2
ProcVersionSign
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Thu Nov 29 22:54:10 2012
InstallationDate: Installed on 2012-09-07 (83 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120905.2)
MarkForUpload: True
PackageArchitec
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
LANG=pl_PL.UTF-8
SHELL=/bin/bash
SourcePackage: bzr-fastimport
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in bzr-fastimport: | |
status: | New → Confirmed |
This patch fixes this bug