[Kernel-packages] [Bug 1551854] Re: LXD bootstrap issues on xenial

2016-03-02 Thread Adam Stokes
Also wrt to Juju, if I do the following: umount /sys/kernel/debug mount -t debugfs none /sys/kernel/debug And then reissue a juju bootstrap it will complete successfully :\ where as before I was running into this error: http://paste.ubuntu.com/15267564/ -- You received this bug notification bec

[Kernel-packages] [Bug 1551854] Re: LXD bootstrap issues on xenial

2016-03-02 Thread Adam Stokes
Here is my config: name: juju-078fe32d-4080-4f11-83e2-e579ead11df8-machine-0 profiles: - default - juju-myish config: user.juju-model-uuid: "true" user.user-data: | #cloud-config output: all: '| tee -a /var/log/cloud-init-output.log' runcmd: - set -xe - install -D -m

[Kernel-packages] [Bug 1408833] Re: broken postinst test for uvtool-libvirt

2015-06-02 Thread Adam Stokes
Enki, Looks like you just need the enablement kernel: See here for more information: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes#LTS_Hardware_Enablement_Stack You'll want to make sure you're on a 3.16-0-38.52 or higher -- You received this bug notification because you are a member of Kerne

[Kernel-packages] [Bug 1408833] Re: broken postinst test for uvtool-libvirt on utopic

2015-05-12 Thread Adam Stokes
The problem exists in kernel 3.16.0-30-generic on trusty as well. Can we get this fix backported to trusty? ** Also affects: cloud-installer Importance: Undecided Status: New ** Changed in: cloud-installer Status: New => Confirmed ** Summary changed: - broken postinst test for

[Kernel-packages] [Bug 1387881] Re: qemu fails to recognize full virtualization

2014-10-31 Thread Adam Stokes
I just added qemu-kvm as a dependency for the openstack installer. It is probably correct in assuming that virtinst shouldn't depend on qemu-kvm since you can do paravirtualized. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubu

[Kernel-packages] [Bug 1387881] Re: qemu fails to recognize full virtualization

2014-10-30 Thread Adam Stokes
David, Could you attach the collection of: apport-collect 1387881 Also the output of: dpkg -l |grep qemu On the affected NUCs if the problem still persists? Thanks, Adam ** Tags added: kernel-unable-to-test-upstream -- You received this bug notification because you are a member of Kernel P

[Kernel-packages] [Bug 1387881] Re: qemu fails to recognize full virtualization

2014-10-30 Thread Adam Stokes
So adding qemu-kvm fixed the issue with running nested KVM. I think though the problem still exists on a non nested environment. I'll get with the user who encountered this and see if I can get some more logs. Thanks -- You received this bug notification because you are a member of Kernel Packa

[Kernel-packages] [Bug 1387881] [NEW] qemu fails to recognize full virtualization

2014-10-30 Thread Adam Stokes
Public bug reported: System: 14.04 qemu - 2.0.0+dfsg-2ubuntu1.6 virtinst 0.600.4-3ubuntu2 Command: virt-install --name juju-bootstrap --ram=2048 --vcpus=1 --hvm \ --virt-type=kvm --pxe --boot network,hd --os-variant=ubuntutrusty \ --graphics vnc --noautoconsole --os-type=linux --accelerate \ -