From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: SELinux log Date: Wed, 05 Jun 2019 11:39:02 +0200 Message-ID: <87sgsocqx5.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYU2U-000817-PO for guix-devel@gnu.org; Wed, 05 Jun 2019 07:25:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYU2P-0000Vk-Pb for guix-devel@gnu.org; Wed, 05 Jun 2019 07:25:05 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21203) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hYU2O-0008Vn-6S for guix-devel@gnu.org; Wed, 05 Jun 2019 07:25:01 -0400 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: laura.lazzati.15@gmail.com Cc: guix-devel@gnu.org Hi Laura, > Today I've been installing Guix on top of Fedora (relase30), and I > faced issues with guix-daemon, getting it did not have permissions for > running. It was a SELinux problem, since after disabling it and > restarting the daemon I could use guix normally. > Here is my audit.log file [=E2=80=A6] Thanks. Did you install the SELinux policy for the daemon that is included in the source code repository? (It is not included in the files that =E2=80=9Cguix pull=E2=80=9D installs.) --=20 Ricardo