From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: bug#36634: Virtual Machine Manager (virt-manager) Date: Thu, 07 Nov 2019 00:44:19 -0800 Message-ID: <87a798xeho.fsf@gmail.com> References: <20191021164629.5a0ae2e0@gmail.com> <20191027103719.47a9f1ea@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52002) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSdPe-0008O5-0C for bug-guix@gnu.org; Thu, 07 Nov 2019 03:45:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSdPa-0002SO-Qs for bug-guix@gnu.org; Thu, 07 Nov 2019 03:45:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:32819) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iSdPa-0002R0-NG for bug-guix@gnu.org; Thu, 07 Nov 2019 03:45:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iSdPa-0000Ev-Ia for bug-guix@gnu.org; Thu, 07 Nov 2019 03:45:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20191027103719.47a9f1ea@gmail.com> (Miguel Arruga Vivas's message of "Sun, 27 Oct 2019 10:37:19 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Miguel Arruga Vivas Cc: 36634@debbugs.gnu.org, Raghav Gururajan --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Miguel, Miguel Arruga Vivas writes: > Hello again, > > The two patches attached create the cgroup directory needed and remove > the warning for the ip binary missing. Still the following errors > are emitted to the log.=20 > > --------------------8<------------------- > error : virConnectGetCPUModelNames:1109 : this function is not supported = by the connection driver: virConnectGetCPUModelNames > error : virConnectGetAllDomainStats:11705 : this function is not supporte= d by the connection driver: virConnectGetAllDomainStats > error : virCgroupSetValueRaw:473 : Unable to write to '/sys/fs/cgroup/uni= fied/machine/qemu-1-Guix.libvirt-qemu/tasks': No such file or directory > error : virCgroupRemoveRecursively:2383 : Unable to remove /sys/fs/cgroup= /unified/machine/qemu-1-Guix.libvirt-qemu/ (16)=20 > -------------------->8------------------- > > The last two may indicate there may be lurking another bug in the > cgroups configuration, but at least the machines can be created and > started/stopped seamlessly. What do you think? With the patch you submitted upstream (not the patches you attached to your previous email here), I can confirm the issue is fixed for me, and that I do NOT observe the errors you mentioned above. I see the patch was incorporated into Guix master in commit aa1f0896fb15a0bdcc5474839c8afdbb2520d603. That is good, and I think this issue can be resolved. If nobody follows up in a few days' time, let's close the bug report. Regarding your other patch in this thread to find the "ip" program at run-time, could you open a new bug report or patch (via guix-patches@gnu.org) for that? It seems unrelated to the issue at hand. Thank you for your help, =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAl3D2WMACgkQ3UCaFdgi Rp02DBAAsXrVEdD6BKwjjIuFQ3U8zlL5mH14OBNyfLel/CD9VvcUAYLikil5FaM7 wOoUu8jAmapb+DG1FO62+aSqXQjELtGn5V9IQe8liF+u5GAVjFHjymmoH2oDV13d Bw9k7IPKeD9wtC//iImx4VR5+FTRe4LZg1oUryVn6OcEkHrxhMWnLOmHoGsHQHe6 B6qFTcby8lA7iuGkTzeYNiJSmv24IgT6h2OpFFEpEkzf7Gt/a+1IRRylVji4nnlp 0rNt1gtKhNnjORwulTzPzVd7r/38O85umnq0UEti+7l5Ps8ZizNlgqMRC2Z1/LDm fsdy9acWS/WeIjcwmD2avdhPoidPdnE3TNnUma1aongibApwZd4KWj+H+9dooxOV PdwMyN3motFM0ZfQCk/ISNkzpFFa2ewdrwAD+dSq/0vjIrC6CI936ILNKm6kZ7lo 1Qi5s8RzJ8Y6oqyJsiGFBFLmS+3HEMJnWtaoM7e6FQQ5AUDFAmEir4WaICZKvb8V 7Lr85XsYLXuT4OO7dYatJJNSM5mmbwvx1gRJz5EIE1GOLlDIG+jswl3oXNIcL1Kc XzwRY5/k1gSFG97bTsZ0NDpj33Rp+8rbnCYFEtp1/4TExEEMYSz+HvYnyUVtMCBT g3d9oxZEUmOTA1bFr6XMROCBQluRtG703HY7oU2XhbpZLd8sXtc= =2ifq -----END PGP SIGNATURE----- --=-=-=--