From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id i4O6OKDniWPa2AAAbAwnHQ (envelope-from ) for ; Fri, 02 Dec 2022 12:55:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YNkbN6DniWNrOgAAG6o9tA (envelope-from ) for ; Fri, 02 Dec 2022 12:55:12 +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 1C98293A9 for ; Fri, 2 Dec 2022 12:55:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p14dF-0000yp-3Y; Fri, 02 Dec 2022 06:55:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p14dD-0000yN-50 for bug-guix@gnu.org; Fri, 02 Dec 2022 06:55:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p14dC-0008G3-Mt for bug-guix@gnu.org; Fri, 02 Dec 2022 06:55:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p14dC-0008MJ-HL for bug-guix@gnu.org; Fri, 02 Dec 2022 06:55:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#59771: Conda 22.9.0 needs "sudo" as dependency Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 02 Dec 2022 11:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59771 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Hugo Buddelmeijer Cc: 59771@debbugs.gnu.org X-Debbugs-Original-Cc: bug-guix@gnu.org, 59771@debbugs.gnu.org Received: via spool by 59771-submit@debbugs.gnu.org id=B59771.166998204232100 (code B ref 59771); Fri, 02 Dec 2022 11:55:02 +0000 Received: (at 59771) by debbugs.gnu.org; 2 Dec 2022 11:54:02 +0000 Received: from localhost ([127.0.0.1]:46265 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p14cE-0008LY-3z for submit@debbugs.gnu.org; Fri, 02 Dec 2022 06:54:02 -0500 Received: from tobias.gr ([80.241.217.52]:52772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p14cB-0008L9-7w for 59771@debbugs.gnu.org; Fri, 02 Dec 2022 06:54:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=URJi/3dRkzNUF SvE+WCunnjC/AMZNFaY0pa8sGoH2fA=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=FAhTSsRb+SOQmbMifx+jgyOWg62bpgPCEF0GVK pEVXIrkblRnPw0gwzY7gf5fljAeZmFUGu1089VKuFfK+sX5+vStzYEZ/GOYPMBuedIfjPl wWE7+gsThYFblUZvX7/PVAKuk3/7n2xa68ZtCzBR3l/ZdPhdm4ol/iDoYq30LBWsro7WKL H54ySCTSCbObtmuG7leBPhb3moZutQu2dMIPMr6FtsMdyJ8V4K9V7fPuoU74Nf8YRd3bFx FCHCp5dkYd+ZVJI8fRKqR70Vaze3axPWxgojVX/4HqaQ8O5tT1v4bG2SPdDGvX+FIYm4sB vT9H5WoO+o3r5P0G7u1Qp9Sw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 9c892eda (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Fri, 2 Dec 2022 11:53:55 +0000 (UTC) References: Date: Fri, 02 Dec 2022 12:47:22 +0100 In-reply-to: BIMI-Selector: v=BIMI1; s=default; Message-ID: <87359y3tqn.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , Reply-to: Tobias Geerinckx-Rice From: Tobias Geerinckx-Rice via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org 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=1669982112; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc: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=URJi/3dRkzNUFSvE+WCunnjC/AMZNFaY0pa8sGoH2fA=; b=PWh3WsbxyXqlwB84Og8PNHWth8tVnXZ7Mdk+rh6GmSTCdCYcMvj7dx2Frr1I3e58+vgRaL ZctHkckNzIHyTtGzGNKR2q5ao8z2DiyktaPfaXxbTEbNx1CFG7y3VpYxaXWcRpmPGaWL4z InY2ST3RfeypXkLf0mexKWrHMJ3pFTDKcsVK7uOslGlaaHWv+DBwbdglKwAsQFBR1m1EZJ 7asFvaqer7+5/MgyPkvP6F6rGQjPUxPhqe8EkCPqVkAvxMYE/efQCqDto6VkRwELXOBvtm yzFMxG/fLJkq4ul0ZAw4Xe+t2EyLQdc3/kvw6LOV8cOUIk+63WYkQxDAb6D1OA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669982112; a=rsa-sha256; cv=none; b=fW9WWYpm2hB1JLFrt7EGG2HIV7aqjAAFTwXig6dyxz9dOxOBZZPGMdM+hHg2e28Ynhf6sZ 7jykaHTqB68PAQLVzHs5WkZti5vkustGS0n6WXwzaZWpLjwbegQyPazxmZxXgf5FjiNE3M /h7ZvAYicag1yKS1NEGapydaZZEPC+++uUjO/jGHUQ7C+sFc3+rBlryx/Fo89V14mcHkGl kusKugoGtLLqLpzM12nvUESRMCv4BYqYVDxU+5OU8iPk8kSDwXJ7itiKdp3Q6dX+NuFGIT AO7K/VT6MZLya/cU6PawVH38eoBOwqOsBsz/ld6KvGi35XTll0Lyv734iqLxnQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=FAhTSsRb; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.57 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=FAhTSsRb; dmarc=pass (policy=none) header.from=gnu.org; 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: 1C98293A9 X-Spam-Score: -3.57 X-Migadu-Scanner: scn1.migadu.com X-TUID: TbXj05qoNoJs --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi Hugo, Hugo Buddelmeijer =E5=86=99=E9=81=93=EF=BC=9A > As for why sudo is needed, I don't know. (Not sure I want to=20 > know.) Indeed, this sounds like something to report and fix upstream. > $ guix shell -C conda sudo Won't work, because sudo needs to be setuid =E2=80=94 that is, provided by= =20 the OS. On Guix Systems, that means /run/setuid-programs/sudo. It cannot=20 be run from the store, where setuid programmes are not allowed. I tried --expose'ing /run/setuid-programs, but then sudo fails to=20 find libsudo_util.so.0. I didn't test further but don't expect=20 that to suffice: sudo simply makes too many assumptions about the=20 system, because of the special job it needs to do. While it would be nice to figure out how to provide=20 setuid-programs to a containers, Conda's pointless use of sudo is=20 the bug here. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCY4nnsA0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15bBkBAMzzB4Y9lO1Kd5qSaJnAG7JfZLYZc358m6LL2Et9 ZWJUAQDoo3N9sV5aA64FS7jswU5j7VqbHXNgahVTpRlKIqXOBw== =6HLi -----END PGP SIGNATURE----- --=-=-=--