Problems upgrading branch

Asked by Andreas Preikschat

Hello,

our project recently moved to the bzr 2a format.

Now I cannot check out a particular branch to upgrade it:
[andreas@andypc tmp]$ bzr checkout lp:~googol/openlp/bug-779201
Enter passphrase for key '/home/andreas/.ssh/id_dsa':
bzr: ERROR: RemoteRepository(bzr+ssh://bazaar.launchpad.net/%2Bbranch-id/40441/.bzr/)
is not compatible with
RemoteRepository(bzr+ssh://bazaar.launchpad.net/~googol/openlp/bug-779201/.bzr/)
different serializers

The "Upgrade this branch" link doesn't do anything with the branch, it isn't upgraded.

And this also doesn't work:
[andreas@andypc tmp]$ bzr upgrade --2a lp:~googol/openlp/bug-779201
Enter passphrase for key '/home/andreas/.ssh/id_dsa':
bzr: ERROR: CHKInventoryRepository('chroot-85630736:///+branch-id/40441/.bzr/repository/')
is not compatible with
KnitPackRepository('chroot-85630736:///~googol/openlp/bug-779201/.bzr/repository/')
different serializers

Can you help me?

Regards

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Raoul Snyman (raoul-snyman) said :
#1

This is the result of an upgrade gone wrong :-(

Could you fix the following repositories too please?

lp:openlp/android
lp:openlp/packaging
lp:openlp/documentation

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

You can use the script at http://paste.ubuntu.com/1451252/ to upgrade the broken branches, though it will be far slower than doing the upgrade on Launchpad. It takes one argument: the URL to the branch to upgrade, eg. 'lp:openlp/android'.

Revision history for this message
Raoul Snyman (raoul-snyman) said :
#3

Thanks William, that works!

Can you help with this problem?

Provide an answer of your own, or ask Andreas Preikschat for more information if necessary.

To post a message you must log in.