autopkgtest from source

Bug #1287264 reported by Anca Emanuel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
autopkgtest (Ubuntu)
Fix Released
Low
Unassigned

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)

Related branches

Revision history for this message
Anca Emanuel (anca-emanuel) wrote :
Revision history for this message
Martin Pitt (pitti) wrote :

Ah, thanks. Please don't actually install autopkgtest like that, this has never been really tested and supported. Install the Debian/Ubuntu package, or run it straight out of the checked out tree, use autopkgtest/run-from-checkout for that.

Changed in autopkgtest (Ubuntu):
importance: Undecided → Low
status: New → Triaged
Martin Pitt (pitti)
Changed in autopkgtest (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 <email address hidden> Thu, 06 Mar 2014 13:44:07 +0100

Changed in autopkgtest (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.