From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: SELinux log Date: Sat, 08 Jun 2019 16:50:57 +0200 Message-ID: <87r284cer2.fsf@elephly.net> References: <87sgsocqx5.fsf@elephly.net> <87k1dyk33n.fsf@elephly.net> <87ef4586oh.fsf@elephly.net> <87a7es8spi.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44467) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hZcgX-0001aO-Mv for guix-devel@gnu.org; Sat, 08 Jun 2019 10:51:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hZcgW-00062E-Lc for guix-devel@gnu.org; Sat, 08 Jun 2019 10:51:09 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21240) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hZcgW-0005zJ-8C for guix-devel@gnu.org; Sat, 08 Jun 2019 10:51:08 -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 Cc: Guix-devel Laura Lazzati writes: >> Uhm, that=E2=80=99s weird, but you=E2=80=99re not in permissive mode, ar= e you? What >> does =E2=80=9Cgetenforce=E2=80=9D say? >> > I tired it in both modes and the same result in the log file. Well, when in permissive mode it should probably say =E2=80=9Cpermissive=3D= 1=E2=80=9D in the logs, but otherwise it should be the same. >> To relabel your whole file system according to installed policies run >> this: >> >> touch /.autorelabel >> reboot >> > I will see if my Fedora on the VM is not broken and try it. Otherwise fre= sh > install... and do this. > will answer back with my results. Reinstallation should not be necessary for this. It=E2=80=99s unlikely that SELinux is broken. Just make sure that everything is properly labeled. The reboot should take a pretty long time while every file on the disk is labeled. -- Ricardo