From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CGPgMbhq5mFbKAEAgWs5BA (envelope-from ) for ; Tue, 18 Jan 2022 08:22:32 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CD6QLrhq5mH57wAAauVa8A (envelope-from ) for ; Tue, 18 Jan 2022 08:22:32 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 83AE327076 for ; Tue, 18 Jan 2022 08:22:32 +0100 (CET) Received: from localhost ([::1]:53066 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n9ioo-0004mg-78 for larch@yhetil.org; Tue, 18 Jan 2022 02:22:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36834) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9igw-0003nz-N0 for bug-guix@gnu.org; Tue, 18 Jan 2022 02:14:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55788) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n9igs-0000ie-PD for bug-guix@gnu.org; Tue, 18 Jan 2022 02:14:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n9igs-0003Pu-MH for bug-guix@gnu.org; Tue, 18 Jan 2022 02:14:02 -0500 Subject: bug#41235: guix deploy can't deploy with a user different than root Resent-From: Brice Waegeneire Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 18 Jan 2022 07:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41235 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41235-close@debbugs.gnu.org Mail-Followup-To: 41235@debbugs.gnu.org, brice@waegenei.re, brice@waegenei.re Received: via spool by 41235-done@debbugs.gnu.org id=D41235.164248999213021 (code D ref 41235); Tue, 18 Jan 2022 07:14:02 +0000 Received: (at 41235-close) by debbugs.gnu.org; 18 Jan 2022 07:13:12 +0000 Received: from localhost ([127.0.0.1]:48685 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9ig4-0003Nx-D8 for submit@debbugs.gnu.org; Tue, 18 Jan 2022 02:13:12 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:48419) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9ig2-0003Nh-Vj for 41235-close@debbugs.gnu.org; Tue, 18 Jan 2022 02:13:11 -0500 Received: (Authenticated sender: brice@waegenei.re) by mail.gandi.net (Postfix) with ESMTPSA id B0F2320008 for <41235-close@debbugs.gnu.org>; Tue, 18 Jan 2022 07:13:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=waegenei.re; s=gm1; t=1642489984; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=G+dChjFWEII+um+nt4CwxV6/AmGp1mNymduAZ60d3Eg=; b=Trr9snK5T3/iKa28nxppjY9fURDLVWlgGty+uCsqd+/xzma7s56JdstHfkOtP1EICnzmUN D0qzq70Iqjw030hYwsaXaDHkmZY5FBuaoFKm/K7XzuF2h3nKkLJgAt3yuKXzew9H9T15k2 1MIrDrZzJk1d8qXASEDIM5BMTZ1cKr7q/Y0kHKJTqNxuO/4ZaqglF6A92VJxC4EBAxP37R TWPb8lrUgAf+MFDnNbGberoAKZke3t7usaBjt7uGayYv66Cr9Xnwdljn5IbFrzGjyoopWV 9h/TByOOZL+mdQ7mDFa7lIo8+nNNeWPKmopbZatMosHVDlR32g/MVH9X6IfqpA== From: Brice Waegeneire References: <40477dd457d8aaa03ee88b0386d6d933@waegenei.re> Date: Tue, 18 Jan 2022 08:13:01 +0100 In-Reply-To: <40477dd457d8aaa03ee88b0386d6d933@waegenei.re> (Brice Waegeneire's message of "Wed, 13 May 2020 15:29:58 +0000") Message-ID: <87y23dseiq.fsf@waegenei.re> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642490552; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=G+dChjFWEII+um+nt4CwxV6/AmGp1mNymduAZ60d3Eg=; b=I9YPeeidJzLPUbG+ErOlWaF32/oqHDw5tCUhbmfcVWu43fFCE6xUAVCpfYdbPwq5UR+MYS 1ceAnST+xzLXr6WUlHWrYVh7pzDJ2+6IMDumnKPX6ABjRmXLqNbKKmxUyBFy4/Xa59k6dj RWhciXc6/Rdqp/lLYdYqiNkaURtzwLK8ZNsvZ3wO9HhMzR7/bmafCLX5BzwX2T/hQqd2fF AsyXymQH1T5UX4SQK2zWhUYQAjOfvypQLzn4Zh0+sAQB0LUpHa2+F/SOfuDUcB64gIgrX4 rFjmf19oVpJnUrQfBtgXGcq1yj6cctCEKx5dxrcNTNJBLaYdhRZpYS+eO8EZPA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642490552; a=rsa-sha256; cv=none; b=uR02/bIeoC95F96ceXw/G55qdz3oa8iD/ZLnD4yXuR/KffRMtRfmuNoGE7GjoJJHs9aenb iu4C1MSnjE2dwAL2TDTyBdQrCusTapr+uX78S6RAJr48Rg5H6FtAFo5quqafF6Dhjtw+MU 9L1kZb+9EVebcTlTfdZRPAoiixvktvT5p60edb7N5R1bkaFCfZzbkzH9eF7Dbl4Trk0iEz +EYzTjN+5EUv1/TEI8HIrX2Jc+yJZXkw1USzTZRLbYxD44PNAJs6KT/Gwxof57+WWnnrbO Em13Wi4CYvEeHellnkm8OuFQpEAbETfzmYbrzJukD4rULn8AtPbEliZ8ROFrAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=waegenei.re header.s=gm1 header.b=Trr9snK5; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.22 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=waegenei.re header.s=gm1 header.b=Trr9snK5; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 83AE327076 X-Spam-Score: -2.22 X-Migadu-Scanner: scn1.migadu.com X-TUID: ER1XWZ+NO+4t Hello Guix, Brice Waegeneire writes: > When trying to reproduce another =E2=80=9Cguix deploy=E2=80=9D bug for a = future bug=20 > report > I stumbled upon this one: it's not possible to deploy as a user > (machine-ssh-configuration-user) different than =E2=80=9Croot=E2=80=9C, e= ven with a > properly configured sudoers file[0]. Deploying with root works when ssh=20 > is > configured with =E2=80=9CPermitRootLogin yes=E2=80=9D. [...] This isn't the case anymore. I can now use "guix deploy" with a user having passwordless sudo right, as documented in the manual. Cheers, - Brice