GNU bug report logs - #47121
[Mumi] Why does Mumi display my name as "Mark HWeaver"?

Previous Next

Package: mumi;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Sat, 13 Mar 2021 08:14:02 UTC

Severity: normal

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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 47121 in the body.
You can then email your comments to 47121 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 bug-guix <at> gnu.org:
bug#47121; Package guix. (Sat, 13 Mar 2021 08:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mark H Weaver <mhw <at> netris.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 13 Mar 2021 08:14:02 GMT) Full text and rfc822 format available.

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

From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Cc: Ricardo Wurmus <rekado <at> elephly.net>
Subject: [Mumi] Why does Mumi display my name as "Mark HWeaver"?
Date: Sat, 13 Mar 2021 03:12:06 -0500
Hi Ricardo,

Why does Mumi discard the space between my middle initial and my
surname, e.g. in <https://issues.guix.gnu.org/issue/47115#6> ?

The default web interface for Debbugs doesn't do it.
<https://bugs.gnu.org/47115#26>

Also, where should Mumi bugs be reported?

    Thanks,
      Mark




Information forwarded to bug-guix <at> gnu.org:
bug#47121; Package guix. (Sat, 13 Mar 2021 08:50:02 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Mark H Weaver <mhw <at> netris.org>
Cc: bug-guix <at> gnu.org
Subject: Re: [Mumi] Why does Mumi display my name as "Mark HWeaver"?
Date: Sat, 13 Mar 2021 09:49:05 +0100
Hi Mark,

thanks for your report!

> Why does Mumi discard the space between my middle initial and my
> surname, e.g. in <https://issues.guix.gnu.org/issue/47115#6> ?

I’m not sure.  Mumi chops up the Debbugs “log” file and then parses the
extracted emails with guile-email.  Since even the download links for
emails from you fail
(e.g. https://issues.guix.gnu.org/issue/issue/47115/raw/3) I guess that
guile-email had problems parsing the email.

I’m copying the Debbugs data to my laptop now, so I can try to reproduce
this locally and see what guile-email sees and outputs.

> Also, where should Mumi bugs be reported?

bug-guix with Cc to me is fine, I guess.  We have no separate mailing
list for it.

-- 
Ricardo




Information forwarded to bug-guix <at> gnu.org:
bug#47121; Package guix. (Sat, 13 Mar 2021 09:04:01 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Mark H Weaver <mhw <at> netris.org>
Cc: Arun Isaac <arunisaac <at> systemreboot.net>, bug-guix <at> gnu.org,
 guile-email <at> systemreboot.net
Subject: Re: [Mumi] Why does Mumi display my name as "Mark HWeaver"?
Date: Sat, 13 Mar 2021 10:02:51 +0100
Hi Mark,

> Why does Mumi discard the space between my middle initial and my
> surname, e.g. in <https://issues.guix.gnu.org/issue/47115#6> ?
[…]
> The default web interface for Debbugs doesn't do it.
> <https://bugs.gnu.org/47115#26>

This must be a regression in guile-email.  When I tried to reproduce
this with

    guix environment -l guix.scm

from the mumi source directory I saw your name rendered correctly.
When I used

    guix environment mumi

however, I was able to reproduce the problem.

The only difference between these environments is the version of
guile-email.  There is no problem when guile-email 0.2.2 is used; the
problem appears with guile-email 0.2.2-1.03e9cac aka
“guile-email-latest” in Guix.

@Arun, does this sound familiar to you?

-- 
Ricardo




Information forwarded to bug-guix <at> gnu.org:
bug#47121; Package guix. (Sun, 14 Mar 2021 20:46:01 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Ricardo Wurmus <rekado <at> elephly.net>, Mark H Weaver <mhw <at> netris.org>
Cc: 47121 <at> debbugs.gnu.org, guile-email <at> systemreboot.net
Subject: Re: [Mumi] Why does Mumi display my name as "Mark HWeaver"?
Date: Mon, 15 Mar 2021 02:14:42 +0530
[Message part 1 (text/plain, inline)]
Hi,

> @Arun, does this sound familiar to you?

Thanks for the bug report! It was indeed a regression in guile-email. I
have fixed it, and added a test. See
https://git.systemreboot.net/guile-email/commit/?id=ca0520a33c9042a68691d85c6849f88412ca8357

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

Information forwarded to bug-guix <at> gnu.org:
bug#47121; Package guix. (Tue, 16 Mar 2021 23:26:01 GMT) Full text and rfc822 format available.

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

From: Mark H Weaver <mhw <at> netris.org>
To: Arun Isaac <arunisaac <at> systemreboot.net>, Ricardo Wurmus
 <rekado <at> elephly.net>
Cc: 47121 <at> debbugs.gnu.org, guile-email <at> systemreboot.net
Subject: Re: [Mumi] Why does Mumi display my name as "Mark HWeaver"?
Date: Tue, 16 Mar 2021 19:23:54 -0400
Arun Isaac <arunisaac <at> systemreboot.net> writes:

>> @Arun, does this sound familiar to you?
>
> Thanks for the bug report! It was indeed a regression in guile-email. I
> have fixed it, and added a test. See
> https://git.systemreboot.net/guile-email/commit/?id=ca0520a33c9042a68691d85c6849f88412ca8357

Thanks to both of you for looking into this!

   Regards,
     Mark




Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Tue, 18 May 2021 11:17:01 GMT) Full text and rfc822 format available.

Notification sent to Mark H Weaver <mhw <at> netris.org>:
bug acknowledged by developer. (Tue, 18 May 2021 11:17:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 47121-done <at> debbugs.gnu.org
Subject: Re: [Mumi] Why does Mumi display my name as "Mark HWeaver"?
Date: Tue, 18 May 2021 13:16:43 +0200
[Message part 1 (text/plain, inline)]
Closing, as the fix seems to have worked: 
<https://issues.guix.gnu.org/issue/47115#6>.

Kind regards,

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

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 15 Jun 2021 11:24:04 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Felix Lechner <felix.lechner <at> lease-up.com> to control <at> debbugs.gnu.org. (Fri, 23 Feb 2024 13:25:05 GMT) Full text and rfc822 format available.

bug reassigned from package 'guix' to 'mumi'. Request was from Felix Lechner <felix.lechner <at> lease-up.com> to control <at> debbugs.gnu.org. (Fri, 23 Feb 2024 13:25:05 GMT) Full text and rfc822 format available.

bug archived. Request was from Felix Lechner <felix.lechner <at> lease-up.com> to control <at> debbugs.gnu.org. (Fri, 23 Feb 2024 13:25:05 GMT) Full text and rfc822 format available.

This bug report was last modified 62 days ago.

Previous Next


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