Recipes: failed to build after altering series branch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
Looks like the recipe system isn't picking up changes quite corrrectly.
With this recipe: https:/
Changed the target of the series lp:ruby-stomp from lp:~brightbox/ruby-stomp/trunk to lp:~brightbox/ruby-stomp/github-trunk
edited the recipe to point at the new branch (which then immediately replaced the entry with lp:ruby-stomp as expected).
Then renamed the old branch from lp:~brightbox/ruby-stomp/trunk to lp:~brightbox/ruby-stomp/gitorious-trunk
The auto-build then produced the following error: (http://
Building recipe:
# bzr-builder format 0.2 deb-version 1.1.7+{
lp:ruby-stomp
nest packaging lp:~brightbox/ruby-stomp/packaging debian
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
bzr: ERROR: Not a branch: "http://
tags: | added: recipe |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
I'm pretty sure that the underlying problem here has more to do with the renaming of a branch that is being stacked on.