From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: KVM kernel module permission denied on foreign distro Date: Sat, 19 Jan 2019 18:19:54 +0100 Message-ID: <874la4a7k5.fsf@ambrevar.xyz> References: <8736ppugm5.fsf@roquette.mug.biscuolo.net> <87zhrwty6j.fsf@roquette.mug.biscuolo.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkuHs-0006dc-7Y for help-guix@gnu.org; Sat, 19 Jan 2019 12:20:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gkuHn-0005qA-E3 for help-guix@gnu.org; Sat, 19 Jan 2019 12:20:04 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:53593) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gkuHn-0005lq-73 for help-guix@gnu.org; Sat, 19 Jan 2019 12:19:59 -0500 In-reply-to: <87zhrwty6j.fsf@roquette.mug.biscuolo.net> 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: Giovanni Biscuolo Cc: help-guix@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable If I'm not mistaken, this is because you need to add the builders to the 'k= vm' group. From the manual ((guix) 2.4.1 Build Environment Setup): =2D-8<---------------cut here---------------start------------->8--- To use =E2=80=98guix system vm=E2=80=99 and related commands, you may need to add the build users to the =E2=80=98kvm=E2=80=99 group so t= hey can access =E2=80=98/dev/kvm=E2=80=99, using =E2=80=98-G guixbuild,kvm=E2=80=99= instead of =E2=80=98-G guixbuild=E2=80=99 (*note Invoking guix system::). =2D-8<---------------cut here---------------end--------------->8--- =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlxDXDoACgkQm9z0l6S7 zH+Nwwf9G1Dh/l9+aT4qfaRq0CFsZBTB5h7qTmXD0R2TsDGqylJditJmbJeBq9rt 0cM0AYDV/ywCcqTn+QIrh4rWR0CDrO2neJdvBysZhykDU4ApvfcNrcRk9C5bccuD JBfzQGqRKuHIwbW4m6rFcVS09Yoe1bq3CoXjDEqMDD0e0rjTCfdJQi3gAY8UFmPC mxUZuGLrrKUsMChMHQJFiTXqOSW7mPXj4ynoxdAQNzyJAKYT00OOuNv4rNYUHUNE pgmoVeCSikn8iZT+yKQJXG2XjkSQ8VktzSDYznGzbXOicaKxDF9IPXVyOTc1hXBh aQV/dE5GbR6xNk1Pb1mDWBhcf2/jGg== =qrTX -----END PGP SIGNATURE----- --=-=-=--