From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id IG3UAgKPql7XegAA0tVLHw (envelope-from ) for ; Thu, 30 Apr 2020 08:40:34 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iP4cGwuPql74MwAAbx9fmQ (envelope-from ) for ; Thu, 30 Apr 2020 08:40:43 +0000 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:470:142::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 AA12094228E for ; Thu, 30 Apr 2020 08:40:40 +0000 (UTC) Received: from localhost ([::1]:55344 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jU4kI-0001VA-CV for larch@yhetil.org; Thu, 30 Apr 2020 04:40:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42658) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jU4jv-00015y-Eg for guix-patches@gnu.org; Thu, 30 Apr 2020 04:40:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jU4jj-0000Vf-3c for guix-patches@gnu.org; Thu, 30 Apr 2020 04:40:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33780) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jU4ji-0000UX-IZ for guix-patches@gnu.org; Thu, 30 Apr 2020 04:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jU4ji-0007NQ-F7 for guix-patches@gnu.org; Thu, 30 Apr 2020 04:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#40901] gnu: ktsuss: Fix paths. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 30 Apr 2020 08:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40901 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Jan Nieuwenhuizen Cc: 40901@debbugs.gnu.org Received: via spool by 40901-submit@debbugs.gnu.org id=B40901.158823598128324 (code B ref 40901); Thu, 30 Apr 2020 08:40:02 +0000 Received: (at 40901) by debbugs.gnu.org; 30 Apr 2020 08:39:41 +0000 Received: from localhost ([127.0.0.1]:45326 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jU4jN-0007Mm-J2 for submit@debbugs.gnu.org; Thu, 30 Apr 2020 04:39:41 -0400 Received: from knopi.disroot.org ([178.21.23.139]:33156) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jU4jL-0007Me-QX for 40901@debbugs.gnu.org; Thu, 30 Apr 2020 04:39:40 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6588528A3D; Thu, 30 Apr 2020 10:39:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F9DScDi1Kc-J; Thu, 30 Apr 2020 10:39:37 +0200 (CEST) Date: Thu, 30 Apr 2020 04:39:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1588235977; bh=GPGkeqQjjHvKxzvuiKy90quWJlRAAXrHO354voeMeq4=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=D2KptaNF/KX3st5z6Ke3a838s4sP4TC5WFzTtpxsCF40gGUhW+DeIKb+z3iKX9/ql zmidExLBOdMqi7flaMLAtg6iGeJkzLVBZxNp9CaNZFry1d0CBC08FVY1agnchqy8fZ NtGnNQTpU2ZxllN7KoxVQTPtPZc/+KMcOxMbv2Un63N62s+jhwLMQ/xXwwHsBbGuQU 3fY7TI1iirpJ0XNehtfzgUGOrUfqovFc6T4ixSohw84SrragdROrTd256HsVkaK2jJ 1dTfabH7aQUSsqsG9Qf8sS3JJ4cW6DPNWIxcGHA9hwbb9Xec/UNCaC8Y+hX78BOcyB 9dKG/tL/yQqPw== From: Raghav Gururajan Message-ID: <20200430043918.0f36cbc0.raghavgururajan@disroot.org> In-Reply-To: <87sggncz4s.fsf@gnu.org> References: <20200427093702.16f9d953.raghavgururajan@disroot.org> <87k120527o.fsf@gnu.org> <20200428034314.37f199f3.raghavgururajan@disroot.org> <87sggncz4s.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/G/VfgDmFUh5OQQL4F++M7OJ" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 X-Spam-Score: 1.59 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=disroot.org header.s=mail header.b=D2KptaNF; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disroot.org (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 2001:470:142::17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Scan-Result: default: False [1.59 / 13.00]; GENERIC_REPUTATION(0.00)[-0.4942013039813]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:142::/48:c]; MV_CASE(0.50)[]; HAS_ATTACHMENT(0.00)[]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.17), country: US(-0.00), ip: 2001:470:142::17(-0.49)]; DWL_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; R_DKIM_REJECT(1.00)[disroot.org:s=mail]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[disroot.org:-]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_IN_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; MIME_TRACE(0.00)[0:+,1:+,2:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[raghavgururajan@disroot.org,guix-patches-bounces@gnu.org]; ARC_NA(0.00)[]; URIBL_BLOCKED(0.00)[disroot.org:email]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[multipart/mixed,text/plain,text/x-patch]; HAS_LIST_UNSUB(-0.01)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_SEVEN(0.00)[10]; FORGED_SENDER_MAILLIST(0.00)[]; DMARC_POLICY_SOFTFAIL(0.10)[disroot.org : SPF not aligned (relaxed),none] X-TUID: xH1AlUnQA62s --MP_/G/VfgDmFUh5OQQL4F++M7OJ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Jan! > Having a like this is great. Two remarks > > * please move it above the "* gnu/packages/admin" line Done! > * it would be great if you can add link to the ktsuss bug tracer about > this "unknown" bug It is not reported yet. I could report it, but I am not sure how to debug deeper to pin-point the exact part of the sudo-backend that has the bug. So I have changed commit-message to fit situation. Please find the revised patch attached with this email. Regards, RG. --MP_/G/VfgDmFUh5OQQL4F++M7OJ Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-ktsuss-Revert-back-to-su-from-sudo.patch >From 736ac4d7940bdc9982f05b5b58fbaf32f3d6aec4 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Thu, 30 Apr 2020 04:26:05 -0400 Subject: [PATCH] gnu: ktsuss: Revert back to su from sudo. Sudo authentication does not work in guix system. Disabled sudo-backend. Ktsuss will now use su-backend, which is the default. * gnu/packages/admin.scm (ktsuss): Revert back to su from sudo. --- gnu/packages/admin.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index cb3de79713..356fd1cdf4 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -146,9 +146,7 @@ (file-name (git-file-name name version)))) (build-system glib-or-gtk-build-system) (arguments - `(#:configure-flags - (list "--enable-sudo=yes") - #:phases + `(#:phases (modify-phases %standard-phases (add-after 'unpack 'patch-file-names (lambda _ -- 2.26.2 --MP_/G/VfgDmFUh5OQQL4F++M7OJ--