[Bug 1549995] Re: adt-run w/lxc appears to be broken
Martin Pitt
martin.pitt at ubuntu.com
Fri Feb 26 06:19:50 UTC 2016
Right, it's the stderr output that throws it off. I'll just ignore
warnings from that command, but in the medium term I need to teach the
runner to use the new lxc-copy if available, as lxc-start-ephemeral and
lxc-clone will go away right after xenial release.
** Changed in: autopkgtest (Ubuntu)
Importance: Undecided => High
** Changed in: autopkgtest (Ubuntu)
Status: New => Triaged
** Summary changed:
- adt-run w/lxc appears to be broken
+ adt-virt-lxc fails on lxc-clone deprecation warning
--
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/1549995
Title:
adt-virt-lxc fails on lxc-clone deprecation warning
Status in autopkgtest package in Ubuntu:
Triaged
Bug description:
On Xenial, I ran this to build the container:
$ sudo adt-build-lxc ubuntu xenial
but when I try to adt-run with that container, it gives me an error.
Note that the presence or not of -U --apt-pocket and --sudo make no
difference:
$ adt-run -U --apt-pocket=proposed build-area/python-virtualenv_14.0.5+ds-1.dsc --- lxc --sudo adt-xenial
adt-run [15:52:24]: version 3.19.2
adt-run [15:52:24]: host subdivisions; command line: /usr/bin/adt-run -U --apt-pocket=proposed build-area/python-virtualenv_14.0.5+ds-1.dsc --- lxc --sudo adt-xenial
<VirtSubproc>: failure: ['sudo', 'lxc-clone', '--new', 'adt-virt-lxc-mmluqo', '--orig', 'adt-xenial'] unexpectedly produced stderr output `lxc-clone is deprecated in favor of lxc-copy.
'
adt-run [15:52:26]: ERROR: testbed failure: cannot send to testbed: ['BrokenPipeError: [Errno 32] Broken pipe\n']
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1549995/+subscriptions
More information about the foundations-bugs
mailing list