pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54613: libvirtd install and run issues
The following reply was made to PR pkg/54613; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/54613: libvirtd install and run issues
Date: Tue, 22 Oct 2019 23:46:20 +0000
hi,
> invalid argument: Failed to parse group 'root'
I have fixed this problem in wip/libvirt.
It will fall back to user=root group=root, and group=root does not exist
on netbsd.
(It remains in wip because I have trouble communicating over
libvirt-sock. I might take a look at it eventually.)
> Second, libvirtd appears to have problems locating its conf file which
> is installed in /usr/pkg/etc/libvirt/libvirtd.conf
I have not fixed this. it's using our
CONFIGURE_ARGS+=--sysconfdir=/usr/pkg/share/examples
As an argument for finding the config files, too.
The file in /usr/pkg/etc is just a dead copy.
Home |
Main Index |
Thread Index |
Old Index