error on last:1 with some bzr branches

Bug #1066517 reported by Christophe Combelles
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP buildout recipe
New
Undecided
Unassigned

Bug Description

Here is a non-working version spec :

addons = bzr bzr+ssh://bazaar.launchpad.net/~extra-addons-commiter/e-commerce-addons/oerp6.1-cleanning/ e-commerce-addons last:1

It seems to come from a bzr bug related to stacked branches

https://bugs.launchpad.net/bzr/+bug/523703
https://bugs.launchpad.net/bzr/+bug/506777

It works by replacing ssh with http.

The same errors appears when doing this manually:
bzr branch -r last:1 bzr+ssh://bazaar.launchpad.net/~extra-addons-commiter/e-commerce-addons/oerp6.1-cleanning/
But it works well when the revision is not specified.

It might be useful to first branch then update?

Revision history for this message
Georges Racinet (gracinet) wrote :

 Getting bzr support to work is really tiring.
I could not reproduce with the manual command you provide. Can you confirm this is no longer a problem ?

Revision history for this message
Georges Racinet (gracinet) wrote :

Apparently, it's been seen recently. Not sure we can do much about this, though.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.