GNU bug report logs - #60539
teams: Add Reproducible Builds.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> reproducible-builds.org>

Date: Wed, 4 Jan 2023 05:49:01 UTC

Severity: normal

Tags: patch

Done: Vagrant Cascadian <vagrant <at> reproducible-builds.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60539 in the body.
You can then email your comments to 60539 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60539; Package guix-patches. (Wed, 04 Jan 2023 05:49:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vagrant Cascadian <vagrant <at> reproducible-builds.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 04 Jan 2023 05:49:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: guix-patches <at> gnu.org
Subject: teams: Add Reproducible Builds.
Date: Tue, 03 Jan 2023 21:47:49 -0800
[Message part 1 (text/plain, inline)]
I would like to propose a Reproducible Builds team covering tooling
related to reproducible builds as well as a catch-all for reproducible
builds issues. Patch attached.

live well,
  vagrant
[0001-teams-Add-Reproducible-Builds-team.patch (text/x-diff, inline)]
From d5fca087fdc3cfad99ab5684d493806b98354bec Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Tue, 3 Jan 2023 21:36:58 -0800
Subject: [PATCH 1/4] teams: Add Reproducible Builds team.

* etc/teams.scm.in (reproduciblebuilds): New team.
---
 etc/teams.scm.in | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 96a04aca3d..7a7b2800d3 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -416,6 +416,13 @@ importer."
         #:scope (list "gnu/packages/chez.scm"
                       "gnu/packages/racket.scm")))
 
+(define-team reproduciblebuilds
+  (team 'reproduciblebuilds
+        #:name "Reproducible Builds team"
+        #:description
+        "Reproducible Builds tooling and issues that affect any guix packages."
+        #:scope (list "gnu/packages/diffoscope.scm")))
+
 
 (define-member (person "Thiago Jung Bauermann"
                        "bauermann <at> kolabnow.com")
-- 
2.30.2

[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#60539; Package guix-patches. (Wed, 04 Jan 2023 06:17:01 GMT) Full text and rfc822 format available.

Message #8 received at 60539 <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: 60539 <at> debbugs.gnu.org
Subject: Re: teams: Add Reproducible Builds.
Date: Tue, 03 Jan 2023 22:16:41 -0800
[Message part 1 (text/plain, inline)]
The attached patch adds myself to the Reproducible builds team.

live well,
  vagrant
[0002-teams-Add-Vagrant-Cascadian.patch (text/x-diff, inline)]
From e4587b42302bf5ddac0bc649ce26386164836046 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Tue, 3 Jan 2023 21:39:15 -0800
Subject: [PATCH 2/4] teams: Add Vagrant Cascadian.

* etc/teams.scm.in Add Vagrant Cascadian.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 7a7b2800d3..b3a1c72c28 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -528,6 +528,10 @@ importer."
                        "iyzsong <at> envs.net")
   games localization)
 
+(define-member (person "Vagrant Cascadian"
+                       "vagrant <at> reproducible-builds.org")
+  reproduciblebuilds)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.30.2

[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#60539; Package guix-patches. (Wed, 04 Jan 2023 06:19:01 GMT) Full text and rfc822 format available.

Message #11 received at 60539 <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: 60539 <at> debbugs.gnu.org
Subject: Re: teams: Add Reproducible Builds.
Date: Tue, 03 Jan 2023 22:18:24 -0800
[Message part 1 (text/plain, inline)]
fI just realized both submitted patches have the wrong email address,
please use vagrant <at> reproducible-builds.org before applying. :)

live well,
  vagrant
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#60539; Package guix-patches. (Sun, 08 Jan 2023 13:44:01 GMT) Full text and rfc822 format available.

Message #14 received at 60539 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: 60539 <at> debbugs.gnu.org
Subject: Re: bug#60539: teams: Add Reproducible Builds.
Date: Sun, 08 Jan 2023 14:43:50 +0100
Hello,

> fI just realized both submitted patches have the wrong email address,
> please use vagrant <at> reproducible-builds.org before applying. :)

Both patches look OK, please go ahead.

Thanks,

Mathieu




Reply sent to Vagrant Cascadian <vagrant <at> reproducible-builds.org>:
You have taken responsibility. (Wed, 11 Jan 2023 00:22:02 GMT) Full text and rfc822 format available.

Notification sent to Vagrant Cascadian <vagrant <at> reproducible-builds.org>:
bug acknowledged by developer. (Wed, 11 Jan 2023 00:22:02 GMT) Full text and rfc822 format available.

Message #19 received at 60539-done <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: 60539-done <at> debbugs.gnu.org
Subject: Re: bug#60539: teams: Add Reproducible Builds.
Date: Tue, 10 Jan 2023 16:20:55 -0800
[Message part 1 (text/plain, inline)]
On 2023-01-08, Mathieu Othacehe wrote:
>> fI just realized both submitted patches have the wrong email address,
>> please use vagrant <at> reproducible-builds.org before applying. :)
>
> Both patches look OK, please go ahead.

Thanks!

Pushed as 80d9e967e3b9e298a7b480ba0525e2e59df574c4 and
67caba5acb358247e40d89390caf801a53dad4ab thus, closing.


live well,
  vagrant
[signature.asc (application/pgp-signature, inline)]

Added tag(s) patch. Request was from Bruno Victal <mirai <at> makinata.eu> to control <at> debbugs.gnu.org. (Wed, 11 Jan 2023 17:38:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 09 Feb 2023 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 189 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.