From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: SELinux log Date: Wed, 12 Jun 2019 22:12:05 +0200 Message-ID: <87v9xa8sx6.fsf@elephly.net> References: <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: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48081) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb9bS-0004Rg-UJ for guix-devel@gnu.org; Wed, 12 Jun 2019 16:12:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hb9bS-0001Uz-1A for guix-devel@gnu.org; Wed, 12 Jun 2019 16:12:14 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21377) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hb9bR-0001TQ-KF for guix-devel@gnu.org; Wed, 12 Jun 2019 16:12:13 -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: >> 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= /bin:/usr/local/sbin:/usr/bin:/usr/sbin) > readlink: missing operand That=E2=80=99s confusing. Didn=E2=80=99t you say that you ran =E2=80=9Cgui= x search=E2=80=9D before? --=20 Ricardo