bzr push --stacked-on does not understand lp: urls

Bug #364601 reported by Barry Warsaw
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned

Bug Description

I want to push a new Launchpad branch stacking on a branch other than the development focus. The obvious command does not work:

% bzr push --stacked-on lp:~launchpad-pqm/launchpad/devel
Using saved push location: lp:~barry/launchpad/pristine
Source format does not support stacking, using format: '1.6'
  Packs 5 (adds stacking support, requires bzr 1.6)

bzr: ERROR: Not a branch: "/home/barry/projects/launchpad/pristine/lp:~launchpad-pqm/launchpad/devel/".

Tags: lpurl
Revision history for this message
Tim Penhey (thumper) wrote :

I think this is a bzr bug as the lp name resolution is just a branch namespace lookup thingy, and isn't being expanded in this situation.

affects: launchpad-bazaar → bzr
Jelmer Vernooij (jelmer)
Changed in bzr:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Callum Macdonald (chmac) wrote :

I replaced "lp:" with "bzr+ssh://<email address hidden>/" and the command worked for me. Took me a while to find the syntax that lp: expanded to so I'm posting it here for convenience. :-)

Jonathan Lange (jml)
tags: added: lp-directory
Jonathan Lange (jml)
tags: added: lpurl
removed: lp-directory
Martin Pool (mbp)
Changed in bzr:
status: Triaged → Confirmed
Revision history for this message
Gustavo Niemeyer (niemeyer) wrote :

Just noticed this issue here too.

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.