Unable to upgrade a branch

Asked by Jonathan Corwin

I have a branch lp:~j-corwin/openlp/pdf with format 1.6.1-rich-root
It is stacked on lp:openlp which has been upgraded to format 2a

The only copy of this pdf branch is the one on launchpad, I don't have a local copy.

If I attempt to upgrade it using https://code.launchpad.net/~j-corwin/openlp/pdf/+upgrade
Then I get an email later saying:
Launchpad encountered an error during the following operation: upgrading a branch. Not a branch: "/+branch-id/40441/".

If I attempt to do it on the command line with
 bzr upgrade --2a lp:~j-corwin/openlp/pdf

then I get

bzr: ERROR: RemoteRepository(bzr+ssh://bazaar.launchpad.net/%2Bbranch-id/40441/.
bzr/)
is not compatible with
RemoteRepository(bzr+ssh://bazaar.launchpad.net/~j-corwin/openlp/pdf/.bzr/)
different serializers

I also get the same error if I attempt to do a bzr checkout or branch.

Is there a way I can recover it, or failing all else at least get a zip/tar file of the contents since I can't even browse it online, I just get an Oops page... OOPS-306ee5e9db9983866b0bf8cf1c89e373

Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
William Grant
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
Best William Grant (wgrant) said :
#1

I'm not quite sure why the automatic upgrade isn't working, but I've pushed up a fixed copy of the branch to lp:~wgrant/openlp/pdf.

Revision history for this message
Jonathan Corwin (j-corwin) said :
#2

Thanks William Grant, that solved my question.

Revision history for this message
Jonathan Corwin (j-corwin) said :
#3

Thank you very much for doing this. If we find other branches with a similar problem is there anything we can do to fix them, or will we need help from here?

Revision history for this message
Jonathan Corwin (j-corwin) said :
#4

(Note, I've taken a copy of your branch and pushed it back to the original location)

Revision history for this message
Curtis Hovey (sinzui) said :
#5

I think this issue in now resolved.

Revision history for this message
Jonathan Corwin (j-corwin) said :
#6

There is still my question in #3..

Revision history for this message
Curtis Hovey (sinzui) said :
#7

Until we have a fix for one or more of these bugs https://bugs.launchpad.net/launchpad/+bugs/?field.tag=upgrade , you will need to ask for help.

Revision history for this message
Jonathan Corwin (j-corwin) said :
#8

Thanks William Grant, that solved my question.