[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-23 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.7.0-1ubuntu13.1 --- libvirt (0.7.0-1ubuntu13.1) karmic-proposed; urgency=low * debian/patches/9093-lp460271.patch: require absolute path for dynamic added files (LP: #460271) * debian/patches/9094-lp453335.patch: suppress

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-19 Thread Jamie Strandboge
Bryan, your issue is due to bug #466315, which will be fixed in a future update. -- apparmor disallows qemu+tcp:// connections https://bugs.launchpad.net/bugs/462000 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. --

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-18 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- apparmor disallows qemu+tcp:// connections https://bugs.launchpad.net/bugs/462000 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. --

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-17 Thread Bryan McLellan
I had to run '/etc/init.d/apparmor reload' after upgrading to the packages in -proposed before libvirt would properly start. ** Attachment added: output of my upgrade session http://launchpadlibrarian.net/35806805/462000.notes -- apparmor disallows qemu+tcp:// connections

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-10 Thread Martin Pitt
Accepted libvirt into karmic-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed --

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-10 Thread Jamie Strandboge
This now works in 0.7.0-1ubuntu13.1. ** Description changed: TEST CASE; 1. adjust /etc/libvirt/libvirtd.conf to have: listen_tls = 0 listen_tcp = 1 2. Restart libvirt in listen mode: $ sudo /etc/init.d/libvirt-bin stop $ sudo libvirtd -d --listen 3. see if it worked: - $

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-09 Thread Jamie Strandboge
** Also affects: libvirt (Ubuntu Lucid) Importance: Low Assignee: Jamie Strandboge (jdstrand) Status: In Progress -- apparmor disallows qemu+tcp:// connections https://bugs.launchpad.net/bugs/462000 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.7.0-1ubuntu14 --- libvirt (0.7.0-1ubuntu14) lucid; urgency=low * debian/patches/9093-lp460271.patch: require absolute path for dynamic added files (LP: #460271) * debian/patches/9094-lp453335.patch: suppress confusing and

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-09 Thread Jamie Strandboge
SRU Impact: qemu+tcp:// connections no longer work Bug is addressed in Lucid by adding 'inet dgram6' and 'inet6 stream' to the usr.sbin.libvirtd profile See description The regression potential is considered extremely low. It only allows additional access the the profile previously denied. --

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-09 Thread Jamie Strandboge
** Changed in: libvirt (Ubuntu Karmic) Status: In Progress = Fix Committed ** Changed in: libvirt (Ubuntu Lucid) Milestone: karmic-updates = None -- apparmor disallows qemu+tcp:// connections https://bugs.launchpad.net/bugs/462000 You received this bug notification because you are a

[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-10-27 Thread Jamie Strandboge
** Description changed: TEST CASE; 1. adjust /etc/libvirt/libvirtd.conf to have: listen_tls = 0 listen_tcp = 1 2. Restart libvirt in listen mode: $ sudo /etc/init.d/libvirt-bin stop $ sudo libvirtd -d --listen 3. see if it worked: $ virsh qemu+tcp://ip address of remote