[Bug 1483071] Re: Error creating new VM with OVMF

2016-01-12 Thread Serge Hallyn
** Also affects: libvirt (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/1483071 Title: Error creating new VM with OVMF

[Bug 1483071] Re: Error creating new VM with OVMF

2016-01-11 Thread Serge Hallyn
The patch to fix this should be 91fdcefa7f145c1c39acc8e9a44fbfbf11568e54 upstream. It is in the xenial package. So I'm marking this fix released and SRUing for wily. Do we need this SRU'd to trusty too? ** Also affects: libvirt (Ubuntu Wily) Importance: Undecided Status: New **

[Bug 1483071] Re: Error creating new VM with OVMF

2015-08-15 Thread Gannet
** Changed in: libvirt (Ubuntu) Status: Fix Released = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/1483071 Title: Error creating new VM with OVMF To manage

[Bug 1483071] Re: Error creating new VM with OVMF

2015-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.2.16-2ubuntu8 --- libvirt (1.2.16-2ubuntu8) wily; urgency=medium * Support OVMF images in virt-aa-helper. (LP: #1483071) * Fix the libvirt-bin.preinst to not stop libvirt-bin on upgrade from 1.2.16-2ubuntu7. -- Serge Hallyn

[Bug 1483071] Re: Error creating new VM with OVMF

2015-08-11 Thread Jamie Strandboge
This is a problem with virt-aa-helper.c. Basically, in valid_path() this: /* override the above with these */ const char * const override[] = { /sys/devices/pci, /* for hostdev pci devices */ /etc/libvirt-sandbox/services/ /* for virt-sandbox service config */