Ok this may actually be a testing issue. We are aledgedly testing the "current" version of lxc against a specific kernel version:
adt-run [11:23:50]: host juju-prod-ues-proposed-migration-machine-5; command line: /home/ubuntu/autopkgtest/runner/adt-run --output-dir /tmp /adt-run.out.yaBjME --timeout-copy=6000 --setup-commands 'if grep -q trusty /etc/lsb-release; then apt-get install -y build-essential; fi' --apt-pocket=proposed=src:linux-meta --apt-upgrade lxc --env=ADT_TEST_TRIGGERS=linux-meta/3.13.0.70.76 --setup-commands 'apt- get install -y linux-image linux-headers || apt-get install -y linux- image-generic linux-headers-generic' --setup-commands /home/ubuntu/autopkgtest/setup-commands/cloud-vm-setup --- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest --image ubuntu/ubuntu-trusty-14.04-amd64-server-20151117-disk1.img --name adt- trusty-amd64-lxc-20151118-112350 --keyname=testbed-juju-prod-ues- proposed-migration-machine-5 --net-id=net_ues_proposed_migration -e ''"'"'http_proxy=http://squid.internal:3128'"'"'' -e ''"'"'https_proxy=http://squid.internal:3128'"'"'' -e ''"'"'no_proxy=127.0.0.1,127.0.1.1,localhost,localdomain,novalocal,internal,archive.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com'"'"'' --mirror=http://ftpmaster.internal/ubuntu And yet we have found, downloaded, and are testing the backports pocket version of lxc: dpkg-source: warning: failed to verify signature on ./lxc_1.1.5-0ubuntu2~ubuntu14.04.1.dsc Get:1 http://ftpmaster.internal/ubuntu/ trusty-backports/main lxc 1.1.5-0ubuntu2~ubuntu14.04.1 (dsc) [2,458 B] Get:2 http://ftpmaster.internal/ubuntu/ trusty-backports/main lxc 1.1.5-0ubuntu2~ubuntu14.04.1 (tar) [849 kB] Get:3 http://ftpmaster.internal/ubuntu/ trusty-backports/main lxc 1.1.5-0ubuntu2~ubuntu14.04.1 (diff) [109 kB] adt-run [11:27:42]: testing package lxc version 1.1.5-0ubuntu2~ubuntu14.04.1 But we test without backports enabled. I suspect we should not be finding this backports version for this test. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1517426 Title: [trusty] lxc: lxc now depends on lxcfs which is only in backports To manage notifications about this bug go to: https://bugs.launchpad.net/auto-package-testing/+bug/1517426/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
