bzr: ERROR: bzrlib.errors.NoSuchRevision in _walk_to_common_revisions on RemoteRepository
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Undecided
|
Unassigned | ||
bzr (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: bzr
$ bzr merge lp:~shakaran/tivion/trunk
bzr: ERROR: bzrlib.
*** 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:/
attaching the crash file
and including a description of the problem.
The crash file is plain text and you can inspect or edit it to remove
private information.
ProblemType: Bug
Architecture: i386
Date: Tue Mar 16 19:42:56 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20091126)
Package: bzr 2.1.0-1
ProcEnviron:
LANG=es_ES.utf8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: bzr
Uname: Linux 2.6.32-
Traceback:
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/
location, revision, remember, possible_
File "/usr/lib/
other_
File "/usr/lib/
merger.
File "/usr/lib/
self.
File "/usr/lib/
target.
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
pb=pb)
File "/usr/lib/
find_
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
pb=pb, find_ghosts=
File "/usr/lib/
self.__fetch()
File "/usr/lib/
search = self._revids_
File "/usr/lib/
find_
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
revision_id, find_ghosts)
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
return self._walk_
File "/usr/lib/
self.source, ghosts_
NoSuchRevision: RemoteRepositor
Changed in bzr (Ubuntu): | |
status: | New → Incomplete |
Changed in bzr: | |
status: | Expired → Confirmed |
Changed in bzr (Ubuntu): | |
status: | Expired → Confirmed |
tags: | added: check-for-breezy |
Hi,
Thanks for the report.
Is the branch that you were trying to merge this into public?
Did you do anything strange or unusual with either of these branches?
Strangely enough this command does work:
bzr log -r revid:<email address hidden> lp:~shakaran/tivion/trunk
Could it be you were pushing to this branch at the same time as merging from it?