[Bug 1183916] Re: Purge build dependencies after building package
Martin Pitt
martin.pitt at ubuntu.com
Wed May 27 09:37:13 UTC 2015
This was fixed a long time ago. We've been using adt-virt-qemu instead
of -null, which does have that behaviour.
** Changed in: auto-package-testing
Status: Confirmed => Fix Released
--
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/1183916
Title:
Purge build dependencies after building package
Status in Automated Testing of Ubuntu Packages:
Fix Released
Status in autopkgtest package in Ubuntu:
Won't Fix
Bug description:
Adding autopkgtests to bzr-git, I ran into an issue.
I did tested my changes locally using using lp:auto-package-testing.
.bin/run-adt-test -S file:///home/asb/development/pkg-bzr/bzr-git
Log attached...
The tests were successful. After uploading to Debian and syncing to
Ubuntu, the test failed due to a dependency problem on Ubuntu's
jenkins instance:
https://jenkins.qa.ubuntu.com/view/Saucy/view/AutoPkgTest/job/saucy-
adt-bzr-git/1/
Apparently, if you run it on an unpacked source tree, it builds the
package installing all the build dependencies. It then installs the
built binary and runs the tests without purging the build
dependencies. This is not what I would think the expected result would
be. I think it would make sense to purge the build dependencies after
building package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1183916/+subscriptions
More information about the foundations-bugs
mailing list