c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02754
[Bug 622595] Re: Error in LP branches due to a bug in bazaar
Lionel you're right, but since we have so many stacked branches on the
official ones, I would really prefer if they fixed this on the launchpad
servers directly, rather than having to rename and possibly break
something in the process.
Do you know for a fact which branches are affected? Is it only openobject-server/5.0?
If it's the only one we might try to do it ourselves, otherwise it's really best if LP admins do it (running their bzr reconcile tool on my shared openobject-server repository took an hour or so)
** Changed in: openobject-client
Status: Triaged => Invalid
** Changed in: openobject-addons
Status: Triaged => Invalid
** Changed in: openobject-client-web
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: Invalid
Status in OpenObject GTK Client: Invalid
Status in OpenObject Web Client: Invalid
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
"""