From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id ID8ENXM19V+CewAA0tVLHw (envelope-from ) for ; Wed, 06 Jan 2021 03:58:43 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id MJ16MHM19V/3CwAAB5/wlQ (envelope-from ) for ; Wed, 06 Jan 2021 03:58:43 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9D5FD940414 for ; Wed, 6 Jan 2021 03:58:43 +0000 (UTC) Received: from localhost ([::1]:44606 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwzy6-0003xT-Ix for larch@yhetil.org; Tue, 05 Jan 2021 22:58:42 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48032) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwzxx-0003x6-83 for guix-devel@gnu.org; Tue, 05 Jan 2021 22:58:33 -0500 Received: from zancanaro.com.au ([45.76.117.151]:57074) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwzxv-0007Ao-NQ for guix-devel@gnu.org; Tue, 05 Jan 2021 22:58:33 -0500 Received: by zancanaro.com.au (Postfix, from userid 116) id BA794215AD; Wed, 6 Jan 2021 03:58:28 +0000 (UTC) Received: from [127.0.0.1] (unknown [120.18.185.109]) by zancanaro.com.au (Postfix) with ESMTPSA id 42E30215AA; Wed, 6 Jan 2021 03:58:28 +0000 (UTC) Date: Wed, 06 Jan 2021 14:58:24 +1100 From: Carlo Zancanaro To: raid5atemyhomework Subject: Re: ZFS on Guix User-Agent: K-9 Mail for Android In-Reply-To: References: <_1CLe9QSGsoMlu5WxBMXm4CbFLM_M9iRG1XQF9GDsK0GP208jpngdymfix4tAfoLP94mhMTt-Tx6OP2xN_n78Jhx5KQzkiqPpIci_44C9OI=@protonmail.com> <4nnVFhbpUhipplsq55mHX9KtoMK9s0rZDC3D8rgKQ5O0nUtnapdkHZfPcAVpECgW1mnYm1BbmvyQ4SyTgvNyUgVgzM29gh6b8OL7p3YvczM=@protonmail.com> <20210103165008.6517c1bf@scratchpost.org> <87lfd698xq.fsf@zancanaro.id.au> Message-ID: <5DEAAAD8-1D08-4489-9AEC-675618F8E388@zancanaro.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=45.76.117.151; envelope-from=carlo@zancanaro.id.au; helo=zancanaro.com.au X-Spam_score_int: 1 X-Spam_score: 0.1 X-Spam_bar: / X-Spam_report: (0.1 / 5.0 requ) BAYES_00=-1.9, PDS_TONAME_EQ_TOLOCAL_SHORT=1.999, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "guix-devel@gnu.org" Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.84 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 9D5FD940414 X-Spam-Score: -0.84 X-Migadu-Scanner: scn0.migadu.com X-TUID: 0S72wth1w/Uw Apologies for the short reply, but that permission issue can be solved in t= he short term by changing the permissions on /dev/kvm (I set it to 777 to f= orce it when necessary, because I don't know what the right permissions are= )=2E The proper solution is probably to add your user to a kvm group on your di= stribution, which should give you the appropriate access=2E