Doing bzr up and getting: ERROR: Tree transform is malformed [('missing parent', 'new-961')]

Asked by Lars Helge Øverland

Hi I am doing a "bzr up" on a checkout from lp:dhis2 and getting:

bzr: ERROR: Tree transform is malformed [('missing parent', 'new-961')]

I am now stuck as I cannot update my branch. Can you please offer some advice.

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
Aaron Bentley Edit question
Last query:
Last reply:
Whiteboard:
2011-07-28 gary: Asking abentley to give us a nudge in the right direction, after which he might unassign himself.
Revision history for this message
Aaron Bentley (abentley) said :
#1

Probably the best way to get help on Bazaar is Freenode's #bzr channel.

However, if you want to continue here:
1. What version of bzr are you using?
2. Is this a lightweight checkout or a heavyweight checkout?
3. What is the current revno of your checkout (bzr revno --tree)?

Revision history for this message
Lars Helge Øverland (larshelge) said :
#2

Hi, thanks for your responses. Its a heavy-weight checkout. Version:

Bazaar (bzr) 2.3.1
  Python interpreter: /usr/bin/python 2.7.1
  Python standard library: /usr/lib/python2.7
  Platform: Linux-2.6.38-10-generic-pae-i686-with-Ubuntu-11.04-natty
  bzrlib: /usr/lib/python2.7/dist-packages/bzrlib

Turns out it is only a problem with the checkout, I did a new checkout and things work fine.

Thanks.

Revision history for this message
Aaron Bentley (abentley) said :
#3

User has solved the problem by creating a new checkout.