Building remote branches fails on jaunty

Bug #411642 reported by Celso Providelo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-builddeb
Fix Released
Undecided
Unassigned

Bug Description

{{{
$ bzr bd -r 350 http://bzr.debian.org/pkg-bazaar/bzr-builddeb/trunk -- -S -uc -us
bzr: ERROR: http://bzr.debian.org/pkg-bazaar/bzr-builddeb/trunk/.bzr/ is not a local path.
}}}

I'm using bzr_1.17 from the bzr PPA and bzr-builddeb_2.1.2~ubuntu1 from the primary repository.

Am I doing something wrong ?

Revision history for this message
James Westby (james-w) wrote :

This is fixed in later versions by using a standard method to optionally
get a working tree, rather than implementing it ourselves and failing to
handle all the cases.

In this case there is a working tree at that URL, but it is remote, so you
get a different exception than if there is no tree.

I've removed the tree from that location so you should at least be
able to build that package :-)

Thanks,

James

Changed in bzr-builddeb:
status: New → Fix Released
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.