[Bug 1287264] Re: autopkgtest from source
Launchpad Bug Tracker
1287264 at bugs.launchpad.net
Thu Mar 6 17:26:25 UTC 2014
This bug was fixed in the package autopkgtest - 2.9.1
---------------
autopkgtest (2.9.1) unstable; urgency=medium
[ Martin Pitt ]
* doc/README.package-tests: Clarify syntax of test Depends:, and point to
the relevant Debian Policy specification.
* adt-build-lxc: Fall back to assuming /var/lib/lxc/ as container directory
if lxc-config does not exist. It was introduced in 1.0, but Debian
unstable still has 0.9. (Closes: #740437)
* tests: Extend test_artifacts() to multiple tests writing artifacts, also
with overwriting existing files and writing into subdirs.
* VirtSubproc: Fix copyup_shareddir() to get along with existing
directories. (LP: #1288668)
* settings.make: Switch default prefix to /usr, as our scripts hardcode that
for finding VirtSubproc.py and this is a native package. (LP: #1287264)
[ Steve Langasek ]
* Fix adt-virt-schroot to correctly return root-on-testbed when we're
running adt-run as root. (Closes: #740868)
-- Martin Pitt <mpitt at debian.org> Thu, 06 Mar 2014 13:44:07 +0100
** 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/1287264
Title:
autopkgtest from source
Status in “autopkgtest” package in Ubuntu:
Fix Released
Bug description:
bzr branch lp:ubuntu/autopkgtest
cd autopkgtest
make
sudo make install
I used an command from here: http://packaging.ubuntu.com/html/auto-pkg-test.html
sudo adt-run --no-built-binaries --built-tree=. --- adt-virt-null
the first error: ImportError: No module named VirtSubproc
solved with
sudo cp lib/VirtSubproc.py /usr/local/bin
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: autopkgtest (not installed)
ProcVersionSignature: Ubuntu 3.13.0-14.34-generic 3.13.5
Uname: Linux 3.13.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Mar 3 18:52:44 2014
InstallationDate: Installed on 2014-02-26 (5 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140224)
SourcePackage: autopkgtest
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1287264/+subscriptions
More information about the foundations-bugs
mailing list