From unknown Fri Aug 15 20:54:00 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#29135] awesome: Update to 4.2 Resent-From: ng0 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Nov 2017 15:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 29135 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 29135@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.150972197414246 (code B ref -1); Fri, 03 Nov 2017 15:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 Nov 2017 15:12:54 +0000 Received: from localhost ([127.0.0.1]:49715 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAdeP-0003hi-SV for submit@debbugs.gnu.org; Fri, 03 Nov 2017 11:12:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAdeO-0003hW-Tv for submit@debbugs.gnu.org; Fri, 03 Nov 2017 11:12:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eAdeI-0001w2-L0 for submit@debbugs.gnu.org; Fri, 03 Nov 2017 11:12:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37515) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eAdeI-0001vp-HW for submit@debbugs.gnu.org; Fri, 03 Nov 2017 11:12:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eAdeH-0001jM-6k for guix-patches@gnu.org; Fri, 03 Nov 2017 11:12:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eAdeE-0001te-22 for guix-patches@gnu.org; Fri, 03 Nov 2017 11:12:45 -0400 Received: from aibo.runbox.com ([91.220.196.211]:45774) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eAdeD-0001qS-PR for guix-patches@gnu.org; Fri, 03 Nov 2017 11:12:41 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eAde8-0000T8-My for guix-patches@gnu.org; Fri, 03 Nov 2017 16:12:36 +0100 Received: from tollana.enn.lu ([85.248.227.164] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1eAddq-0005vo-2Q for guix-patches@gnu.org; Fri, 03 Nov 2017 16:12:18 +0100 Date: Fri, 3 Nov 2017 15:12:15 +0000 From: ng0 Message-ID: <20171103151215.evx7fntgofkijhqq@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="asuptkho5z7pvusa" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.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: -5.0 (-----) --asuptkho5z7pvusa Content-Type: multipart/mixed; boundary="r4fpa5zyvxj4scf4" Content-Disposition: inline --r4fpa5zyvxj4scf4 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This updates awesome to 4.2. Someone using awesome should test if this fixes the runtime errors 4.0 currently gives on GuixSD. In any case we can't break it anymore than it is right now, so 4.2 fixes 150 issues as upstream states=E2=80=A6 In my opinion we should upstream the reproducibility fixes we include locally, to share them with other projects. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://dist.ng0.infotropique.org/dist/keys/ https://www.infotropique.org https://ng0.infotropique.org --r4fpa5zyvxj4scf4 Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-awesome-Update-to-4.2.patch" Content-Transfer-Encoding: quoted-printable =46rom d4950d35c76145defbfaa77c814d08c243d1f7f4 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Fri, 3 Nov 2017 15:07:58 +0000 Subject: [PATCH] gnu: awesome: Update to 4.2. * gnu/packages/wm.scm (awesome): Update to 4.2. --- gnu/packages/wm.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index c72e9a452..09c10eaa0 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -541,7 +541,7 @@ experience.") (define-public awesome (package (name "awesome") - (version "4.0") + (version "4.2") (source (origin (method url-fetch) (uri (string-append @@ -549,7 +549,7 @@ experience.") "master/awesome-" version ".tar.xz")) (sha256 (base32 - "0czkcz67sab63gf5m2p2pgg05yinjx60hfb9rfyzdkkg28q9f02w")) + "0kwpbls9h1alxcmvxh5g9qb995fds5b2ngcr44w0ibazkyls2pdc")) (modules '((guix build utils) (srfi srfi-19))) (snippet @@ -599,6 +599,9 @@ experience.") ;; '--no-name' is used, which removes timestamps from gzip output. #:configure-flags '("-DCOMPRESS_MANPAGES=3Doff") =20 + ;; Building awesome in its source dir is no longer supported. + #:out-of-source? #t + #:phases (modify-phases %standard-phases (add-before 'build 'xmlto-skip-validation --=20 2.14.3 --r4fpa5zyvxj4scf4-- --asuptkho5z7pvusa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAln8h08ACgkQ4i+bv+40 hYh97A/9FtMaYnRBvJ8cvLmDXWWPtNNdNaIKCWcu/7jqZjR1ho8n7keWHzN1bIkT il9rcDIWWeym7QwK3IP/pQBGCZmAPudVUrCaLEmkvUlJorN9qDm+J+mymOEl+1mJ Q4EtwsIwmutS2sh2Vlr7QBVWK3dWujdg8OIVZa1KeGdk6FeWSkzBjrEiuwNj64O2 yqGObhtCodgmQztFNkDoXqNk6MS9gVbx4h+XvWNVKEmxjJ0YDqrB/zy2NypIAx+/ fhtTp3aBoXIRbqZ3saKhbqNXcfpSEnP9NOnmCqBXOsn6WiVLUznzO/MNQpmJMumm 5qXWbRhohOe9nVsLeOCG/ydYKltRKHwGU7ylveHXboAHHfklivRvOgOIs69jf6hh FTvYtr4zokQrRKACPDa0ghT9oK2ZmnXVEIGsxRE07pupSDy1y8Jq6+/IBSIdPDe2 wufDCfDsQKl6L+0e902uPYoZKJHSUD7yu0yVeB1vFBUBLerxSSWQArA8F+tRT9aB ++IAoGVUbWE2VK4c9Qv8C+ncLhdQLtg3CssCDzA+HkFtMYYHWX6APZanYLQqjai+ rnzYTDlLdGKtlQPxJ81W5mISaz1iJJepknravzYv1k0tZ8GN1ZU37QOt3htc+dbm JrrbjorCfTsTW5IndtB9luzfVFduukhDxsuTsjVv9V9MlPvkYz0= =7ZOL -----END PGP SIGNATURE----- --asuptkho5z7pvusa-- From unknown Fri Aug 15 20:54:00 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: ng0 Subject: bug#29135: closed (Re: [bug#29135] awesome: Update to 4.2) Message-ID: References: <87efpa59h4.fsf@gnu.org> <20171103151215.evx7fntgofkijhqq@abyayala> X-Gnu-PR-Message: they-closed 29135 X-Gnu-PR-Package: guix-patches Reply-To: 29135@debbugs.gnu.org Date: Tue, 07 Nov 2017 16:40:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1510072802-23789-1" This is a multi-part message in MIME format... ------------=_1510072802-23789-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #29135: awesome: Update to 4.2 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 29135@debbugs.gnu.org. --=20 29135: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D29135 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1510072802-23789-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 29135-done) by debbugs.gnu.org; 7 Nov 2017 16:39:38 +0000 Received: from localhost ([127.0.0.1]:56792 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eC6uY-0006B6-BV for submit@debbugs.gnu.org; Tue, 07 Nov 2017 11:39:38 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:38516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eC6uX-0006Ay-1N for 29135-done@debbugs.gnu.org; Tue, 07 Nov 2017 11:39:37 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 2699AF76D; Tue, 7 Nov 2017 17:39:38 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RLOsKkOKQ2pF; Tue, 7 Nov 2017 17:39:37 +0100 (CET) Received: from ribbon (unknown [193.50.110.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 6A3D3F76C; Tue, 7 Nov 2017 17:39:37 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: ng0 Subject: Re: [bug#29135] awesome: Update to 4.2 References: <20171103151215.evx7fntgofkijhqq@abyayala> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 17 Brumaire an 226 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 07 Nov 2017 17:39:35 +0100 In-Reply-To: <20171103151215.evx7fntgofkijhqq@abyayala> (ng0@infotropique.org's message of "Fri, 3 Nov 2017 15:12:15 +0000") Message-ID: <87efpa59h4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 29135-done Cc: 29135-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.0 (+) ng0 skribis: > This updates awesome to 4.2. > > Someone using awesome should test if this fixes the runtime > errors 4.0 currently gives on GuixSD. In any case we can't > break it anymore than it is right now, so 4.2 fixes 150 > issues as upstream states=E2=80=A6 Indeed. > In my opinion we should upstream the reproducibility fixes > we include locally, to share them with other projects. I agree. Are you volunteering? :-) > From d4950d35c76145defbfaa77c814d08c243d1f7f4 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Fri, 3 Nov 2017 15:07:58 +0000 > Subject: [PATCH] gnu: awesome: Update to 4.2. > > * gnu/packages/wm.scm (awesome): Update to 4.2. Applied, thanks! Ludo'. ------------=_1510072802-23789-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 3 Nov 2017 15:12:54 +0000 Received: from localhost ([127.0.0.1]:49715 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAdeP-0003hi-SV for submit@debbugs.gnu.org; Fri, 03 Nov 2017 11:12:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAdeO-0003hW-Tv for submit@debbugs.gnu.org; Fri, 03 Nov 2017 11:12:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eAdeI-0001w2-L0 for submit@debbugs.gnu.org; Fri, 03 Nov 2017 11:12:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37515) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eAdeI-0001vp-HW for submit@debbugs.gnu.org; Fri, 03 Nov 2017 11:12:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eAdeH-0001jM-6k for guix-patches@gnu.org; Fri, 03 Nov 2017 11:12:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eAdeE-0001te-22 for guix-patches@gnu.org; Fri, 03 Nov 2017 11:12:45 -0400 Received: from aibo.runbox.com ([91.220.196.211]:45774) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eAdeD-0001qS-PR for guix-patches@gnu.org; Fri, 03 Nov 2017 11:12:41 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eAde8-0000T8-My for guix-patches@gnu.org; Fri, 03 Nov 2017 16:12:36 +0100 Received: from tollana.enn.lu ([85.248.227.164] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1eAddq-0005vo-2Q for guix-patches@gnu.org; Fri, 03 Nov 2017 16:12:18 +0100 Date: Fri, 3 Nov 2017 15:12:15 +0000 From: ng0 To: guix-patches@gnu.org Subject: awesome: Update to 4.2 Message-ID: <20171103151215.evx7fntgofkijhqq@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="asuptkho5z7pvusa" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.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: -5.0 (-----) --asuptkho5z7pvusa Content-Type: multipart/mixed; boundary="r4fpa5zyvxj4scf4" Content-Disposition: inline --r4fpa5zyvxj4scf4 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This updates awesome to 4.2. Someone using awesome should test if this fixes the runtime errors 4.0 currently gives on GuixSD. In any case we can't break it anymore than it is right now, so 4.2 fixes 150 issues as upstream states=E2=80=A6 In my opinion we should upstream the reproducibility fixes we include locally, to share them with other projects. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://dist.ng0.infotropique.org/dist/keys/ https://www.infotropique.org https://ng0.infotropique.org --r4fpa5zyvxj4scf4 Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-awesome-Update-to-4.2.patch" Content-Transfer-Encoding: quoted-printable =46rom d4950d35c76145defbfaa77c814d08c243d1f7f4 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Fri, 3 Nov 2017 15:07:58 +0000 Subject: [PATCH] gnu: awesome: Update to 4.2. * gnu/packages/wm.scm (awesome): Update to 4.2. --- gnu/packages/wm.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index c72e9a452..09c10eaa0 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -541,7 +541,7 @@ experience.") (define-public awesome (package (name "awesome") - (version "4.0") + (version "4.2") (source (origin (method url-fetch) (uri (string-append @@ -549,7 +549,7 @@ experience.") "master/awesome-" version ".tar.xz")) (sha256 (base32 - "0czkcz67sab63gf5m2p2pgg05yinjx60hfb9rfyzdkkg28q9f02w")) + "0kwpbls9h1alxcmvxh5g9qb995fds5b2ngcr44w0ibazkyls2pdc")) (modules '((guix build utils) (srfi srfi-19))) (snippet @@ -599,6 +599,9 @@ experience.") ;; '--no-name' is used, which removes timestamps from gzip output. #:configure-flags '("-DCOMPRESS_MANPAGES=3Doff") =20 + ;; Building awesome in its source dir is no longer supported. + #:out-of-source? #t + #:phases (modify-phases %standard-phases (add-before 'build 'xmlto-skip-validation --=20 2.14.3 --r4fpa5zyvxj4scf4-- --asuptkho5z7pvusa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAln8h08ACgkQ4i+bv+40 hYh97A/9FtMaYnRBvJ8cvLmDXWWPtNNdNaIKCWcu/7jqZjR1ho8n7keWHzN1bIkT il9rcDIWWeym7QwK3IP/pQBGCZmAPudVUrCaLEmkvUlJorN9qDm+J+mymOEl+1mJ Q4EtwsIwmutS2sh2Vlr7QBVWK3dWujdg8OIVZa1KeGdk6FeWSkzBjrEiuwNj64O2 yqGObhtCodgmQztFNkDoXqNk6MS9gVbx4h+XvWNVKEmxjJ0YDqrB/zy2NypIAx+/ fhtTp3aBoXIRbqZ3saKhbqNXcfpSEnP9NOnmCqBXOsn6WiVLUznzO/MNQpmJMumm 5qXWbRhohOe9nVsLeOCG/ydYKltRKHwGU7ylveHXboAHHfklivRvOgOIs69jf6hh FTvYtr4zokQrRKACPDa0ghT9oK2ZmnXVEIGsxRE07pupSDy1y8Jq6+/IBSIdPDe2 wufDCfDsQKl6L+0e902uPYoZKJHSUD7yu0yVeB1vFBUBLerxSSWQArA8F+tRT9aB ++IAoGVUbWE2VK4c9Qv8C+ncLhdQLtg3CssCDzA+HkFtMYYHWX6APZanYLQqjai+ rnzYTDlLdGKtlQPxJ81W5mISaz1iJJepknravzYv1k0tZ8GN1ZU37QOt3htc+dbm JrrbjorCfTsTW5IndtB9luzfVFduukhDxsuTsjVv9V9MlPvkYz0= =7ZOL -----END PGP SIGNATURE----- --asuptkho5z7pvusa-- ------------=_1510072802-23789-1-- From unknown Fri Aug 15 20:54:00 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#29135] awesome: Update to 4.2 Resent-From: ng0 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 07 Nov 2017 17:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29135 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 29135-done@debbugs.gnu.org, ng0 Received: via spool by 29135-done@debbugs.gnu.org id=D29135.151007411326210 (code D ref 29135); Tue, 07 Nov 2017 17:02:02 +0000 Received: (at 29135-done) by debbugs.gnu.org; 7 Nov 2017 17:01:53 +0000 Received: from localhost ([127.0.0.1]:56812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eC7G4-0006of-2C for submit@debbugs.gnu.org; Tue, 07 Nov 2017 12:01:52 -0500 Received: from aibo.runbox.com ([91.220.196.211]:47068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eC7G1-0006oU-LB for 29135-done@debbugs.gnu.org; Tue, 07 Nov 2017 12:01:50 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eC7Fy-0005ex-Cm; Tue, 07 Nov 2017 18:01:46 +0100 Received: from dslb-092-073-134-251.092.073.pools.vodafone-ip.de ([92.73.134.251] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1eC7Ft-0008Ou-2u; Tue, 07 Nov 2017 18:01:41 +0100 Date: Tue, 7 Nov 2017 17:01:39 +0000 From: ng0 Message-ID: <20171107170139.s43ada5yy6f67w3z@abyayala> References: <20171103151215.evx7fntgofkijhqq@abyayala> <87efpa59h4.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6herkuv5c45c6cl5" Content-Disposition: inline In-Reply-To: <87efpa59h4.fsf@gnu.org> 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: -0.7 (/) --6herkuv5c45c6cl5 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s transcribed 0.7K bytes: > ng0 skribis: >=20 > > This updates awesome to 4.2. > > > > Someone using awesome should test if this fixes the runtime > > errors 4.0 currently gives on GuixSD. In any case we can't > > break it anymore than it is right now, so 4.2 fixes 150 > > issues as upstream states=E2=80=A6 >=20 > Indeed. >=20 > > In my opinion we should upstream the reproducibility fixes > > we include locally, to share them with other projects. >=20 > I agree. Are you volunteering? :-) Too little time, too much conversation, different politics and public outreach for just one person. I'm doing this already, but it's harder to do for patches I didn't write and can not argue for if they are questioned. In my opinion we need a list of these patches, and it has upstreaming can not rely on one person only. > > From d4950d35c76145defbfaa77c814d08c243d1f7f4 Mon Sep 17 00:00:00 2001 > > From: ng0 > > Date: Fri, 3 Nov 2017 15:07:58 +0000 > > Subject: [PATCH] gnu: awesome: Update to 4.2. > > > > * gnu/packages/wm.scm (awesome): Update to 4.2. >=20 > Applied, thanks! >=20 > Ludo'. >=20 --=20 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://dist.ng0.infotropique.org/dist/keys/ WWW: https://ng0.infotropique.org --6herkuv5c45c6cl5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAloB5vMACgkQ4i+bv+40 hYjPQg/+NJGAEwvLbaETA7BqS6TFV+lU+P2gO4GTVDWUPFT9o7MOgpugIVkOh8aM p69a/R/d2VxfRY7MYul/YJeKwf0t9+NZNCoXmbalk02nWLgWS6H/CWaqfzSwLbMc kQFWvBAh2jt4kPA0W8PDU0NFF0Z9y+dyqk4lTRR6qICeNUIGGn5XnvtxP8GS3i0/ UaOX2h3uJV3BoM0TUF7T9adU3A2t3zuJc7ZFrylMhaba/34plGj6LYOCHUzq1T1B UmTLTq85U8kmDkNsrrJ1u/8GKWiW+LWC+9IKXrTIm1tUjqRShGMv14cIjLvKrGfG qzALPGfW4hH2I6DEwHpcbcyIw7cnH5R8N2gIYCCh8Wt8Hfl2gxtKy0aQAa5eh26v FNPBSUA+FWKXz6nW48F+nspEki94TdKFj6Fp3shtJ0xjy61vxGiAqdR8cQ8y/oSH as/lxHg8dHv2ck00tkpakBLJi6sKwohLnfsQMOCaCGDgwphCPldaxB+DJ3vzMYVd Mif/IF3FTM7kADDU2dCSwKa+sgQuUkE0foRo2jCyfLaS53Sk1BdMcRj6l8wc3Vfy XwuH5qWK8ccotPnHGduduTNdSKsyIeJegWYlgNQ4iDoiIjqpsyHOzFgZXFl2mywA DKfXPTjgzFNrZwlqNutS06frso3FqQp00C13LlD4iF7h60NYmlg= =cnnW -----END PGP SIGNATURE----- --6herkuv5c45c6cl5--