Re: "Python 37/38 conflict, was Re: Trubles compiling lxqt on RPi4" [really: list interface replacement generates bad textual content]

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Sun, 16 May 2021 05:22:00 UTC

16 mai 2021 05:29:07 Mark Millard <marklmi@yahoo.com>:

> In exploring I've seen various web-page presentation of
> freebsd-bugs messages that seem to be messed up. An
> example is:
>
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101945.html
>
> It starts off with::
>
> QUOTE
> From: <bugzilla-noreply_at_freebsd.org>
> Date: Sat, 15 May 2021 19:42:59 +0000
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255893
>
>
> Konstantin Belousov <kib_at_FreeBSD.org> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |kib_at_FreeBSD.org
>
> --- Comment #1 from Konstantin Belousov <kib_at_FreeBSD.org> ---
> See
> https://reviews.freebsd.org/D30272
> END QUOTE
>
> and that much seems fine. But then there is:
>
> QUOTE
> . . .
> You are receiving this mail because:
> You are the assignee for the bug.From nobody Sat May 15 19:43:54 2021
> X-Original-To: bugs_at_mlmmj.nyi.freebsd.org
> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
>   by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 740F785CE49
>   for <bugs_at_mlmmj.nyi.freebsd.org>; Sat, 15 May 2021 19:43:54 +0000 (UTC)
>   (envelope-from bugzilla-noreply_at_freebsd.org)
> . . .
> From: bugzilla-noreply_at_freebsd.org
> To: bugs_at_FreeBSD.org
> Subject: [Bug 172849] Missing fstab in rootfs leads to problems
> Date: Sat, 15 May 2021 19:43:54 +0000
> X-Bugzilla-Reason: AssignedTo
> . . .
> MIME-Version: 1.0
>
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172849
>
>
> Mike Lempriere <ml-freebsd.org_at_vintners.net> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |ml-freebsd.org_at_vintners.net
>
> --- Comment #2 from Mike Lempriere <ml-freebsd.org_at_vintners.net> ---
> FYI:  I just got caught in this trap 12.2-RELEASE.
> END QUOTE
>
> So: material associated with a completely different
> bug id and mail-header material that should not appear.
>
> Other examples of such include:
>
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101944.html
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101936.html
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101933.html
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101932.html
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101931.html
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101930.html
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101928.html
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101926.html
> https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101924.html
>
> ===
> Mark Millard
> marklmi at yahoo.com
> ( dsl-only.net went
> away in early 2018-Mar)

Nice catch, I will fix it

Bapt