bzr cannot find tip revision in stacked remote branch lp:~lifeless/ubuntu/lucid/apt/bug-22354
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Bzr acts as if it does not know about r98 in the following branch:
$ bzr log lp:~lifeless/ubuntu/lucid/apt/bug-22354|head -n 15
-------
revno: 98
committer: Robert Collins <email address hidden>
branch nick: apt
timestamp: Thu 2010-02-18 13:39:30 +1100
message:
Change the package index Info methods to allow apt-cache policy to be
useful when using several different archives on the same host.
(Closes: #329814, LP: #22354)
-------
revno: 97
tags: 0.7.25ubuntu4
author: Michael Vogt <email address hidden>
committer: Bazaar Package Importer <email address hidden>
branch nick: lucid
$ $ bzr merge -r 97..98 lp:~lifeless/ubuntu/lucid/apt/bug-22354
bzr: ERROR: Requested revision: u'98' does not exist in branch: RemoteBranch(
$ bzr diff -r 97..98 lp:~lifeless/ubuntu/lucid/apt/bug-22354
bzr: ERROR: Requested revision: u'97' does not exist in branch: RemoteBranch(
However, if I:
$ bzr branch lp:~lifeless/ubuntu/lucid/apt/bug-22354
$ bzr diff -r 97..98
that works fine.
$ bzr --version
Bazaar (bzr) 2.1.0rc2
(from current lucid)
summary: |
- bzr behave odd on lp:~lifeless/ubuntu/lucid/apt/bug-22354 + inconsistent view of revision numbers on stacked remote branch + lp:~lifeless/ubuntu/lucid/apt/bug-22354 |
Changed in bzr: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
summary: |
- inconsistent view of revision numbers on stacked remote branch + bzr cannot find tip revision in stacked remote branch lp:~lifeless/ubuntu/lucid/apt/bug-22354 |
tags: | added: stacking |
tags: | added: check-for-breezy |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Michael Vogt wrote: ------- ------- ------- ------- ------- ------- ------- ---- ------- ------- ------- ------- ------- ------- ------- ---- bzr+ssh: //bazaar. launchpad. net/~lifeless/ ubuntu/ lucid/apt/bug-22354/) bzr+ssh: //bazaar. launchpad. net/~lifeless/ ubuntu/ lucid/apt/bug-22354/)
> Public bug reported:
>
> Bzr acts as if it does not know about r98 in the following branch:
>
> $ bzr log lp:~lifeless/ubuntu/lucid/apt/bug-22354|head -n 15
> -------
> revno: 98
> committer: Robert Collins <email address hidden>
> branch nick: apt
> timestamp: Thu 2010-02-18 13:39:30 +1100
> message:
> Change the package index Info methods to allow apt-cache policy to be
> useful when using several different archives on the same host.
> (Closes: #329814, LP: #22354)
> -------
> revno: 97
> tags: 0.7.25ubuntu4
> author: Michael Vogt <email address hidden>
> committer: Bazaar Package Importer <email address hidden>
> branch nick: lucid
> $ $ bzr merge -r 97..98 lp:~lifeless/ubuntu/lucid/apt/bug-22354
> bzr: ERROR: Requested revision: u'98' does not exist in branch: RemoteBranch(
> $ bzr diff -r 97..98 lp:~lifeless/ubuntu/lucid/apt/bug-22354
> bzr: ERROR: Requested revision: u'97' does not exist in branch: RemoteBranch(
>
> However, if I:
> $ bzr branch lp:~lifeless/ubuntu/lucid/apt/bug-22354
> $ bzr diff -r 97..98
> that works fine.
>
My guess is that something is wrong with the branch revision number.
What this give:
bzr diff -r -2..-1
You could try "bzr reconcile" and see if it tells you it is fixing the
revno.
John enigmail. mozdev. org/
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://
iEYEARECAAYFAkt 9VYUACgkQJdeBCY SNAAOJ8QCfWURWn cEepLi7GkrzGbHD 7GR7 xPsKmTBkXg+ I5evB1
zeMAoJTfRUbTisM
=dlsw
-----END PGP SIGNATURE-----