From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alexandru-Sergiu Marton" Subject: bug#40550: zsh: sudo is not setuid Date: Fri, 17 Apr 2020 08:45:29 +0300 Message-ID: References: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34547) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jPKp9-00038C-EG for bug-guix@gnu.org; Fri, 17 Apr 2020 02:50:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jPKp8-00041j-D5 for bug-guix@gnu.org; Fri, 17 Apr 2020 02:50:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56528) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jPKp8-00041M-0Y for bug-guix@gnu.org; Fri, 17 Apr 2020 02:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jPKp7-0004S0-TF for bug-guix@gnu.org; Fri, 17 Apr 2020 02:50:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20200413191440.GA26537@jasmine.lan> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: Alexandru-Sergiu Marton , 40550@debbugs.gnu.org On Mon Apr 13, 2020 at 6:14 PM PST, Leo Famulari wrote: > I tested it, and if the file ~/.zprofile already exists when Guix tries > to set up its own ~/.zprofile, then nothing is done. Maybe you already > had a ~/.zprofile? Yes. That should be the problem then. It is confusing though, because I didn't think for a second that might affect it. How is this set up on bash? It doesn't look like there is any place where /run/setuid-programs is appended to PATH in any of my bash files.