From unknown Sat Sep 20 21:09:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#77344: kglobalaccel is missing polkit files Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 28 Mar 2025 19:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 77344 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 77344@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17431891878754 (code B ref -1); Fri, 28 Mar 2025 19:14:01 +0000 Received: (at submit) by debbugs.gnu.org; 28 Mar 2025 19:13:07 +0000 Received: from localhost ([127.0.0.1]:55525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tyF8d-0002H8-8d for submit@debbugs.gnu.org; Fri, 28 Mar 2025 15:13:07 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33520) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tyF8a-0002GR-Bz for submit@debbugs.gnu.org; Fri, 28 Mar 2025 15:13:05 -0400 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 1tyF8R-0002BZ-9E for bug-guix@gnu.org; Fri, 28 Mar 2025 15:12:56 -0400 Received: from lepiller.eu ([2a00:5884:8208::1] helo=hermes.lepiller.eu) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tyF8O-0001cC-6F for bug-guix@gnu.org; Fri, 28 Mar 2025 15:12:55 -0400 Received: from hermes.lepiller.eu (localhost [127.0.0.1]) by hermes.lepiller.eu (OpenSMTPD) with ESMTP id 9760e689 for ; Fri, 28 Mar 2025 19:12:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=n5wgw8dXhRLHpGSpyC0Pd858u d1QE16etGt/ZcAm3YM=; b=iSBQ8+kCWlbVzGkdkZZsBRVA3amRoJ6rM6lZfx058 3hurDt4dvFqlWgSsD2AgTAOJzAl+Qkx+5jCWdTnK4Na9PjWcHWf2dAAj34ny3gE6 NUzavLvMJbM58RbiUcsluFtFHAACdzPdzAvAV7mkI9QllqfQIwdpGSlYgmGl3tp8 QbS7u7KagIi19Da4+NJqbsSWuwVaAWWZMaMmEyiSdVmlH9aBFavI4daOUN3Av1wE 0oeRfj7aRxRQvcn/54Y2Y9K7Ex77QiJkvooVjaAeCLKpUzrm3evWckq1zsfNL9fe FOdDeutlqfGsNxXGmHD6lpCBDF2Jd6QItvkvIknqp+yYQ== Received: by hermes.lepiller.eu (OpenSMTPD) with ESMTPSA id 247d2bfc (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Fri, 28 Mar 2025 19:12:42 +0000 (UTC) Date: Fri, 28 Mar 2025 20:12:10 +0100 From: Julien Lepiller Message-ID: <20250328201210.23e3f8ea@lepiller.eu> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.41; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2a00:5884:8208::1; envelope-from=julien@lepiller.eu; helo=hermes.lepiller.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi Guix! updating my system, I found that etc-polkit-1 fails to build because a directory is missing from kglobalaccel. kglobalaccel is included in the system from gnu/services/desktop.scm because I use plasma on one of my machines. The solution could be to remove it from the list, but maybe it's actually the package that's broken. From unknown Sat Sep 20 21:09:15 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Julien Lepiller Subject: bug#77344: closed (Re: bug#77344: kglobalaccel is missing polkit files) Message-ID: References: <871pugy09b.fsf@z572.online> <20250328201210.23e3f8ea@lepiller.eu> X-Gnu-PR-Message: they-closed 77344 X-Gnu-PR-Package: guix Reply-To: 77344@debbugs.gnu.org Date: Sat, 29 Mar 2025 03:39:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1743219542-14878-1" This is a multi-part message in MIME format... ------------=_1743219542-14878-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #77344: kglobalaccel is missing polkit files which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 77344@debbugs.gnu.org. --=20 77344: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D77344 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1743219542-14878-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 77344-done) by debbugs.gnu.org; 29 Mar 2025 03:38:42 +0000 Received: from localhost ([127.0.0.1]:56208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tyN1t-0003rN-N4 for submit@debbugs.gnu.org; Fri, 28 Mar 2025 23:38:42 -0400 Received: from mail.z572.online ([88.99.160.180]:41472) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tyN1p-0003rB-SG for 77344-done@debbugs.gnu.org; Fri, 28 Mar 2025 23:38:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1743219882; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=hzXhEEbAq65Z+9ydkEsI7fvDzEpn1v7vhUqImJNB2qo=; b=SV4sK/XLHc83K8+gFIequK3D79uVQ+ho0AC9+sKM5Ws5f4AHcTUw4NK6od2z1qS0ug4dTS ZsC5KBckNJ1P/92r6kxXAq8vqgyl1cN1I7CI0/JNQnuK3Ec43H/w+FulfBnVl5nxe7YKSC W7xJc3fNCRwY0xHHnrC05Bf1jYXWbJk= Received: from m (mail1.85362086.com [107.174.64.25]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 0a21b5de (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 29 Mar 2025 03:44:41 +0000 (UTC) From: Z572 To: Julien Lepiller Subject: Re: bug#77344: kglobalaccel is missing polkit files In-Reply-To: <20250328201210.23e3f8ea@lepiller.eu> (Julien Lepiller's message of "Fri, 28 Mar 2025 20:12:10 +0100") References: <20250328201210.23e3f8ea@lepiller.eu> User-Agent: mu4e 1.12.9; emacs 30.0.92 Date: Sat, 29 Mar 2025 11:38:24 +0800 Message-ID: <871pugy09b.fsf@z572.online> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Julien Lepiller writes: > Hi Guix! > > updating my system, I found that etc-polkit-1 fails to build because a > directory is missing from kglobalaccel. kglobalaccel is included in the > system from gnu/services/desktop.scm b [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in sa-accredit.habeas.com] -0.0 SPF_PASS SPF: sender matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in bl.score.senderscore.com] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 77344-done Cc: 77344-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Julien Lepiller writes: > Hi Guix! > > updating my system, I found that etc-polkit-1 fails to build because a > directory is missing from kglobalaccel. kglobalaccel is included in the > system from gnu/services/desktop.scm b [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in sa-accredit.habeas.com] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in bl.score.senderscore.com] -0.0 SPF_PASS SPF: sender matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain Julien Lepiller writes: > Hi Guix! > > updating my system, I found that etc-polkit-1 fails to build because a > directory is missing from kglobalaccel. kglobalaccel is included in the > system from gnu/services/desktop.scm because I use plasma on one of my > machines. The solution could be to remove it from the list, but maybe > it's actually the package that's broken. should fixed in https://git.savannah.gnu.org/cgit/guix.git/commit/?id=136115fa0fb2ce2004abcf6e1839784b19c49259 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmfnazAACgkQO1qpk+Gi 3/DCExAAh7AjPW3qVFzranVlJ1i/lNE7B+ncwLfyuylFGBZ0GW4GGbBuvBX75UwZ cR52GsmJuEOre5FxQ8TOMElNsXj2mnhAWA/lZWKk4uCRwMGlAt/qIo+sgd2PWy7m aI+ZrtozKLxf9Nuqb4lh36gSobibKTTwAdc8Xt6Y2AtTEoSboLc1Sdf98S1Qi+V6 6g6DXr68hBUWb6LDJwtr6aBrSoS4wRdTug3cLtAoboO3H8Y+5tVnQAktk2uH1LnV VWrjKyjulXNvrIQNMcbm0+5RBwehdd5UMNmIv6IDtaViLohNUScrT9KAIz50BqGw 8ycZZcibyd/zvQ01giD0Dnn5wCxqlZBX6R2/SDf/wSGYPoAwGICXHardmnFntCxe XYj/TFEDaeunjQ122gjyDTd7UyzHzes49Y5CdblnY4VxW9oXyzCDgwCs/BOmpicD Kcvrqn+tKGy8/NNx1KzwDmvGtxELOcnXEPP+y+0vrVWuxIZQYBHkMWFQC+P3ldzg nhZp8AqzslmdyeIgziDQDACZjOB0qBx7vTinKDfKYjdKE09upvXSc+t5U/w+QgDr urUbvPu1tLg+CUv55RDvMfqUhadalyUSe4cui5SfFoTRWckDWONg+ayBTKROFRrI UkLD949AeYv+sfjm1891I/fsshBgX78bUjf8mb5ZXkeM25wJZ8g= =oYIG -----END PGP SIGNATURE----- --=-=-=-- ------------=_1743219542-14878-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 28 Mar 2025 19:13:07 +0000 Received: from localhost ([127.0.0.1]:55525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tyF8d-0002H8-8d for submit@debbugs.gnu.org; Fri, 28 Mar 2025 15:13:07 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33520) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tyF8a-0002GR-Bz for submit@debbugs.gnu.org; Fri, 28 Mar 2025 15:13:05 -0400 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 1tyF8R-0002BZ-9E for bug-guix@gnu.org; Fri, 28 Mar 2025 15:12:56 -0400 Received: from lepiller.eu ([2a00:5884:8208::1] helo=hermes.lepiller.eu) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tyF8O-0001cC-6F for bug-guix@gnu.org; Fri, 28 Mar 2025 15:12:55 -0400 Received: from hermes.lepiller.eu (localhost [127.0.0.1]) by hermes.lepiller.eu (OpenSMTPD) with ESMTP id 9760e689 for ; Fri, 28 Mar 2025 19:12:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=n5wgw8dXhRLHpGSpyC0Pd858u d1QE16etGt/ZcAm3YM=; b=iSBQ8+kCWlbVzGkdkZZsBRVA3amRoJ6rM6lZfx058 3hurDt4dvFqlWgSsD2AgTAOJzAl+Qkx+5jCWdTnK4Na9PjWcHWf2dAAj34ny3gE6 NUzavLvMJbM58RbiUcsluFtFHAACdzPdzAvAV7mkI9QllqfQIwdpGSlYgmGl3tp8 QbS7u7KagIi19Da4+NJqbsSWuwVaAWWZMaMmEyiSdVmlH9aBFavI4daOUN3Av1wE 0oeRfj7aRxRQvcn/54Y2Y9K7Ex77QiJkvooVjaAeCLKpUzrm3evWckq1zsfNL9fe FOdDeutlqfGsNxXGmHD6lpCBDF2Jd6QItvkvIknqp+yYQ== Received: by hermes.lepiller.eu (OpenSMTPD) with ESMTPSA id 247d2bfc (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Fri, 28 Mar 2025 19:12:42 +0000 (UTC) Date: Fri, 28 Mar 2025 20:12:10 +0100 From: Julien Lepiller To: bug-guix@gnu.org Subject: kglobalaccel is missing polkit files Message-ID: <20250328201210.23e3f8ea@lepiller.eu> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.41; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2a00:5884:8208::1; envelope-from=julien@lepiller.eu; helo=hermes.lepiller.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi Guix! updating my system, I found that etc-polkit-1 fails to build because a directory is missing from kglobalaccel. kglobalaccel is included in the system from gnu/services/desktop.scm because I use plasma on one of my machines. The solution could be to remove it from the list, but maybe it's actually the package that's broken. ------------=_1743219542-14878-1--