From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laura Lazzati Subject: Re: SELinux log Date: Wed, 12 Jun 2019 11:25:09 -0300 Message-ID: References: <87k1dyk33n.fsf@elephly.net> <87ef4586oh.fsf@elephly.net> <87a7es8spi.fsf@elephly.net> <87r284cer2.fsf@elephly.net> <87muisc8x8.fsf@elephly.net> <87ef41dfkc.fsf@elephly.net> <87tvcw9upi.fsf@elephly.net> <87h88v9udy.fsf@elephly.net> <87y3277wri.fsf@elephly.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000006fcf03058b213071" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49059) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb4DA-0004yj-2c for guix-devel@gnu.org; Wed, 12 Jun 2019 10:26:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hb4CC-0001X0-9z for guix-devel@gnu.org; Wed, 12 Jun 2019 10:25:49 -0400 Received: from mail-wm1-x32b.google.com ([2a00:1450:4864:20::32b]:40543) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hb4CB-0001V2-Vk for guix-devel@gnu.org; Wed, 12 Jun 2019 10:25:48 -0400 Received: by mail-wm1-x32b.google.com with SMTP id v19so6752550wmj.5 for ; Wed, 12 Jun 2019 07:25:47 -0700 (PDT) In-Reply-To: <87y3277wri.fsf@elephly.net> 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: Ricardo Wurmus Cc: Guix-devel --0000000000006fcf03058b213071 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Yes, I know. The lines I proposed were untested, though, and some of > them required adjustment, so I was curious to know what exact changes > you performed locally and where. After writing the previous email I have realized I could have done it in a separate file, right? Like I said, I cloned the repo copied the the etc/guix-daemon.cil, under /root, added the types/ rules and replaced the typeattributeset in the "sections" of the file. > > > BTW, when they are finished how can I share that file > > without pushing it? > > You can share a git formatted patch as an email attachment. > Ok, I will do it then. > > When you run =E2=80=9Cwhich guix=E2=80=9D what does it say? What does = =E2=80=9Creadlink -f > $(which guix)=E2=80=9D say? > I first get the result of evaluating `which guix` saying it is not found, and then thar readlink has no operand, see: /usr/bin/which: no guix in (/home/laura/.local/bin:/home/laura/bin:/usr/share/Modules/bin:/usr/local/b= in:/usr/local/sbin:/usr/bin:/usr/sbin) readlink: missing operand Regards :) --0000000000006fcf03058b213071 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
Yes, I know.=C2=A0 The lines I proposed were untested, though, and some of<= br>
them required adjustment, so I was curious to know what exact changes
you performed locally and where.
After writing the previou= s email I have realized I could have done it in a separate file, right? Lik= e I said, I cloned the repo copied the the etc/guix-daemon.cil, under /root= , added the types/ rules and replaced the typeattributeset in the "sec= tions" of the file.

> BTW, when they are finished how can I share that file
> without pushing it?

You can share a git formatted patch as an email attachment.
Ok, I will do it then.

When you run =E2=80=9Cwhich guix=E2=80=9D what does it say?=C2=A0 What does= =E2=80=9Creadlink -f
$(which guix)=E2=80=9D say?
I first get the result of = evaluating `which guix` saying it is not found, and then thar readlink has = no operand, see:

/usr/bin/which: no guix in (/home= /laura/.local/bin:/home/laura/bin:/usr/share/Modules/bin:/usr/local/bin:/us= r/local/sbin:/usr/bin:/usr/sbin)
readlink: missing operand
Regards :)

--0000000000006fcf03058b213071--