Please change submitter email to yaneurabeya at gmail.com for open bugs
Giorgos Keramidas
keramida at FreeBSD.org
Sun Feb 3 22:24:02 UTC 2013
On 2013-01-25 16:53, Garrett Cooper <yanegomi at gmail.com> wrote:
>On Fri, Jan 25, 2013 at 4:02 PM, Giorgos Keramidas <keramida at freebsd.org> wrote:
>> On 2013-01-25 15:39, Garrett Cooper <yanegomi at gmail.com> wrote:
>>> Hi Bugbusters,
>>> I'm going to be consolidating my email addresses to one address
>>> (yaneurabeya at gmail.com) eventually and it would be nice if the
>>> following submitter fields were converted over to the new address to
>>> avoid bounced emails and potential confusion if someone tries to get a
>>> hold of me. All of the possible email addresses for open bugs I can
>>> think of are listed below:
>>>
>>> garrcoop at cisco.com
>>> gcooper at ixsystems.com
>>> gcooper at isilon.com
>>> garrett.cooper at isilon.com
>>> yanefbsd at gmail.com
>>> yanegomi at gmail.com
>>>
>>> I should have been consistent when filing bugs, but I'm not
>>> positive as send-pr isn't turning up anything particularly helpful
>>> when I search via email address.
>>
>> Hi Garrett,
>>
>> Do you want the closed PRs to be pointed to these addresses too (just in
>> case they're reopened later on, and you miss some emails)? I think it
>> makes sense to retro-actively point replies to you even for closed PRs.
>>
>> BTW, I just ran a query that saved all your PRs to:
>> http://people.freebsd.org/~keramida/gcooper-prs.txt
>> This output includes all closed PRs too.
>>
>> I have to hop on a plane and cross the Atlantic tomorrow morning, but if
>> someone else doesn't jump and edit these, I will do it after I reach San
>> Francisco on Saturday.
>
> It would probably be a good idea to do it retroactively as well. I
> just wasn't sure whether or not that would mess up anything (hence
> that's why I didn't ask earlier)...
An automated way of doing this on a PR-by-PR basis would be to use a
custom script as EDITOR for edit-pr(1). I wrote one such script and
uploaded it at:
http://people.freebsd.org/~keramida/gcooper-pr-edit.py
Trying this with a few PRs now, and I'll then batch the rest of the
changes. Sample output looks ok so far, e.g...
freefall:/home/keramida$ EDITOR=/home/keramida/bin/gcooper-pr-edit.py edit-pr 117315
2013-02-03 22:21:32,301 Preparing match/replace patterns
2013-02-03 22:21:32,302 Match pattern = "^.*\b(Garrett Cooper)\s*<(\S+)>.*$"
2013-02-03 22:21:32,302 Replace pattern = "Garrett Cooper\s*<\S+>"
2013-02-03 22:21:32,302 Replacement text = "Garrett Cooper <yaneurabeya at gmail.com>"
2013-02-03 22:21:32,304 Input file copied at /tmp/tmpzW_E7Y
2013-02-03 22:21:32,310 Changes applied:
2013-02-03 22:21:32,315 --- /tmp/ep62255 2013-02-03 22:21:32.207628637 +0000
2013-02-03 22:21:32,315 +++ /tmp/tmpzW_E7Y 2013-02-03 22:21:32.303633269 +0000
2013-02-03 22:21:32,315 @@ -18,7 +18,7 @@
2013-02-03 22:21:32,315 (envelope-from nobody)
2013-02-03 22:21:32,315 Message-Id: <200710182212.l9IMCMCc029382 at www.freebsd.org>
2013-02-03 22:21:32,315 Date: Thu, 18 Oct 2007 22:12:22 GMT
2013-02-03 22:21:32,315 -From: Garrett Cooper <gcooper at FreeBSD.org>
2013-02-03 22:21:32,316 +From: Garrett Cooper <yaneurabeya at gmail.com>
2013-02-03 22:21:32,316 To: freebsd-gnats-submit at FreeBSD.org
2013-02-03 22:21:32,316 Subject: mount_smbfs and related options can't mount administration mounts (c$, d$, etc) on Windows PCs
2013-02-03 22:21:32,316 X-Send-Pr-Version: www-3.1
2013-02-03 22:21:32,316 @@ -63,7 +63,7 @@
2013-02-03 22:21:32,316 >Audit-Trail:
2013-02-03 22:21:32,316
2013-02-03 22:21:32,316 From: Yuri Pankov <yuri.pankov at gmail.com>
2013-02-03 22:21:32,316 -To: Garrett Cooper <gcooper at FreeBSD.org>, bug-followup at FreeBSD.org
2013-02-03 22:21:32,316 +To: Garrett Cooper <yaneurabeya at gmail.com>, bug-followup at FreeBSD.org
2013-02-03 22:21:32,316 Cc:
2013-02-03 22:21:32,316 Subject: Re: misc/117315: mount_smbfs and related options can't mount
2013-02-03 22:21:32,316 administration mounts (c$, d$, etc) on Windows PCs
2013-02-03 22:21:32,316 @@ -86,7 +86,7 @@
2013-02-03 22:21:32,316 Yuri
2013-02-03 22:21:32,316
2013-02-03 22:21:32,316 From: "Andrey V. Elsukov" <bu7cher at yandex.ru>
2013-02-03 22:21:32,317 -To: Garrett Cooper <gcooper at FreeBSD.org>
2013-02-03 22:21:32,317 +To: Garrett Cooper <yaneurabeya at gmail.com>
2013-02-03 22:21:32,317 Cc: freebsd-gnats-submit at FreeBSD.org
2013-02-03 22:21:32,317 Subject: Re: misc/117315: mount_smbfs and related options can't mount
2013-02-03 22:21:32,317 administration mounts (c$, d$, etc) on Windows PCs
2013-02-03 22:21:32,317 @@ -168,7 +168,7 @@
2013-02-03 22:21:32,317 Content-Transfer-Encoding: 7bit
2013-02-03 22:21:32,317 Content-Disposition: inline
2013-02-03 22:21:32,317
2013-02-03 22:21:32,317 - On Tue, Jun 10, 2008 at 9:35 AM, Garrett Cooper <yanefbsd at gmail.com> wrote:
2013-02-03 22:21:32,317 + On Tue, Jun 10, 2008 at 9:35 AM, Garrett Cooper <yaneurabeya at gmail.com> wrote:
2013-02-03 22:21:32,317
2013-02-03 22:21:32,317 > Reproducible using an 8-CURRENT VM on my Macbook compiled with the
2013-02-03 22:21:32,317 > same options as my desktop (and with less cruft / zero ports).
2013-02-03 22:21:32,317 Replacing file /tmp/ep62255 with /tmp/tmpzW_E7Y
edit-pr: filing PR bin/117315 back into the database...
freefall:/home/keramida$
More information about the freebsd-bugbusters
mailing list