← Back to team overview

touch-packages team mailing list archive

[Bug 1514950] Re: lxc-test-checkpoint-restore can't run because no criu installed

 

The behavior of the test is perfectly correct.

This test depends on a CRIU version which can't be found in the Ubuntu
archive and criu itself isn't available on most architectures.

As mentioned in the other bug report, lxc-tests is meant to be used by
autopkgtest through our autopkgtest test script, not directly by manual
users.

Also note that the lxc-test-* binaries DO NOT clean after themselves on
failure which will cause subsequent failures.

Those binaries are there to be run by people who contribute to LXC and
so know precisely what they do when tracking down regressions and for
use by autopkgtest, not by normal users.

** Changed in: lxc (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1514950

Title:
  lxc-test-checkpoint-restore can't run because no criu installed

Status in lxc package in Ubuntu:
  Invalid

Bug description:
  on a default 15.10 installation, I have installed lxc-tests and am
  running through them individually.

  lxc-test-checkpoint-restore fails to run because the package criu is
  not installed

  ubuntu@xwing:~$ sudo lxc-test-checkpoint-restore
  /usr/bin/lxc-test-checkpoint-restore: 22: /usr/bin/lxc-test-checkpoint-restore: criu: not found
  SKIP: skipping test because no (or wrong) criu installed.

  installing lxc-tests should also install any test dependencies like
  criu.

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


References