[sponsor-patch,backportpackage] Should have --update option to update builder before building
Bug #689605 reported by
Evan Broder
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Wishlist
|
Evan Broder |
Bug Description
Binary package hint: ubuntu-dev-tools
Packages which use the (soon to be introduced) ubuntutools.builder module should include a --update option, which updates the relevant builder's chroot before performing the build.
(This will be backed by a .update() method on each of the builder classes, which does whatever magic is necessary)
Related branches
lp://staging/~broder/ubuntu-dev-tools/update-builder
- Ubuntu Development Team: Pending requested
-
Diff: 174 lines (+71/-5)6 files modifiedbackportpackage (+10/-0)
debian/changelog (+3/-1)
doc/backportpackage.1 (+3/-0)
doc/sponsor-patch.1 (+3/-0)
sponsor-patch (+17/-4)
ubuntutools/builder.py (+35/-0)
Changed in ubuntu-dev-tools (Ubuntu): | |
importance: | Undecided → Wishlist |
assignee: | nobody → Evan Broder (broder) |
Changed in ubuntu-dev-tools (Ubuntu): | |
status: | New → Fix Committed |
To post a comment you must log in.
The update function for sbuild could probably be easier. There are sbuild-update, sbuild-distupgrade, and sbuild-apt.