[libvirt-users] make install libvirt v5.5.0 failed

2019-07-17 Thread netsurfed
Hi all: Unable to install libvirt v5.5.0 correctly through the source code which clone from git. The error message is shown below. libtool: install: (cd /home/libvirt/src; /bin/sh /home/libvirt/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -fno-common -W

[libvirt-users] libvirtd failing on MacOS in setgroups

2019-07-17 Thread Marcus Furlong
Hi, I get the following error when running libvirtd on MacOS as root: $ sudo libvirtd 2019-07-11 00:12:33.379+: 123145573953536: info : libvirt version: 5.5.0 2019-07-11 00:12:33.379+: 123145573953536: warning : virProcessGetStartTime:1070 : Process start time of pid 49746 not available

Re: [libvirt-users] filesharing file owner problem

2019-07-17 Thread Michal Privoznik
On 7/16/19 8:08 AM, Vojto Ľach wrote: Hello, I'm having an issue with usage of libvirt driven qemu where I'm sharing directory with guest machine. virsh domain filesharing configuration: /etc/libvirt/qemu.conf : user = "root" group = "root"