Activity log for bug #1483071

Date Who What changed Old value New value Message
2015-08-10 00:15:56 Gannet bug added bug
2015-08-10 00:17:03 Gannet bug task added apparmor (Ubuntu)
2015-08-10 00:18:11 Gannet description When I'm trying to create new VM through virt-manager with OVMF firmware instead of BIOS and error appears: Failed to complete an installation: «internal error: cannot load AppArmor profile «libvirt-0dc7297d-a474-47ed-88b0-026f1d6ae2a4»» Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/create.py", line 1873, in do_install guest.start_install(meter=meter) File "/usr/share/virt-manager/virtinst/guest.py", line 414, in start_install noboot) File "/usr/share/virt-manager/virtinst/guest.py", line 478, in _create_guest dom = self.conn.createLinux(start_xml or final_xml, 0) File "/usr/lib/python2.7/dist-packages/libvirt.py", line 3497, in createLinux if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self) libvirtError: internal error: cannot load AppArmor profile «libvirt-0dc7297d-a474-47ed-88b0-026f1d6ae2a4» There is an appropriate lines at the end of /etc/libvirt/qemu.conf: nvram = [ "/usr/share/OVMF/OVMF_CODE-pure-efi.fd:/usr/share/OVMF/OVMF_VARS-pure-efi.fd", "/usr/share/OVMF/OVMF_CODE-with-csm.fd:/usr/share/OVMF/OVMF_VARS-with-csm.fd" ] Surely those files are present in /usr/share/OVMF/. Kbuntu 15.10 Wily Linux 4.2RC6 x86_64 virt-manager 1.2.1 libvirt 1.2.16 qemu 2.3 When I'm trying to create new VM through virt-manager with OVMF firmware instead of BIOS an error appears: Failed to complete an installation: «internal error: cannot load AppArmor profile «libvirt-0dc7297d-a474-47ed-88b0-026f1d6ae2a4»» Traceback (most recent call last):   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper     callback(asyncjob, *args, **kwargs)   File "/usr/share/virt-manager/virtManager/create.py", line 1873, in do_install     guest.start_install(meter=meter)   File "/usr/share/virt-manager/virtinst/guest.py", line 414, in start_install     noboot)   File "/usr/share/virt-manager/virtinst/guest.py", line 478, in _create_guest     dom = self.conn.createLinux(start_xml or final_xml, 0)   File "/usr/lib/python2.7/dist-packages/libvirt.py", line 3497, in createLinux     if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self) libvirtError: internal error: cannot load AppArmor profile «libvirt-0dc7297d-a474-47ed-88b0-026f1d6ae2a4» There is an appropriate lines at the end of /etc/libvirt/qemu.conf: nvram = [ "/usr/share/OVMF/OVMF_CODE-pure-efi.fd:/usr/share/OVMF/OVMF_VARS-pure-efi.fd",           "/usr/share/OVMF/OVMF_CODE-with-csm.fd:/usr/share/OVMF/OVMF_VARS-with-csm.fd" ] Surely those files are present in /usr/share/OVMF/. Kbuntu 15.10 Wily Linux 4.2RC6 x86_64 virt-manager 1.2.1 libvirt 1.2.16 qemu 2.3
2015-08-11 20:32:55 Jamie Strandboge bug task added libvirt (Ubuntu)
2015-08-11 20:33:02 Jamie Strandboge bug task deleted apparmor (Ubuntu)
2015-08-11 20:33:09 Jamie Strandboge bug task deleted virt-manager (Ubuntu)
2015-08-11 20:33:31 Jamie Strandboge tags apparmor
2015-08-14 16:30:59 Launchpad Janitor libvirt (Ubuntu): status New Fix Released
2015-08-15 23:31:19 Gannet libvirt (Ubuntu): status Fix Released Confirmed
2015-11-16 18:03:26 Serge Hallyn libvirt (Ubuntu): importance Undecided Medium
2016-01-11 19:17:36 Serge Hallyn nominated for series Ubuntu Wily
2016-01-11 19:17:36 Serge Hallyn bug task added libvirt (Ubuntu Wily)
2016-01-11 19:18:22 Serge Hallyn libvirt (Ubuntu Wily): importance Undecided High
2016-01-11 19:18:28 Serge Hallyn libvirt (Ubuntu): status Confirmed Fix Released
2016-01-11 19:18:30 Serge Hallyn libvirt (Ubuntu): importance Medium High
2016-01-11 23:57:10 Serge Hallyn description When I'm trying to create new VM through virt-manager with OVMF firmware instead of BIOS an error appears: Failed to complete an installation: «internal error: cannot load AppArmor profile «libvirt-0dc7297d-a474-47ed-88b0-026f1d6ae2a4»» Traceback (most recent call last):   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper     callback(asyncjob, *args, **kwargs)   File "/usr/share/virt-manager/virtManager/create.py", line 1873, in do_install     guest.start_install(meter=meter)   File "/usr/share/virt-manager/virtinst/guest.py", line 414, in start_install     noboot)   File "/usr/share/virt-manager/virtinst/guest.py", line 478, in _create_guest     dom = self.conn.createLinux(start_xml or final_xml, 0)   File "/usr/lib/python2.7/dist-packages/libvirt.py", line 3497, in createLinux     if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self) libvirtError: internal error: cannot load AppArmor profile «libvirt-0dc7297d-a474-47ed-88b0-026f1d6ae2a4» There is an appropriate lines at the end of /etc/libvirt/qemu.conf: nvram = [ "/usr/share/OVMF/OVMF_CODE-pure-efi.fd:/usr/share/OVMF/OVMF_VARS-pure-efi.fd",           "/usr/share/OVMF/OVMF_CODE-with-csm.fd:/usr/share/OVMF/OVMF_VARS-with-csm.fd" ] Surely those files are present in /usr/share/OVMF/. Kbuntu 15.10 Wily Linux 4.2RC6 x86_64 virt-manager 1.2.1 libvirt 1.2.16 qemu 2.3 ================================= SRU Justification Impact: cannot start VMs with UEFI Test case: Regression potential: virt-aa-helper is modified to add the nvram files to the allowed list, there should be no regressions. ================================= When I'm trying to create new VM through virt-manager with OVMF firmware instead of BIOS an error appears: Failed to complete an installation: «internal error: cannot load AppArmor profile «libvirt-0dc7297d-a474-47ed-88b0-026f1d6ae2a4»» Traceback (most recent call last):   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper     callback(asyncjob, *args, **kwargs)   File "/usr/share/virt-manager/virtManager/create.py", line 1873, in do_install     guest.start_install(meter=meter)   File "/usr/share/virt-manager/virtinst/guest.py", line 414, in start_install     noboot)   File "/usr/share/virt-manager/virtinst/guest.py", line 478, in _create_guest     dom = self.conn.createLinux(start_xml or final_xml, 0)   File "/usr/lib/python2.7/dist-packages/libvirt.py", line 3497, in createLinux     if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self) libvirtError: internal error: cannot load AppArmor profile «libvirt-0dc7297d-a474-47ed-88b0-026f1d6ae2a4» There is an appropriate lines at the end of /etc/libvirt/qemu.conf: nvram = [ "/usr/share/OVMF/OVMF_CODE-pure-efi.fd:/usr/share/OVMF/OVMF_VARS-pure-efi.fd",           "/usr/share/OVMF/OVMF_CODE-with-csm.fd:/usr/share/OVMF/OVMF_VARS-with-csm.fd" ] Surely those files are present in /usr/share/OVMF/. Kbuntu 15.10 Wily Linux 4.2RC6 x86_64 virt-manager 1.2.1 libvirt 1.2.16 qemu 2.3
2016-01-13 00:18:58 Serge Hallyn nominated for series Ubuntu Trusty
2016-01-13 00:18:58 Serge Hallyn bug task added libvirt (Ubuntu Trusty)
2016-01-19 02:54:05 Launchpad Janitor libvirt (Ubuntu Trusty): status New Confirmed
2016-01-19 02:54:05 Launchpad Janitor libvirt (Ubuntu Wily): status New Confirmed
2016-01-25 10:54:35 Istvan Gyorsok bug added subscriber Istvan Gyorsok
2016-02-02 18:55:48 Anthony VH bug added subscriber Anthony VH
2016-02-25 17:45:23 Brian Murray libvirt (Ubuntu Wily): status Confirmed Fix Committed
2016-02-25 17:45:25 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2016-02-25 17:45:27 Brian Murray bug added subscriber SRU Verification
2016-02-25 17:45:31 Brian Murray tags apparmor apparmor verification-needed
2016-03-03 21:12:16 Brian Murray libvirt (Ubuntu Trusty): status Confirmed Fix Committed
2016-04-07 03:49:12 Mathew Hodson libvirt (Ubuntu Trusty): importance Undecided High
2016-07-05 19:30:16 Ubuntu Foundations Team Bug Bot tags apparmor verification-needed apparmor removal-candidate verification-needed
2016-11-21 16:23:37 Martin Pitt libvirt (Ubuntu Trusty): status Fix Committed Won't Fix
2017-02-26 21:09:33 Mathew Hodson libvirt (Ubuntu Wily): status Fix Committed Won't Fix
2017-02-26 21:09:56 Mathew Hodson tags apparmor removal-candidate verification-needed apparmor