[Bug 1204989] Re: adt-run fails to set DEBIAN_FRONTEND=noninteractive in all cases

Launchpad Bug Tracker 1204989 at bugs.launchpad.net
Fri Jul 26 11:04:47 UTC 2013


This bug was fixed in the package autopkgtest - 2.3.2

---------------
autopkgtest (2.3.2) unstable; urgency=low

  * runner/adt-run: Fix "allow-stderr" restrictions to still report success,
    so that this gets into the summary.log.

autopkgtest (2.3.1) unstable; urgency=low

  * adt-run: Support older python-debian versions whose module was still
    called "debian_bundle". (Closes: #717191)
  * runner/adt-run: Correctly re-raise exception on some register failure
    errors. Thanks Robie Basak!
  * runner/adt-run: Short-circuit publishing if there are no registered built
    binaries. This is the step that takes by far the longest time for short
    tests, and thus speeds up test running significantly.
  * runner/adt-run: Set DEBIAN_FRONTEND=noninteractive for installing build or
    test dependencies, too. Thanks Robie Basak! (LP: #1204989)
 -- Martin Pitt <martin.pitt at ubuntu.com>   Fri, 26 Jul 2013 12:41:07 +0200

** Changed in: autopkgtest (Ubuntu)
       Status: Fix Committed => 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/1204989

Title:
  adt-run fails to set DEBIAN_FRONTEND=noninteractive in all cases

Status in “autopkgtest” package in Ubuntu:
  Fix Released

Bug description:
  Although Testbed.execute sets DEBIAN_FRONTEND=noninteractive, this
  code path is not used when build or test dependencies are satisfied in
  Testbed.satisfy_dependencies_dsc. This code passes a script to
  pbuilder-satisfydepends-classic for exeuction. This script is created
  in _auxverbscript_make.

  This causes prompts for high priority debconf questions during an adt-
  run with adt-virt-lxc. An example is php5, which build-depends on
  mysql-server for test suite purposes.

  The problem is with fulfilment of both build and test dependencies.

  Fix attached. I've verified that this works for both build and test
  dependencies.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1204989/+subscriptions




More information about the foundations-bugs mailing list