← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 622595] Re: Error in LP branches due to a bug in bazaar

 

Hello,

I believe this must be done on the repositories directly, we can't do it ourselves. I have asked the Launchpad admin to use the repair tool on our branches (see comment on bug 552637), because I don't see how we could do this remotely (it's not something you can push, it's a change in the low-level structures of the repository itself)
You may also use the repair tool on your local repositories if they also produce the same error (btw it takes a loooong time to execute on my local shared repo)

Thanks for bringing this to attention, though!

(marking invalid - see upstream)

** Changed in: openobject-server
       Status: Triaged => Invalid

-- 
Error in LP branches due to a bug in bazaar
https://bugs.launchpad.net/bugs/622595
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Triaged
Status in OpenObject GTK Client: Triaged
Status in OpenObject Web Client: Triaged
Status in OpenObject Server: Invalid

Bug description:
A bug in bazaar was noticed a few months ago and reported by HDA : Bug #522637
A bugfix is available but the affected branches need fixing too.


Quoting the bug report : 
"""
Repair
---------
There's a repair tool in bzr trunk (and will be in bzr 2.3):

 - get a copy of bzr trunk: "bzr branch lp:bzr"
 - run "bzr reconcile --canonicalize-chks AFFECTED_REPO
"""