From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Jai Vetrivelan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Mar 2022 06:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54252@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16464603558306 (code B ref -1); Sat, 05 Mar 2022 06:06:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 Mar 2022 06:05:55 +0000 Received: from localhost ([127.0.0.1]:47147 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQNYB-00029t-ED for submit@debbugs.gnu.org; Sat, 05 Mar 2022 01:05:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:54968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQNYA-00029l-8F for submit@debbugs.gnu.org; Sat, 05 Mar 2022 01:05:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQNY9-0007MA-LG for guix-patches@gnu.org; Sat, 05 Mar 2022 01:05:54 -0500 Received: from [2607:f8b0:4864:20::634] (port=37627 helo=mail-pl1-x634.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nQNY6-0008H0-KV for guix-patches@gnu.org; Sat, 05 Mar 2022 01:05:52 -0500 Received: by mail-pl1-x634.google.com with SMTP id n2so63565plf.4 for ; Fri, 04 Mar 2022 22:05:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:mime-version:content-disposition; bh=U0BFNU7AzoIPTqinYxKApnyS9dOEwt7HMzQPy8pe96A=; b=puYeT9sQiovF3XF+b/hwqq62idLM5auYTercXvIhs0QFg4uOQ073ilm+BF732vhq9F ZbyhP7E+qMSwkvBKsK8yVKU3LdaIvKzd0Xyt+kRbieLWjt52XrulNvl5EM3LpZlR7wIE 8UbXyUR+Roco/HKK34W+8ECpFuZuOhG9gXfeRL87fMJVJ+3O2Mv/vSKML24tTXRF2Hw7 NWf2izsVykoeCnSHC50F7WNOvEZCfjHdh8g9G2xQ4779Fv/1kLO8zjRWKix6oThEFdzS P1fcbtRGNVujsNbOF92LvTy/cTwpcXwEV8Iub3UhSH7ilwPeQAjcJcMQUqArcATv39c6 71BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-disposition; bh=U0BFNU7AzoIPTqinYxKApnyS9dOEwt7HMzQPy8pe96A=; b=IIkFe5iDLe8s0KMAZ+T0SEfkSAl6i4gSeX8UHiHBCzqn55oiX/yHt3Sn+OqXnISCMx VTtuVtU8+yPIpn4zoRbiJ+7e8s1VRUoevJVufQs3sR46uyQCr2/SZbuVwvK7dhRtvguR yDx6p7izk3fIE1quMV7133BbMMhgxMtDP7JgbJigY5eJLn75fEpiXvjsgLaOA/+SH0rw 89JNLQFWgRvG4l6QUVMcs13V4jco8y4uxEyJLomLn+YdKCy5f7euwVye+/jPx9tI28CH yAeos62GarPUHnCBGTkC0PYagGdl7KzcLIHR4YDqUyhMF5ZSEK2c9Y7zMLzGB9z++PTR 70MA== X-Gm-Message-State: AOAM530OgBQAToEIymJa3+D8mg8VHARKEAAXgiCESKjyFfQIt09uuVc7 lVrDZQfiO6wUWRrunesOB005ff9Df+o= X-Google-Smtp-Source: ABdhPJxmsujcDqAjGL1oBXPKcubP8gSsRr90YPkKpzlCWrcOb5/00M8vyjXLi1nCw8b09baEudccKg== X-Received: by 2002:a17:903:4054:b0:151:be03:2994 with SMTP id n20-20020a170903405400b00151be032994mr2040902pla.77.1646460348052; Fri, 04 Mar 2022 22:05:48 -0800 (PST) Received: from guix ([2409:4072:8e08:a987:8ecf:bb0f:1cb:6cf8]) by smtp.gmail.com with ESMTPSA id o5-20020a056a00214500b004bd7036b50asm7687312pfk.172.2022.03.04.22.05.46 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Mar 2022 22:05:47 -0800 (PST) From: Jai Vetrivelan X-Emacs-Acronym: Exceptionally Mediocre Algorithm for Computer Scientists Date: Sat, 05 Mar 2022 11:35:43 +0530 Message-ID: <87k0d953yg.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/patch Content-Disposition: inline; filename=0001-gnu-lemonbar-Update-to-1.4.patch X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::634 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::634; envelope-from=jaivetrivelan@gmail.com; helo=mail-pl1-x634.google.com X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 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, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.659, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no 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: -2.3 (--) >From dedefb5d5f0389d1e6fb190c9d47a6f8ca398791 Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan Date: Sat, 5 Mar 2022 11:17:57 +0530 Subject: [PATCH] gnu: lemonbar: Update to 1.4. * gnu/packages/wm.scm (lemonbar): Update to 1.4. --- gnu/packages/wm.scm | 62 ++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 32 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index a4fda11cfe..1874040eb3 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -2247,41 +2247,39 @@ (define-public sbcl-stumpwm-screenshot (license license:gpl3+))) (define-public lemonbar - (let ((commit "35183ab81d2128dbb7b6d8e119cc57846bcefdb4") - (revision "1")) - (package - (name "lemonbar") - (version (git-version "1.3" revision commit)) - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/LemonBoy/bar") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1wwqbph392iwz8skaqxb0xpklb1l6yganqz80g4x1fhrnz7idmlh")))) - (build-system gnu-build-system) - (arguments - `(#:tests? #f ; no test suite - #:make-flags - (list ,(string-append "CC=" (cc-for-target)) - (string-append "PREFIX=" %output)) - #:phases - (modify-phases %standard-phases - (delete 'configure)))) - (inputs - (list libxcb)) - (native-inputs - (list perl)) - (home-page "https://github.com/LemonBoy/bar") - (synopsis "Featherweight status bar") - (description - "@code{lemonbar} (formerly known as @code{bar}) is a lightweight + (package + (name "lemonbar") + (version "1.4") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/LemonBoy/bar") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0sm1lxxf0y2n87nvc8mz6i6mzb32f4qab80ppb28ibrwfir6jsln")))) + (build-system gnu-build-system) + (arguments + `(#:tests? #f ; no test suite + #:make-flags + (list ,(string-append "CC=" (cc-for-target)) + (string-append "PREFIX=" %output)) + #:phases + (modify-phases %standard-phases + (delete 'configure)))) + (inputs + (list libxcb)) + (native-inputs + (list perl)) + (home-page "https://github.com/LemonBoy/bar") + (synopsis "Featherweight status bar") + (description + "@code{lemonbar} (formerly known as @code{bar}) is a lightweight bar entirely based on XCB. Provides full UTF-8 support, basic formatting, RandR and Xinerama support and EWMH compliance without wasting your precious memory.") - (license license:x11)))) + (license license:x11))) (define-public lemonbar-xft ;; Upstream v2.0 tag is several years behind HEAD base-commit: 97065f9fe3da74adab54b70e28bd2cd59c06ee07 prerequisite-patch-id: 112e00ce191deb18c3866dc5f17e4c761a3b19af prerequisite-patch-id: f347aa2bfdef7aeb7ff3fb8e157e4acb2e1f78ae prerequisite-patch-id: 17ecf5c03e82c4231c8ae277ffd577b59b107c43 -- 2.34.0 From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Mar 2022 10:00:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jai Vetrivelan , 54252@debbugs.gnu.org Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.16464743457781 (code B ref 54252); Sat, 05 Mar 2022 10:00:01 +0000 Received: (at 54252) by debbugs.gnu.org; 5 Mar 2022 09:59:05 +0000 Received: from localhost ([127.0.0.1]:47336 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQRBp-00021R-Kr for submit@debbugs.gnu.org; Sat, 05 Mar 2022 04:59:05 -0500 Received: from michel.telenet-ops.be ([195.130.137.88]:52234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQRBo-00021J-Cg for 54252@debbugs.gnu.org; Sat, 05 Mar 2022 04:59:04 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by michel.telenet-ops.be with bizsmtp id 2Zz22700e4UW6Th06Zz2ie; Sat, 05 Mar 2022 10:59:03 +0100 Message-ID: From: Maxime Devos Date: Sat, 05 Mar 2022 10:59:02 +0100 In-Reply-To: <87k0d953yg.fsf@gmail.com> References: <87k0d953yg.fsf@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-Hza/ovcre3TOE2DoWKek" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1646474343; bh=qG0g313JTJCQwb181wJQ/CKIiqDWVisCDkmYOyONbv8=; h=Subject:From:To:Date:In-Reply-To:References; b=XqZmTbCIs/LFutQDbkRuo8i+8otg8SabBNvw30MQFFKVAv6fBK8uyohlLJSXSWdQ7 FlqJKvre3VcCn/wFa4xhJ09NcLvfz9S3KF8HWtK57VJQXEuAFA37ymdEFqxbRw7AFE 9sYB+Ho/BqkCJ8gSmUA16aUARF1LjtchvGDDVdKjQpgGPFJA2VdMxLyjGZ5PzZpbUf CmD5gewg8rPox90EOgfiI1tPI+SAb6KbnTvlQjQf9Nri/goYvOydopW/xc4bOoA+vB yewwfVCyr2/KDz1WI4UzHZoG7AUMmTo8LQmoWfvyZUmvBJTakDm/qIdt29e8LSjryz LZW9Ro8kLRlzg== X-Spam-Score: -0.7 (/) 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: -1.7 (-) --=-Hza/ovcre3TOE2DoWKek Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 SmFpIFZldHJpdmVsYW4gc2NocmVlZiBvcCB6YSAwNS0wMy0yMDIyIG9tIDExOjM1IFsrMDUzMF06 Cj4gK8KgIChwYWNrYWdlCj4gK8KgwqDCoCAobmFtZSAibGVtb25iYXIiKQo+ICvCoMKgwqAgKHZl cnNpb24gIjEuNCIpCj4gK8KgwqDCoCAoc291cmNlIChvcmlnaW4KPiArwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqAgKG1ldGhvZCBnaXQtZmV0Y2gpCj4gK8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgICh1cmkgKGdpdC1yZWZlcmVuY2UKPiArwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqAgKHVybCAiaHR0cHM6Ly9naXRodWIuY29tL0xlbW9uQm95L2JhciIpCj4gK8KgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIChjb21taXQgKHN0cmluZy1hcHBlbmQg InYiIHZlcnNpb24pKSkpCj4gK8KgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKGZpbGUtbmFtZSAoZ2l0 LWZpbGUtbmFtZSBuYW1lIHZlcnNpb24pKQoKQXQgbGVhc3QgaW4gdGhlICdtYXN0ZXInIGJyYW5j aCAoYW5kIHByZXN1bWFibHkgYWxzbyBpbiB2MS40KSwgdGhlcmUKYXJlIGEgZmV3IGJ1Z3MuICBB dCBsaW5lIDc4OSwgdGhlIHJldHVybiB2YWx1ZSBvZiAnbWFsbG9jJyBpcyBub3QKY2hlY2tlZCwg cG90ZW50aWFsbHkgY2F1c2luZyBhIG51bGwtcG9pbnRlciBkZXJlZmVyZW5jZSAoYW5kIGhlbmNl LCBhCnNlZ2ZhdWx0KSBhdCBsaW5lIDc5MCAoaW4gbGVtb25iYXIuYykuCgpDb3VsZCB0aGlzIGJl IGZpeGVkPwoKR3JlZXRpbmdzLApNYXhpbWUuCg== --=-Hza/ovcre3TOE2DoWKek Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYiM0ZhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lqsAQCEfAaQ1droA3DRElAZr21fWHz4 wC2TSCCvBS5eOyw7LAEAnNhHNMn7IZ1sRzoiqxR8Zt4vffzCi26573w+PDo+yQw= =siT7 -----END PGP SIGNATURE----- --=-Hza/ovcre3TOE2DoWKek-- From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Mar 2022 10:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jai Vetrivelan , 54252@debbugs.gnu.org Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.16464745058126 (code B ref 54252); Sat, 05 Mar 2022 10:02:02 +0000 Received: (at 54252) by debbugs.gnu.org; 5 Mar 2022 10:01:45 +0000 Received: from localhost ([127.0.0.1]:47341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQREP-000270-2R for submit@debbugs.gnu.org; Sat, 05 Mar 2022 05:01:45 -0500 Received: from laurent.telenet-ops.be ([195.130.137.89]:56020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQREN-00026s-He for 54252@debbugs.gnu.org; Sat, 05 Mar 2022 05:01:43 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by laurent.telenet-ops.be with bizsmtp id 2a1i2700N4UW6Th01a1icJ; Sat, 05 Mar 2022 11:01:42 +0100 Message-ID: <55072b656743007f2505bc2bac3d028faddbff92.camel@telenet.be> From: Maxime Devos Date: Sat, 05 Mar 2022 11:01:42 +0100 In-Reply-To: <87k0d953yg.fsf@gmail.com> References: <87k0d953yg.fsf@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-i5HvBm4ksdRTTg5igHfU" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1646474502; bh=Sc+wv/GdX+BR26lSFPmGc5+4TiwQYD9TMQAnufFTzlo=; h=Subject:From:To:Date:In-Reply-To:References; b=ap/t1Q+Bjw4Y0o0mneCuqfkTk/XUfgomcmV5cK8Xl0Rq53Ef5AyoYxeSuMqmbEvF3 VUsORVCloE4CAOTy1oHVYTYdFTrdBiQe0T4yihsDavCeUkPUgRQpFfxqjmsjPlycDd XvOiCyOhxOVdrwmrexdfHeaKMbMoFJtQpfaORvk7isafVxaTccRsYWgh4XSxOBFuXD U+fDHA0LXSyTyMBL3HX4R9v/ocwime8OtuyLmdpLJWr1E3NzTUO410ezNQ+5t9hhs6 DLbuZ8TvNrU1DlR4Anlm4vP10H/Q91hZSa6GS+jq2kAcf0kIx1+lAjANczkkODNCyB KhVEHH8Uf7asA== X-Spam-Score: -0.7 (/) 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: -1.7 (-) --=-i5HvBm4ksdRTTg5igHfU Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 SmFpIFZldHJpdmVsYW4gc2NocmVlZiBvcCB6YSAwNS0wMy0yMDIyIG9tIDExOjM1IFsrMDUzMF06 Cj4gK8KgwqDCoCAodmVyc2lvbiAiMS40IikKPiArwqDCoMKgIChzb3VyY2UgKG9yaWdpbgo+ICvC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCAobWV0aG9kIGdpdC1mZXRjaCkKPiArwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqAgKHVyaSAoZ2l0LXJlZmVyZW5jZQo+ICvCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoCAodXJsICJodHRwczovL2dpdGh1Yi5jb20vTGVtb25Cb3kv YmFyIikKPiArwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKGNvbW1pdCAo c3RyaW5nLWFwcGVuZCAidiIgdmVyc2lvbikpKSkKCkFsc28sIG9uIGxpbmUgMTI0OCwgdGhlIHJl dHVybiB2YWx1ZSBvZiAnc3RyZHVwJyBpc24ndCBjaGVja2VkLgpMaWtld2lzZSBvbiBsaW5lIDE0 NzUgYW5kIDk3NC4KCkdyZWV0aW5ncywKTWF4aW1lLgo= --=-i5HvBm4ksdRTTg5igHfU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYiM1BhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7ogpAP9G1L96sCejzS06+Oew+iNE6a82 vQiG4K3SSLREYCkOYAEA8lqpf63LoiWWJ/SZsNvraXP/Xc1UVmN/yTQa7Z8mvQY= =Sbka -----END PGP SIGNATURE----- --=-i5HvBm4ksdRTTg5igHfU-- From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Mar 2022 15:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jai Vetrivelan , 54252@debbugs.gnu.org Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.164649433526333 (code B ref 54252); Sat, 05 Mar 2022 15:33:01 +0000 Received: (at 54252) by debbugs.gnu.org; 5 Mar 2022 15:32:15 +0000 Received: from localhost ([127.0.0.1]:48868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQWOF-0006qf-Al for submit@debbugs.gnu.org; Sat, 05 Mar 2022 10:32:15 -0500 Received: from albert.telenet-ops.be ([195.130.137.90]:53746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQWOD-0006qW-JN for 54252@debbugs.gnu.org; Sat, 05 Mar 2022 10:32:13 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id 2fYC270064UW6Th06fYCc9; Sat, 05 Mar 2022 16:32:12 +0100 Message-ID: <937e6a6666aee69ebf9377dd38144c5ebb4cdbe6.camel@telenet.be> From: Maxime Devos Date: Sat, 05 Mar 2022 16:32:11 +0100 In-Reply-To: <87h78c4knq.fsf@gmail.com> References: <87k0d953yg.fsf@gmail.com> <87h78c4knq.fsf@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-77Mcxhy3v7YpuFwFQbsI" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1646494332; bh=ToY6I/AlYJVqRmn73kRQHiivmGY4VWLFWPA4QUTPpFw=; h=Subject:From:To:Date:In-Reply-To:References; b=TIurHrfs0NkwOqJELnIVLmkaT7h/cMVqwieUze280PsHOlemoPTG0GJNfuelKbKin f8aJ/FcB7aDz0Kd+kjzuBDeArNO9V2x9a9a9gjPWTYTKvzSwBRQrcwoIiPgM+iuaPM +AQc34PVAZ5U4iy/bYDuGhjCP07WwLy3NVGfUPIBgO4cg7BFf6ReaqyZpQo5xeXjV4 gU1ws+EL9tZfCT7ZWiLbI5A4ZvLDVcM6S26tUbcEtG1ZF2dmvxxq+Wb9U+BqjJ9pt7 AOwpMtECVgai/9a5fKAQLItU1itZFjXkHhM931br1UAjJrWtaNwcOLk+MRnTn7OmH/ R3U+Q6+Lm/dGQ== X-Spam-Score: -0.7 (/) 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: -1.7 (-) --=-77Mcxhy3v7YpuFwFQbsI Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable [Please keep 54252@debbugs.gnu.org in CC or To, such that other people can respond as well, such that discussion is not lost even if the original reviewers disappear, for transparancy reasons, etc.] Jai Vetrivelan schreef op za 05-03-2022 om 18:32 [+0530]: > Hello Maxime, >=20 > On 2022-03-05, 10:59 +0100, Maxime Devos wrote: >=20 > > At least in the 'master' branch (and presumably also in v1.4), there > > are a few bugs. At line 789, the return value of 'malloc' is not > > checked, potentially causing a null-pointer dereference (and hence, a > > segfault) at line 790 (in lemonbar.c). >=20 > Do you mean something like this? >=20 > =E2=94=8C=E2=94=80=E2=94=80=E2=94=80=E2=94=80 > =E2=94=82 diff --git a/lemonbar.c b/lemonbar.c > =E2=94=82 index 4da59ee..93fcb20 100644 > =E2=94=82 --- a/lemonbar.c > =E2=94=82 +++ b/lemonbar.c > =E2=94=82 @@ -785,8 +785,8 @@ font_load (const char *pattern) > =E2=94=82=20 > =E2=94=82 // Copy over the width lut as it's part of font_info > =E2=94=82 int lut_size =3D sizeof(xcb_charinfo_t) * xcb_query_font_c= har_infos_length(font_info); > =E2=94=82 - if (lut_size) { > =E2=94=82 - ret->width_lut =3D malloc(lut_size); > =E2=94=82 + ret->width_lut =3D malloc(lut_size); > =E2=94=82 + if (lut_size && ret->width_lut) { > =E2=94=82 memcpy(ret->width_lut, xcb_query_font_char_infos(font_= info), lut_size); > =E2=94=82 } > =E2=94=94=E2=94=80=E2=94=80=E2=94=80=E2=94=80 That just ignores the allocation failure, even though possibly the code will use ret->width_lut later, expecting it to be non-NULL (or maybe it actually handles NULL, I don't know). Probably the allocation failure needs to be reported (printf + exit, or return NULL, or something else). The exact mechanism used in C for handling allocation failures depends on the application. > > Could this be fixed? >=20 > I am not familiar with the C programming language, so I might not be > able to fix this. Ideally, things would be fixed upstream (it's on GitHub so you could try submitting a pull request). For Guix though, I believe simply reporting the potential issue upstream (at ) would be sufficient. Greetings, Maxime. --=-77Mcxhy3v7YpuFwFQbsI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYiOCexccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lvcAP4hPHtkU1xHJ40fsrcJKKkWi0b/ 3CDgS1aH27wAQPtltAD/aaFUtxm51znVFc7F6kLhNxp4rDli9GON3reM2DRGTg4= =VrXU -----END PGP SIGNATURE----- --=-77Mcxhy3v7YpuFwFQbsI-- From unknown Sat Aug 16 22:46:08 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: Jai Vetrivelan Subject: bug#54252: closed (Re: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4.) Message-ID: References: <87bkyd48ny.fsf@nicolasgoaziou.fr> <87k0d953yg.fsf@gmail.com> X-Gnu-PR-Message: they-closed 54252 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 54252@debbugs.gnu.org Date: Fri, 11 Mar 2022 00:48:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1646959682-20583-1" This is a multi-part message in MIME format... ------------=_1646959682-20583-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #54252: [PATCH] gnu: lemonbar: Update to 1.4. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 54252@debbugs.gnu.org. --=20 54252: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D54252 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1646959682-20583-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 54252-done) by debbugs.gnu.org; 11 Mar 2022 00:47:37 +0000 Received: from localhost ([127.0.0.1]:35995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSTRQ-0005JD-S9 for submit@debbugs.gnu.org; Thu, 10 Mar 2022 19:47:37 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:48017) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSTRP-0005IN-Pk for 54252-done@debbugs.gnu.org; Thu, 10 Mar 2022 19:47:36 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 01E24200002; Fri, 11 Mar 2022 00:47:29 +0000 (UTC) From: Nicolas Goaziou To: Jai Vetrivelan Subject: Re: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. References: <87k0d953yg.fsf@gmail.com> Date: Fri, 11 Mar 2022 01:47:29 +0100 In-Reply-To: <87k0d953yg.fsf@gmail.com> (Jai Vetrivelan's message of "Sat, 05 Mar 2022 11:35:43 +0530") Message-ID: <87bkyd48ny.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 54252-done Cc: 54252-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: -1.7 (-) Hello, Jai Vetrivelan writes: > From dedefb5d5f0389d1e6fb190c9d47a6f8ca398791 Mon Sep 17 00:00:00 2001 > From: Jai Vetrivelan > Date: Sat, 5 Mar 2022 11:17:57 +0530 > Subject: [PATCH] gnu: lemonbar: Update to 1.4. Applied. Thank you. Regards, -- Nicolas Goaziou ------------=_1646959682-20583-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Mar 2022 06:05:55 +0000 Received: from localhost ([127.0.0.1]:47147 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQNYB-00029t-ED for submit@debbugs.gnu.org; Sat, 05 Mar 2022 01:05:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:54968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQNYA-00029l-8F for submit@debbugs.gnu.org; Sat, 05 Mar 2022 01:05:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQNY9-0007MA-LG for guix-patches@gnu.org; Sat, 05 Mar 2022 01:05:54 -0500 Received: from [2607:f8b0:4864:20::634] (port=37627 helo=mail-pl1-x634.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nQNY6-0008H0-KV for guix-patches@gnu.org; Sat, 05 Mar 2022 01:05:52 -0500 Received: by mail-pl1-x634.google.com with SMTP id n2so63565plf.4 for ; Fri, 04 Mar 2022 22:05:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:mime-version:content-disposition; bh=U0BFNU7AzoIPTqinYxKApnyS9dOEwt7HMzQPy8pe96A=; b=puYeT9sQiovF3XF+b/hwqq62idLM5auYTercXvIhs0QFg4uOQ073ilm+BF732vhq9F ZbyhP7E+qMSwkvBKsK8yVKU3LdaIvKzd0Xyt+kRbieLWjt52XrulNvl5EM3LpZlR7wIE 8UbXyUR+Roco/HKK34W+8ECpFuZuOhG9gXfeRL87fMJVJ+3O2Mv/vSKML24tTXRF2Hw7 NWf2izsVykoeCnSHC50F7WNOvEZCfjHdh8g9G2xQ4779Fv/1kLO8zjRWKix6oThEFdzS P1fcbtRGNVujsNbOF92LvTy/cTwpcXwEV8Iub3UhSH7ilwPeQAjcJcMQUqArcATv39c6 71BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-disposition; bh=U0BFNU7AzoIPTqinYxKApnyS9dOEwt7HMzQPy8pe96A=; b=IIkFe5iDLe8s0KMAZ+T0SEfkSAl6i4gSeX8UHiHBCzqn55oiX/yHt3Sn+OqXnISCMx VTtuVtU8+yPIpn4zoRbiJ+7e8s1VRUoevJVufQs3sR46uyQCr2/SZbuVwvK7dhRtvguR yDx6p7izk3fIE1quMV7133BbMMhgxMtDP7JgbJigY5eJLn75fEpiXvjsgLaOA/+SH0rw 89JNLQFWgRvG4l6QUVMcs13V4jco8y4uxEyJLomLn+YdKCy5f7euwVye+/jPx9tI28CH yAeos62GarPUHnCBGTkC0PYagGdl7KzcLIHR4YDqUyhMF5ZSEK2c9Y7zMLzGB9z++PTR 70MA== X-Gm-Message-State: AOAM530OgBQAToEIymJa3+D8mg8VHARKEAAXgiCESKjyFfQIt09uuVc7 lVrDZQfiO6wUWRrunesOB005ff9Df+o= X-Google-Smtp-Source: ABdhPJxmsujcDqAjGL1oBXPKcubP8gSsRr90YPkKpzlCWrcOb5/00M8vyjXLi1nCw8b09baEudccKg== X-Received: by 2002:a17:903:4054:b0:151:be03:2994 with SMTP id n20-20020a170903405400b00151be032994mr2040902pla.77.1646460348052; Fri, 04 Mar 2022 22:05:48 -0800 (PST) Received: from guix ([2409:4072:8e08:a987:8ecf:bb0f:1cb:6cf8]) by smtp.gmail.com with ESMTPSA id o5-20020a056a00214500b004bd7036b50asm7687312pfk.172.2022.03.04.22.05.46 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Mar 2022 22:05:47 -0800 (PST) From: Jai Vetrivelan To: guix-patches@gnu.org Subject: [PATCH] gnu: lemonbar: Update to 1.4. X-Emacs-Acronym: Exceptionally Mediocre Algorithm for Computer Scientists Date: Sat, 05 Mar 2022 11:35:43 +0530 Message-ID: <87k0d953yg.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/patch Content-Disposition: inline; filename=0001-gnu-lemonbar-Update-to-1.4.patch X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::634 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::634; envelope-from=jaivetrivelan@gmail.com; helo=mail-pl1-x634.google.com X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 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, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.659, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no 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: -2.3 (--) >From dedefb5d5f0389d1e6fb190c9d47a6f8ca398791 Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan Date: Sat, 5 Mar 2022 11:17:57 +0530 Subject: [PATCH] gnu: lemonbar: Update to 1.4. * gnu/packages/wm.scm (lemonbar): Update to 1.4. --- gnu/packages/wm.scm | 62 ++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 32 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index a4fda11cfe..1874040eb3 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -2247,41 +2247,39 @@ (define-public sbcl-stumpwm-screenshot (license license:gpl3+))) (define-public lemonbar - (let ((commit "35183ab81d2128dbb7b6d8e119cc57846bcefdb4") - (revision "1")) - (package - (name "lemonbar") - (version (git-version "1.3" revision commit)) - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/LemonBoy/bar") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1wwqbph392iwz8skaqxb0xpklb1l6yganqz80g4x1fhrnz7idmlh")))) - (build-system gnu-build-system) - (arguments - `(#:tests? #f ; no test suite - #:make-flags - (list ,(string-append "CC=" (cc-for-target)) - (string-append "PREFIX=" %output)) - #:phases - (modify-phases %standard-phases - (delete 'configure)))) - (inputs - (list libxcb)) - (native-inputs - (list perl)) - (home-page "https://github.com/LemonBoy/bar") - (synopsis "Featherweight status bar") - (description - "@code{lemonbar} (formerly known as @code{bar}) is a lightweight + (package + (name "lemonbar") + (version "1.4") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/LemonBoy/bar") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0sm1lxxf0y2n87nvc8mz6i6mzb32f4qab80ppb28ibrwfir6jsln")))) + (build-system gnu-build-system) + (arguments + `(#:tests? #f ; no test suite + #:make-flags + (list ,(string-append "CC=" (cc-for-target)) + (string-append "PREFIX=" %output)) + #:phases + (modify-phases %standard-phases + (delete 'configure)))) + (inputs + (list libxcb)) + (native-inputs + (list perl)) + (home-page "https://github.com/LemonBoy/bar") + (synopsis "Featherweight status bar") + (description + "@code{lemonbar} (formerly known as @code{bar}) is a lightweight bar entirely based on XCB. Provides full UTF-8 support, basic formatting, RandR and Xinerama support and EWMH compliance without wasting your precious memory.") - (license license:x11)))) + (license license:x11))) (define-public lemonbar-xft ;; Upstream v2.0 tag is several years behind HEAD base-commit: 97065f9fe3da74adab54b70e28bd2cd59c06ee07 prerequisite-patch-id: 112e00ce191deb18c3866dc5f17e4c761a3b19af prerequisite-patch-id: f347aa2bfdef7aeb7ff3fb8e157e4acb2e1f78ae prerequisite-patch-id: 17ecf5c03e82c4231c8ae277ffd577b59b107c43 -- 2.34.0 ------------=_1646959682-20583-1-- From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 07:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou , Jai Vetrivelan Cc: 54252@debbugs.gnu.org Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.16469837292558 (code B ref 54252); Fri, 11 Mar 2022 07:29:02 +0000 Received: (at 54252) by debbugs.gnu.org; 11 Mar 2022 07:28:49 +0000 Received: from localhost ([127.0.0.1]:36366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSZhg-0000fB-SZ for submit@debbugs.gnu.org; Fri, 11 Mar 2022 02:28:49 -0500 Received: from baptiste.telenet-ops.be ([195.130.132.51]:46950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSZhe-0000f0-N1 for 54252@debbugs.gnu.org; Fri, 11 Mar 2022 02:28:47 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by baptiste.telenet-ops.be with bizsmtp id 4vUk2700H4UW6Th01vUkg7; Fri, 11 Mar 2022 08:28:44 +0100 Message-ID: From: Maxime Devos Date: Fri, 11 Mar 2022 08:28:38 +0100 In-Reply-To: <87bkyd48ny.fsf@nicolasgoaziou.fr> References: <87k0d953yg.fsf@gmail.com> <87bkyd48ny.fsf@nicolasgoaziou.fr> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-lipsEk4VfbJZChmgsXdJ" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1646983725; bh=jbMi05taiFYHR5RhMXPoSumjhYfM4Vo5Qot3HZCDFsY=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=la98QZLKEC2FFR1xe21vpykjREM3z4YikEWISgWmcEyr6tcx1/jjzDbEcdl256v0G uPsKDMujOUfnWoJvp7bSz6SvW/Be17Mb/D3u+avRvAlHB/UXX1geoaldA+A9sTBgjY KvJihWVL44xH8/snS4VH231pe+fBujRBVSvK5q16Uadk2/Q8leIjuucjaB4g4tleie f5PM8FtCARC23fOGn8JY7NQUJsnZyUEkC3pOWAKWuNwhnSxNRyxLm3S0qjUMM1kvLr 8sqJPAXXmtfQZJFpMyGWOqEnP5DsBuqUYsznE4l/5qJkaODTUVTQ4f9XX7PCZsphmt HiOTdSf81ldhg== X-Spam-Score: -0.7 (/) 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: -1.7 (-) --=-lipsEk4VfbJZChmgsXdJ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Nicolas Goaziou schreef op vr 11-03-2022 om 01:47 [+0100]: > Jai Vetrivelan writes: >=20 > > From dedefb5d5f0389d1e6fb190c9d47a6f8ca398791 Mon Sep 17 00:00:00 2001 > > From: Jai Vetrivelan > > Date: Sat, 5 Mar 2022 11:17:57 +0530 > > Subject: [PATCH] gnu: lemonbar: Update to 1.4. >=20 > Applied. Thank you. I don't think the null pointer dereferences have been reported upstream yet. Greetings, Maxime --=-lipsEk4VfbJZChmgsXdJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYir6JhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7hI9AP0Vdjbkbt7AkgCCD4aafQP3Rh4w 3nxbjB9Axh2z52N1PgEA9DTwmZ1uTmpkF7k5wdPL2Q7Ey1kcDnb05fBzGC+vsAE= =+2BN -----END PGP SIGNATURE----- --=-lipsEk4VfbJZChmgsXdJ-- From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 08:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 54252@debbugs.gnu.org, Jai Vetrivelan Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.16469874959930 (code B ref 54252); Fri, 11 Mar 2022 08:32:01 +0000 Received: (at 54252) by debbugs.gnu.org; 11 Mar 2022 08:31:35 +0000 Received: from localhost ([127.0.0.1]:36459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSagR-0002a6-Kz for submit@debbugs.gnu.org; Fri, 11 Mar 2022 03:31:35 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:55399) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSagP-0002Zp-2S for 54252@debbugs.gnu.org; Fri, 11 Mar 2022 03:31:33 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 12BE5C000D; Fri, 11 Mar 2022 08:31:25 +0000 (UTC) From: Nicolas Goaziou References: <87k0d953yg.fsf@gmail.com> <87bkyd48ny.fsf@nicolasgoaziou.fr> Date: Fri, 11 Mar 2022 09:31:24 +0100 In-Reply-To: (Maxime Devos's message of "Fri, 11 Mar 2022 08:28:38 +0100") Message-ID: <87y21g3n6r.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) 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: -1.7 (-) Hello, Maxime Devos writes: > Nicolas Goaziou schreef op vr 11-03-2022 om 01:47 [+0100]: >> Jai Vetrivelan writes: >> >> > From dedefb5d5f0389d1e6fb190c9d47a6f8ca398791 Mon Sep 17 00:00:00 2001 >> > From: Jai Vetrivelan >> > Date: Sat, 5 Mar 2022 11:17:57 +0530 >> > Subject: [PATCH] gnu: lemonbar: Update to 1.4. >> >> Applied. Thank you. > > I don't think the null pointer dereferences have been reported upstream > yet. It would probably be a nice thing to do, but I don't think we can request packagers to also take care of reporting bugs upstream (or fixing them!). It is a different task with a different required skill set. Regards, -- Nicolas Goaziou From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 12:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jai Vetrivelan , 54252@debbugs.gnu.org Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.164700196313681 (code B ref 54252); Fri, 11 Mar 2022 12:33:01 +0000 Received: (at 54252) by debbugs.gnu.org; 11 Mar 2022 12:32:43 +0000 Received: from localhost ([127.0.0.1]:36608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSeRn-0003Yb-Lw for submit@debbugs.gnu.org; Fri, 11 Mar 2022 07:32:43 -0500 Received: from baptiste.telenet-ops.be ([195.130.132.51]:53244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSeRl-0003YS-Ia for 54252@debbugs.gnu.org; Fri, 11 Mar 2022 07:32:42 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by baptiste.telenet-ops.be with bizsmtp id 50Yf2700B4UW6Th010Yf9S; Fri, 11 Mar 2022 13:32:39 +0100 Message-ID: <470cfa86f37cfe82073d99af72276e25e45063e7.camel@telenet.be> From: Maxime Devos Date: Fri, 11 Mar 2022 13:32:33 +0100 In-Reply-To: References: <87k0d953yg.fsf@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-wVQAiYSYu5U+pU5N/yf7" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1647001959; bh=lYuqltczJyqhKKy+l60Tl49aWrJlgqb00nr93MU8b2E=; h=Subject:From:To:Date:In-Reply-To:References; b=fhqTgEHMDvm5iEWY/7lD+sVJxBs7F0iObfoZfYIqMyTTYloFVb98KOtY5+9a9W45G RoFWN3tELTH96GccHyTouexb6Yro56o9m9QUVflL2gWlCOuTGabH9oZUkL9F+HqdS6 LGsg3PRlRjuk2mfTmw+/po6CzxEu9+asubudU4CmVi/bvXQ9vpuMP2Idkzoi9xxDSn VjFdn4zB9keLUKA+6e2tQodXruGv9VpTNtc8pzJVSD6AQmTLxz7DO9k87V97o2rJb/ Xe3Ck19HKo/qpA8VP2NvLGtbzKfaBCAJ2dVZAzLeThWVX99NR+3EimblK+y8oPrRXa JnPJqS+V57ZWg== X-Spam-Score: -0.7 (/) 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: -1.7 (-) --=-wVQAiYSYu5U+pU5N/yf7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 TWF4aW1lIERldm9zIHNjaHJlZWYgb3AgemEgMDUtMDMtMjAyMiBvbSAxMDo1OSBbKzAxMDBdOgo+ IEphaSBWZXRyaXZlbGFuIHNjaHJlZWYgb3AgemEgMDUtMDMtMjAyMiBvbSAxMTozNSBbKzA1MzBd Ogo+ID4gK8KgIChwYWNrYWdlCj4gPiArwqDCoMKgIChuYW1lICJsZW1vbmJhciIpCj4gPiArwqDC oMKgICh2ZXJzaW9uICIxLjQiKQo+ID4gK8KgwqDCoCAoc291cmNlIChvcmlnaW4KPiA+ICvCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoCAobWV0aG9kIGdpdC1mZXRjaCkKPiA+ICvCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoCAodXJpIChnaXQtcmVmZXJlbmNlCj4gPiArwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKHVybCAiaHR0cHM6Ly9naXRodWIuY29tL0xlbW9uQm95 L2JhciIpCj4gPiArwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKGNvbW1p dCAoc3RyaW5nLWFwcGVuZCAidiIgdmVyc2lvbikpKSkKPiA+ICvCoMKgwqDCoMKgwqDCoMKgwqDC oMKgIChmaWxlLW5hbWUgKGdpdC1maWxlLW5hbWUgbmFtZSB2ZXJzaW9uKSkKPiAKPiBBdCBsZWFz dCBpbiB0aGUgJ21hc3RlcicgYnJhbmNoIChhbmQgcHJlc3VtYWJseSBhbHNvIGluIHYxLjQpLCB0 aGVyZQo+IGFyZSBhIGZldyBidWdzLiAgQXQgbGluZSA3ODksIHRoZSByZXR1cm4gdmFsdWUgb2Yg J21hbGxvYycgaXMgbm90Cj4gY2hlY2tlZCwgcG90ZW50aWFsbHkgY2F1c2luZyBhIG51bGwtcG9p bnRlciBkZXJlZmVyZW5jZSAoYW5kIGhlbmNlLCBhCj4gc2VnZmF1bHQpIGF0IGxpbmUgNzkwIChp biBsZW1vbmJhci5jKS4KCk5vdyByZXBvcnRlZCB1cHN0cmVhbSBhdCA8aHR0cHM6Ly9naXRodWIu Y29tL0xlbW9uQm95L2Jhci9pc3N1ZXMvMjQwPi4KCgo= --=-wVQAiYSYu5U+pU5N/yf7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYitBYRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lCHAQDATM6iKvsEK+DXrbl4yrbS1JWk LgisbiQdqV7vL/6K7AEAiuwW1KjQAkTGrq1ILY+duKNNqf3rtwmtLmtHCpOZPgE= =9RNe -----END PGP SIGNATURE----- --=-wVQAiYSYu5U+pU5N/yf7-- From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 19:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 54252@debbugs.gnu.org, Maxime Devos , Jai Vetrivelan Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.16470261181876 (code B ref 54252); Fri, 11 Mar 2022 19:16:02 +0000 Received: (at 54252) by debbugs.gnu.org; 11 Mar 2022 19:15:18 +0000 Received: from localhost ([127.0.0.1]:38380 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSkjN-0000UB-KN for submit@debbugs.gnu.org; Fri, 11 Mar 2022 14:15:17 -0500 Received: from mail-qv1-f41.google.com ([209.85.219.41]:38407) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSkjL-0000Tu-Us for 54252@debbugs.gnu.org; Fri, 11 Mar 2022 14:15:16 -0500 Received: by mail-qv1-f41.google.com with SMTP id kk16so7710345qvb.5 for <54252@debbugs.gnu.org>; Fri, 11 Mar 2022 11:15:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=PT8O50xJCKxxW5p0XzlnVnQeAKKJsfT0ww/obUaCoa8=; b=HUgA4aSfmcpZsurI680k2DWqHy92DMnCZq9oEdYprlBiS/gwAVD5uWvJtKiIMXhjG/ o71kr0eQu/qwkR/5GIBpNYCX5qshxuYb1BXd5h5U+BxW7rFCPyVWC4Lfpxu35BFWDzBS FAf9xz5lzDmun+3iBfx1f5E6TplBbfdR5NZoiMXgF9ab2yI4AzweAg8TcnTKQwONDyd1 tYf5d6cUHdQXqpBPKs8WcklSmn07ltY9/6YGAPW7F31h+3fyQJxXUyAIu9u2OkAS4u4d 9bfaMan0Q5UypLSjCtz8ZTzURkxYBHCmxa5fDflPHWUYSW1tfHxoTOOXOr5Pd9TOzINz yL3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=PT8O50xJCKxxW5p0XzlnVnQeAKKJsfT0ww/obUaCoa8=; b=uBT4K6q7mvyxTclL9qZho/NdDgiLmbkcYVyBxZtX0qpiPuA2EbxLgZlk1e9KqCUDoy eSbLPlq9NnMOLdiQ8fslT5aXhx3LphlmGbM2lAMVWp48FnnHuIfU83IFrSwbcWzmR3GV 9JgI4uqeybUoE0ZtBYMX1KtFvfjuLaK+56RceCE4L5H96jkE8F+hcEUzPRWb7CO/ec6k tFF+JIj4mODWueadipfje+kkaYm5Ngt3qWgYS7+hafbfRAnLDc3CdwqMoSiKR4sJHbIS 2U2dctDsjpgEu2crUv347IHrKgYTcvnTXLiLJhRgjfe+8xQrE6lBSl1AzZsrrkErcHFq 248Q== X-Gm-Message-State: AOAM532BjcQJJn3i6Vexku7xlhF4F06Wdw0y8OmC9hPJf2fWuzeNvvye oGDdMCMGRbGZHp6KS3ps9hw= X-Google-Smtp-Source: ABdhPJwArK7hWv2kymPxMI9+MkbrLf5Ambr3qM2EB9BgGYjYDbor7IjIy1ltqY3SKnvnsdNNoaTBeg== X-Received: by 2002:a05:6214:5007:b0:436:5f36:1819 with SMTP id jo7-20020a056214500700b004365f361819mr7097957qvb.29.1647026110462; Fri, 11 Mar 2022 11:15:10 -0800 (PST) Received: from hurd (dsl-10-128-158.b2b2c.ca. [72.10.128.158]) by smtp.gmail.com with ESMTPSA id i20-20020ac85c14000000b002de4b6004a7sm5862414qti.27.2022.03.11.11.15.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Mar 2022 11:15:09 -0800 (PST) From: Maxim Cournoyer References: <87k0d953yg.fsf@gmail.com> <87bkyd48ny.fsf@nicolasgoaziou.fr> <87y21g3n6r.fsf@nicolasgoaziou.fr> Date: Fri, 11 Mar 2022 14:15:08 -0500 In-Reply-To: <87y21g3n6r.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 11 Mar 2022 09:31:24 +0100") Message-ID: <8735joti6b.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.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: -1.0 (-) Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Maxime Devos writes: > >> Nicolas Goaziou schreef op vr 11-03-2022 om 01:47 [+0100]: >>> Jai Vetrivelan writes: >>> >>> > From dedefb5d5f0389d1e6fb190c9d47a6f8ca398791 Mon Sep 17 00:00:00 2001 >>> > From: Jai Vetrivelan >>> > Date: Sat, 5 Mar 2022 11:17:57 +0530 >>> > Subject: [PATCH] gnu: lemonbar: Update to 1.4. >>> >>> Applied. Thank you. >> >> I don't think the null pointer dereferences have been reported upstream >> yet. > > It would probably be a nice thing to do, but I don't think we can > request packagers to also take care of reporting bugs upstream (or > fixing them!). It is a different task with a different required skill > set. I don't have the full context, but I'll chip in in case it is useful. When problems in the packaging are discovered as part of our activities, I think it is part of our duty to at least report them and cross-reference them via a comment in the package source if possible. The reason I find this important is that over time, upstream can fix the problems reported, and we can get rid of substitutions and other Guix-specific patches, which should help reduce maintenance burden. I hope this makes sense, Thank you! Maxim From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 22:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 54252@debbugs.gnu.org, Maxime Devos , Jai Vetrivelan Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.164703655618968 (code B ref 54252); Fri, 11 Mar 2022 22:10:02 +0000 Received: (at 54252) by debbugs.gnu.org; 11 Mar 2022 22:09:16 +0000 Received: from localhost ([127.0.0.1]:38567 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSnRk-0004vk-K6 for submit@debbugs.gnu.org; Fri, 11 Mar 2022 17:09:16 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:59761) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSnRi-0004vV-PE for 54252@debbugs.gnu.org; Fri, 11 Mar 2022 17:09:15 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 61B86200002; Fri, 11 Mar 2022 22:09:07 +0000 (UTC) From: Nicolas Goaziou References: <87k0d953yg.fsf@gmail.com> <87bkyd48ny.fsf@nicolasgoaziou.fr> <87y21g3n6r.fsf@nicolasgoaziou.fr> <8735joti6b.fsf@gmail.com> Date: Fri, 11 Mar 2022 23:09:06 +0100 In-Reply-To: <8735joti6b.fsf@gmail.com> (Maxim Cournoyer's message of "Fri, 11 Mar 2022 14:15:08 -0500") Message-ID: <87lexg2lbx.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) 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: -1.7 (-) Hello, Maxim Cournoyer writes: > I don't have the full context, but I'll chip in in case it is useful. > When problems in the packaging are discovered as part of our activities, > I think it is part of our duty to at least report them and > cross-reference them via a comment in the package source if possible. As stated previously, it is very good if the packager also has sufficient knowledge to find and understand a bug in the source code they are packaging. This can help both Guix and upstream. However, in this thread the packager claimed they did not have sufficient knowledge in C to do so. I think it is not a reasonable expectation to ask them to report a problem they may not understand sufficiently in order to write a proper report and possibly take part to the discussion that would entail. Moreover, in this particular situation, Jai Vetrivelan is not the original packager for lemonbar; they are merely updating it. This is another reason for not pressuring them to realize a report that might put them in an uncomfortable position. I hope that makes sense. Regards, -- Nicolas Goaziou From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 22:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou , Maxim Cournoyer Cc: 54252@debbugs.gnu.org, Jai Vetrivelan Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.164703783423375 (code B ref 54252); Fri, 11 Mar 2022 22:31:01 +0000 Received: (at 54252) by debbugs.gnu.org; 11 Mar 2022 22:30:34 +0000 Received: from localhost ([127.0.0.1]:38622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSnmM-00064a-2X for submit@debbugs.gnu.org; Fri, 11 Mar 2022 17:30:34 -0500 Received: from albert.telenet-ops.be ([195.130.137.90]:43384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSnmK-000619-Ci for 54252@debbugs.gnu.org; Fri, 11 Mar 2022 17:30:33 -0500 Received: from [172.20.10.5] ([188.188.45.72]) by albert.telenet-ops.be with bizsmtp id 5AWW270011ZSGwU06AWWYA; Fri, 11 Mar 2022 23:30:30 +0100 Message-ID: <8e6940de1f48cc2f285f52c0ee1d4ec7f9f7ae7c.camel@telenet.be> From: Maxime Devos Date: Fri, 11 Mar 2022 23:30:23 +0100 In-Reply-To: <87lexg2lbx.fsf@nicolasgoaziou.fr> References: <87k0d953yg.fsf@gmail.com> <87bkyd48ny.fsf@nicolasgoaziou.fr> <87y21g3n6r.fsf@nicolasgoaziou.fr> <8735joti6b.fsf@gmail.com> <87lexg2lbx.fsf@nicolasgoaziou.fr> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-fhoNrFz9Jd2qhmxAr/Od" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1647037831; bh=YMahJntIb6uHfSEre2HsxL96/ti8FXFAtz2UJeP3rGU=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=RZ9W3kYtknAi+TkRJMVqmOax34dNWdGOeZqkGFG/cT95WuXI9jQ8mohbcapqYDt/w vj++2pICDLLe/qhmQZHPl6/CfR98v1bZGjfJu/ljmQh7uG0v8z5aBs3Hy8NbzeW5qV PZNxZADCMAdZ+pojT93jS18OWMBNP2Ci3qlWZ0CogtwDrCGQjJyxuzzMbjcumCW39I FZjfQ9Xpy0kjsMiqWQENIqWm2yah6lAOat1AuBcDjk8a8hWBeOEyf6gycXR6bsKVRH q5olGvUSFwSpZs/qoSXbtocRSCr+tJV68bGKkQ2bwHzlCuqAKu65Ju12MlycDcOx0T qZxT8ME38n90g== X-Spam-Score: -0.7 (/) 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: -1.7 (-) --=-fhoNrFz9Jd2qhmxAr/Od Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Nicolas Goaziou schreef op vr 11-03-2022 om 23:09 [+0100]: > However, in this thread the packager claimed they did not have > sufficient knowledge in C to do so. I think it is not a reasonable > expectation to ask them to report a problem they may not understand > sufficiently in order to write a proper report and possibly take part to > the discussion that would entail. I think it's reasonable to ask them, but unreasonable to make it a requirement; it should be an optional, albeit a nice bonus making reviewing and committing go a tiny bit smoother. However, this seems a bit irrelevant to the issue of the patch being committed before this issue was reported -- basically, I make the following assumptions: 1. there is a known issue with the package 2. known issues have to be reported upstream in order for a package to be included in Guix 3. the packager did not report the issue 4. a reviewer or the committer can report the issue If no-one reported the issue, then from (1) and (2) it follows that the package cannot (yet) be included in Guix. Now, when can it be included in Guix? Assume the extra assumption: 6. the package is included in Guix. then from (1) and (2) it follows that _someone_ must have had reported the issue upstream. In this case, this 'someone' is not the packager, so it must have been a reviewer or committer (due to 4, assuming for simplicity that it wasn't some bystander or someone from another distro or something). My conclusion is: to include a package in Guix, the issue must first be reported upstream. Additionally, if the packager did not report the issue, that does not override the (undocumented?) requirement; if the packager did not report it, that merely implies the reviewers or committer will have to do it.=20 Greetings, Maxime. --=-fhoNrFz9Jd2qhmxAr/Od Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYivNfxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7kSbAP9BgiYOoLlb2WsXBVOM0SJNBOUR /VkUZtF9dhAdSQgv0wD/ZlbkfyufLORw8DaSwwAqOJgkA3frCpwTL2mkZ9vIXAM= =cs79 -----END PGP SIGNATURE----- --=-fhoNrFz9Jd2qhmxAr/Od-- From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 23:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 54252@debbugs.gnu.org, Jai Vetrivelan , Maxim Cournoyer Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.16470404891411 (code B ref 54252); Fri, 11 Mar 2022 23:15:02 +0000 Received: (at 54252) by debbugs.gnu.org; 11 Mar 2022 23:14:49 +0000 Received: from localhost ([127.0.0.1]:38683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSoTA-0000Mg-QG for submit@debbugs.gnu.org; Fri, 11 Mar 2022 18:14:49 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:41335) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSoT8-0000MP-2d for 54252@debbugs.gnu.org; Fri, 11 Mar 2022 18:14:47 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 9EF1560003; Fri, 11 Mar 2022 23:14:38 +0000 (UTC) From: Nicolas Goaziou References: <87k0d953yg.fsf@gmail.com> <87bkyd48ny.fsf@nicolasgoaziou.fr> <87y21g3n6r.fsf@nicolasgoaziou.fr> <8735joti6b.fsf@gmail.com> <87lexg2lbx.fsf@nicolasgoaziou.fr> <8e6940de1f48cc2f285f52c0ee1d4ec7f9f7ae7c.camel@telenet.be> Date: Sat, 12 Mar 2022 00:14:37 +0100 In-Reply-To: <8e6940de1f48cc2f285f52c0ee1d4ec7f9f7ae7c.camel@telenet.be> (Maxime Devos's message of "Fri, 11 Mar 2022 23:30:23 +0100") Message-ID: <874k44ytcy.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) 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: -1.7 (-) Hello, Maxime Devos writes: > However, this seems a bit irrelevant to the issue of the patch being > committed before this issue was reported -- basically, I make the > following assumptions: > > 1. there is a known issue with the package > 2. known issues have to be reported upstream in order for a package > to be included in Guix I understand these are your assumptions, but I don't see anything like that in the packaging guidelines. It may be our duty to report them, as Maxime Cournoyer wrote, but I don't see this as a blocker either. Besides, sorry for being bold, but Jai Vetrivelan is not packaging anything here; they are just bumping a version. The issue with the package itself is not really of their concern. > 3. the packager did not report the issue > 4. a reviewer or the committer can report the issue Anyone can.=20 As a data point, even if I understand the importance of working with upstream, I consider making that report is way above my pay grade. > If no-one reported the issue, then from (1) and (2) it follows that the > package cannot (yet) be included in Guix. Yes, according to your own assumptions, this is correct. > Now, when can it be included in Guix? It is already included: this is a version bump. I assume you're talking about a hypothetical new package. > My conclusion is: to include a package in Guix, the issue must first be > reported upstream. So your conclusion is your initial assumption? Sorry, but you lost me. > Additionally, if the packager did not report the > issue, that does not override the (undocumented?) requirement; if the > packager did not report it, that merely implies the reviewers or > committer will have to do it.=20 If they have the will, the time, and the skill to do so, absolutely. However, please remember everyone=E2=80=94including you, of course=E2=80=94= is doing their best, as a benevolent. In this context, I consider "will have to" to be strong words. This is all personal but I don't think putting more pressure on committers=E2=80=94or reviewers for that matter=E2=80=94would be doing any = good to the patch reviewing process, either. Regards, --=20 Nicolas Goaziou From unknown Sat Aug 16 22:46:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 23:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 54252@debbugs.gnu.org, Jai Vetrivelan , Maxim Cournoyer Received: via spool by 54252-submit@debbugs.gnu.org id=B54252.16470412222603 (code B ref 54252); Fri, 11 Mar 2022 23:28:01 +0000 Received: (at 54252) by debbugs.gnu.org; 11 Mar 2022 23:27:02 +0000 Received: from localhost ([127.0.0.1]:38701 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSoez-0000fl-HK for submit@debbugs.gnu.org; Fri, 11 Mar 2022 18:27:01 -0500 Received: from albert.telenet-ops.be ([195.130.137.90]:52830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSoex-0000fU-FX for 54252@debbugs.gnu.org; Fri, 11 Mar 2022 18:27:00 -0500 Received: from [172.20.10.5] ([188.188.45.72]) by albert.telenet-ops.be with bizsmtp id 5BSw2700M1ZSGwU06BSx5e; Sat, 12 Mar 2022 00:26:57 +0100 Message-ID: From: Maxime Devos Date: Sat, 12 Mar 2022 00:26:50 +0100 In-Reply-To: <874k44ytcy.fsf@nicolasgoaziou.fr> References: <87k0d953yg.fsf@gmail.com> <87bkyd48ny.fsf@nicolasgoaziou.fr> <87y21g3n6r.fsf@nicolasgoaziou.fr> <8735joti6b.fsf@gmail.com> <87lexg2lbx.fsf@nicolasgoaziou.fr> <8e6940de1f48cc2f285f52c0ee1d4ec7f9f7ae7c.camel@telenet.be> <874k44ytcy.fsf@nicolasgoaziou.fr> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-JHtUs4grFsHsbmI3PGCj" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1647041217; bh=zlgdJstk1mIwE7LNGFMgWZbVYGaiNrB6CU4t2G+gNgQ=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=J4ZfGvSWS5YOS38SCx2oQFco7s0UxozETLJISr7Cb7jviGBvM7VTsa+OK6NTeoM28 GNUtf/tX86f/boIeMR5meftaXq+gzig6oTVZglUltPP7lnvjUAQ9woDXXe7+sYjk/G QK7XKVvY3ldyjUpWPLh+2Cef2TGvpy66v6C7Nc2OJiaT2m4ngV4OQIOa9zaVG2931/ d7BoGvdZqH4oai1L4PMBjhTKvfSyvjimFuUYyM5BntRmYtyFT1qOpWONSfxxmKKuxo Hj9qqLWhnBcUpL0Yo90FKiisj22qoVwoeuyNvj04y8Ev2KUMEQEf33BUO4otvD3DeW EhjAk6ZibehMQ== X-Spam-Score: -0.7 (/) 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: -1.7 (-) --=-JHtUs4grFsHsbmI3PGCj Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Nicolas Goaziou schreef op za 12-03-2022 om 00:14 [+0100]: > As a data point, even if I understand the importance of working with > upstream, I consider making that report is way above my pay grade. You don't have to make the report yourself, you could have delegated (*) making the report to me as I was the one that noticed the issue. (*) TBC, I'm thinking of suggestions here, not some hard commands. I'll look into the other parts your response later. Greetings, Maxime. --=-JHtUs4grFsHsbmI3PGCj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYivauhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7ttfAQCueBO7xZ9JX6tEmn64yY6tYokr yZt61s0giRnp9GZyrAEA31+Y21/9hV3amgxHXRpvDtB+aiugILBMEKw62b1WJw4= =fdi6 -----END PGP SIGNATURE----- --=-JHtUs4grFsHsbmI3PGCj--