From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: libvirt Date: Wed, 30 May 2018 13:56:21 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000181ba5056d6b0a1d" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fNziJ-0004Q9-Qg for help-guix@gnu.org; Wed, 30 May 2018 07:56:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fNziI-0002bu-VK for help-guix@gnu.org; Wed, 30 May 2018 07:56:23 -0400 Received: from mail-yb0-x22d.google.com ([2607:f8b0:4002:c09::22d]:35889) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fNziI-0002bi-RW for help-guix@gnu.org; Wed, 30 May 2018 07:56:22 -0400 Received: by mail-yb0-x22d.google.com with SMTP id o14-v6so6241641ybq.3 for ; Wed, 30 May 2018 04:56:22 -0700 (PDT) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --000000000000181ba5056d6b0a1d Content-Type: text/plain; charset="UTF-8" there's a traceback too Traceback (most recent call last): File "/gnu/store/9249f4q5bn140h1wmi2hnj4jisa7szn6-virt-manager-1.5.1/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/gnu/store/9249f4q5bn140h1wmi2hnj4jisa7szn6-virt-manager-1.5.1/share/virt-manager/virtManager/create.py", line 2553, in _do_async_install guest.start_install(meter=meter) File "/gnu/store/9249f4q5bn140h1wmi2hnj4jisa7szn6-virt-manager-1.5.1/share/virt-manager/virtinst/guest.py", line 498, in start_install doboot, transient) File "/gnu/store/9249f4q5bn140h1wmi2hnj4jisa7szn6-virt-manager-1.5.1/share/virt-manager/virtinst/guest.py", line 434, in _create_guest domain = self.conn.createXML(install_xml or final_xml, 0) File "/gnu/store/qz7qc7ilfg5pl5s63fpglq8jnvs748yl-python2-libvirt-4.1.0/lib/python2.7/site-packages/libvirt.py", line 3659, in createXML if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self) libvirtError: Failed to connect socket to '/var/run/libvirt/virtlogd-sock': No such file or directory --000000000000181ba5056d6b0a1d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
there's a traceback too

Traceback (most recent = call last):
=C2=A0 File "/gnu/store/9249f4q5bn140h1wmi2hnj4jisa7szn= 6-virt-manager-1.5.1/share/virt-manager/virtManager/asyncjob.py", line= 89, in cb_wrapper
=C2=A0=C2=A0=C2=A0 callback(asyncjob, *args, **kwargs= )
=C2=A0 File "/gnu/store/9249f4q5bn140h1wmi2hnj4jisa7szn6-virt-man= ager-1.5.1/share/virt-manager/virtManager/create.py", line 2553, in _d= o_async_install
=C2=A0=C2=A0=C2=A0 guest.start_install(meter=3Dmeter)=C2=A0 File "/gnu/store/9249f4q5bn140h1wmi2hnj4jisa7szn6-virt-manager= -1.5.1/share/virt-manager/virtinst/guest.py", line 498, in start_insta= ll
=C2=A0=C2=A0=C2=A0 doboot, transient)
=C2=A0 File "/gnu/store= /9249f4q5bn140h1wmi2hnj4jisa7szn6-virt-manager-1.5.1/share/virt-manager/vir= tinst/guest.py", line 434, in _create_guest
=C2=A0=C2=A0=C2=A0 doma= in =3D self.conn.createXML(install_xml or final_xml, 0)
=C2=A0 File &quo= t;/gnu/store/qz7qc7ilfg5pl5s63fpglq8jnvs748yl-python2-libvirt-4.1.0/lib/pyt= hon2.7/site-packages/libvirt.py", line 3659, in createXML
=C2=A0=C2= =A0=C2=A0 if ret is None:raise libvirtError('virDomainCreateXML() faile= d', conn=3Dself)
libvirtError: Failed to connect socket to '/var= /run/libvirt/virtlogd-sock': No such file or directory


--000000000000181ba5056d6b0a1d--