Re: could not start libvirt service

2021-04-14 Thread shafnamol N
On Tue, Apr 13, 2021 at 15:56:57 +0530, shafnamol N wrote: >> Hi, >> >> I am using *CentOS 8*. I have built *libvirt* with the following method: >> >> $ meson build -Dsystem=true > >$ ninja -C build > >$ ninja -C build install >> > >But the problem is when i started it > > >> # systemctl start libv

Re: could not start libvirt service

2021-04-13 Thread Pavel Hrdina
On Tue, Apr 13, 2021 at 03:56:57PM +0530, shafnamol N wrote: > Hi, > > I am using *CentOS 8*. I have built *libvirt* with the following method: > > $ meson build -Dsystem=true > $ ninja -C build > $ ninja -C build install I would recommend to never to this again. In general installing upstream p

Re: could not start libvirt service

2021-04-13 Thread Peter Krempa
On Tue, Apr 13, 2021 at 15:56:57 +0530, shafnamol N wrote: > Hi, > > I am using *CentOS 8*. I have built *libvirt* with the following method: > > $ meson build -Dsystem=true > $ ninja -C build > $ ninja -C build install > > But the problem is when i started it > > # systemctl start libvirtd > J

could not start libvirt service

2021-04-13 Thread shafnamol N
Hi, I am using *CentOS 8*. I have built *libvirt* with the following method: $ meson build -Dsystem=true $ ninja -C build $ ninja -C build install But the problem is when i started it # systemctl start libvirtd Job for libvirtd.service failed because the control process exited with error code.