[Bug 1183916] Re: Purge build dependencies after building package

Andrew Starr-Bochicchio a.starr.b at gmail.com
Fri Jun 28 00:41:32 UTC 2013


Opening a task against autopkgtest as after taking a quick look at the
code, auto-package-testing doesn't actually seem to do the building.

As an aside, the naming conventions are a bit confusing. There are run-
adt-test and run-adt scripts in auto-package-testing and an adt-run
script in autopkgtest. Am I the only one that finds this a bit hard to
keep straight?

-- 
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:
  Confirmed
Status in “autopkgtest” package in Ubuntu:
  New

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