[Bug 1339103] Re: export additional environment with --shell
Launchpad Bug Tracker
1339103 at bugs.launchpad.net
Tue Jul 29 18:43:25 UTC 2014
This bug was fixed in the package autopkgtest - 3.3.1
---------------
autopkgtest (3.3.1) unstable; urgency=medium
* Accept comma separators in Tests:, Restrictions:, and Features: fields;
this is consistent with Depends: and avoids skipping tests. (LP: #1347958)
* Generalize implementation of getting an interactive shell in testbeds.
Most runners now don't need to provide a hook_shell() any more.
* Export install environment to interactive testbed shells, so that
unpacked test depends in the temp dir are accessible. (LP: #1339103)
* lxc: Don't fail on a nonexisting /etc/environment or /etc/default/locale.
(LP: #1348749)
* adb ssh script: Add --apt-update option to run "apt-get update" (with
temporarily switching to r/w), to run tests on older development images.
(LP: #1342838)
* Drop the very short and unnecessary install timeouts from the NullRunner
tests.
-- Martin Pitt <mpitt at debian.org> Tue, 29 Jul 2014 13:45:36 +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/1339103
Title:
export additional environment with --shell
Status in “autopkgtest” package in Ubuntu:
Fix Released
Bug description:
In "unpack test dependencies" mode, export the various $*_PATH to
--shell, so that they are available for debugging tests and re-running
them in the shell.
This requires some special care with the qemu runner, perhaps with
adding them to /etc/environment.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1339103/+subscriptions
More information about the foundations-bugs
mailing list