[Bug 1212208] Re: quilt patches are not applied during --unbuilt-tree build
Ian Jackson
ijackson at chiark.greenend.org.uk
Wed Oct 9 17:06:35 UTC 2013
Martin Pitt writes ("[Bug 1212208] Re: quilt patches are not applied during --unbuilt-tree build"):
> ** Changed in: autopkgtest (Ubuntu)
> Status: New => Triaged
Certainly applying quilt patches by default is entirely wrong. What
if you want to use adt-run to see whether a particular patch is still
needed, for example ?
I guess it would be fine to warn about unapplied patches.
Ian.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1212208
Title:
quilt patches are not applied during --unbuilt-tree build
Status in “autopkgtest” package in Ubuntu:
Triaged
Bug description:
Steps to reproduce:
1. Pick a "3.0 (quilt) package" and unpack the source directory.
2. Run "quilt pop -a"
3. Run adt-run --unbuilt-tree against this source directory.
Expected results: adt-run builds the source correctly, including an initial "quilt push -a" in its build area.
Actual results: the package is built and tested without patches being applied.
adt-run(1) says:
--unbuilt-tree directory
Specifies that tests from the unbuilt source tree directory should be run. This is very similar to
specifing --source except that a directory tree (which should be pristine) is supplied, instead of a
source package.
It doesn't specify that patches will be applied, but "which should be
pristine" is a bit ambiguous here. I'm not sure that it ever makes
sense to build a package without quilt patches applied, and it is
quite confusing and hard to track down when this happens. Please
detect "3.0 (quilt)" and apply all patches by default.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1212208/+subscriptions
More information about the foundations-bugs
mailing list