[opensuse-factory] Failure when starting virtual machines in recent tumbleweed versions

This appeared I think a couple of versions ago. $ virsh start sles11sp4 error: Failed to start domain sles11sp4 error: internal error: /usr/lib/qemu-bridge-helper --br=br0 --fd=25: failed to communicate with bridge helper: Transport endpoint is not connected stderr=access denied by acl file Have others seen something like this? I haven't really investigated yet, but I don't see a relevant bug report - I'll open one if necessary. -- ============================ Roger Whittaker roger@disruptive.org.uk ============================ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Sat, Feb 03, 2018 at 09:59:33AM +0000, Roger Whittaker wrote:
This appeared I think a couple of versions ago.
$ virsh start sles11sp4 error: Failed to start domain sles11sp4 error: internal error: /usr/lib/qemu-bridge-helper --br=br0 --fd=25: failed to communicate with bridge helper: Transport endpoint is not connected stderr=access denied by acl file
Have others seen something like this?
I haven't really investigated yet, but I don't see a relevant bug report - I'll open one if necessary.
Replying to myself - it looks as if /etc/qemu/bridge.conf had been overwritten. Adding "allow br0" there fixed the problem. -- ============================ Roger Whittaker roger@disruptive.org.uk ============================ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Sat, Feb 03, 2018 at 10:06:37AM +0000, Roger Whittaker wrote:
On Sat, Feb 03, 2018 at 09:59:33AM +0000, Roger Whittaker wrote:
This appeared I think a couple of versions ago.
$ virsh start sles11sp4 error: Failed to start domain sles11sp4 error: internal error: /usr/lib/qemu-bridge-helper --br=br0 --fd=25: failed to communicate with bridge helper: Transport endpoint is not connected stderr=access denied by acl file
Have others seen something like this?
I haven't really investigated yet, but I don't see a relevant bug report - I'll open one if necessary.
Replying to myself - it looks as if /etc/qemu/bridge.conf had been overwritten. Adding "allow br0" there fixed the problem.
rpm -qf /etc/qemu/bridge.conf qemu-tools-2.11.0-3.1.x86_64 rpm -q --last qemu-tools qemu-tools-2.11.0-3.1.x86_64 Mon 29 Jan 2018 11:35:22 GMT It seems to have been overwritten without the creation of a rpmnew or rpmsave file. -- ============================ Roger Whittaker roger@disruptive.org.uk ============================ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 02/03/2018, 11:39 AM, Roger Whittaker wrote:
It seems to have been overwritten without the creation of a rpmnew or rpmsave file.
Which is weird, as qemu spec contains: %config %_sysconfdir/%name/bridge.conf If that's reproducible, it's worth of reporting a bug. thanks, -- js suse labs -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Tue, Feb 06, 2018 at 09:08:09PM +0100, Jiri Slaby wrote:
On 02/03/2018, 11:39 AM, Roger Whittaker wrote:
It seems to have been overwritten without the creation of a rpmnew or rpmsave file.
Which is weird, as qemu spec contains: %config %_sysconfdir/%name/bridge.conf
If that's reproducible, it's worth of reporting a bug.
I can't reproduce it simply by reinstalling the package over itself with "zypper in --force qemu-tools". But I'm pretty sure that it happened because I suddenly found that I couldn't start VMs, and had not manually changed anything in /etc/qemu/. I wasn't even aware that qemu-tools had been updated. -- ============================ Roger Whittaker roger@disruptive.org.uk ============================ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
Jiri Slaby
-
Roger Whittaker