From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C772B5A7C; Fri, 30 Sep 2022 16:36:58 +0000 (UTC) Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id E566747C; Fri, 30 Sep 2022 18:36:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1664555816; bh=tJCNisYnY6Ts5vkPZuOKe/LAPTUkvOYYFBovVF11zsc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Fgs48i+bO9l+BaBL0ZNmaiPmmxtYVktRK4/E0ddEoEa0JJboMYb3IqwczMF+B94+u HIoPH6Gt2QvXEY93hGLl4RNtRy5BCVegcudipZMG2V9OvM/MjVGIB0IgDogdAJGMZ/ owVnvh6vpcCJ6Wq4W/oEfhsdQPu5czOsfmuixh3k= Date: Fri, 30 Sep 2022 19:36:54 +0300 From: Laurent Pinchart To: "Bird, Tim" Cc: Thorsten Leemhuis , Slade Watkins , "Artem S. Tashkinov" , Konstantin Ryabitsev , "workflows@vger.kernel.org" , LKML , Greg Kroah-Hartman , Linus Torvalds , "regressions@lists.linux.dev" , "ksummit@lists.linux.dev" Subject: Re: Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues" Message-ID: References: <93a37d72-9a88-2eec-5125-9db3d67f5b65@gmx.com> <20220929130410.hxtmwmoogzkwcey7@meerkat.local> <7b427b41-9446-063d-3161-e43eb2e353f9@gmx.com> <20220929135325.4riz4ijva2vc7q5p@meerkat.local> <95c3384b-53d0-fd6c-6ec5-a7e03fdeddfc@gmx.com> Precedence: bulk X-Mailing-List: ksummit@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Fri, Sep 30, 2022 at 04:19:56PM +0000, Bird, Tim wrote: > > -----Original Message----- > > From: Laurent Pinchart > > > > Hi Thorsten, > > > > On Fri, Sep 30, 2022 at 11:35:16AM +0200, Thorsten Leemhuis wrote: > > > On 29.09.22 18:42, Laurent Pinchart wrote: > > > > On Thu, Sep 29, 2022 at 10:54:17AM -0400, Slade Watkins wrote: > > > >>> On Sep 29, 2022, at 10:22 AM, Artem S. Tashkinov wrote: > > > >>> > > > >>> I've mentioned several times already that mailing lists are _even worse_ > > > >>> in terms of reporting issues. Developers get emails and simply ignore > > > >>> them (for a multitude of reasons). > > > >> > > > >> It’s 100% true that emails get _buried_ as waves of them come in (LKML > > > >> itself gets hundreds upon hundreds a day, as I’m sure all of you know) > > > >> and it just isn’t something I personally see as viable, especially for > > > >> issues that may or may not be high priority. > > > > > > > > E-mails are not that bad to report issues, but they can't provide the > > > > core feature that any bug tracker oughts to have: tracking. There's no > > > > way, with the tools we have at the moment (including public-inbox, b4 > > > > and lei), to track the status of bug reports and fixes. > > > > > > Well, I'd disagree partially with that, as my regression tracking bot > > > "regzbot" > > > (https://urldefense.com/v3/__https://gitlab.com/knurd42/regzbot/- > > /blob/main/docs/getting_started.md__;!!JmoZiZGBv3RvKRSx!7f8O2QaGyWgxASwg1_bxsV53uWPINzzBa_MLMZMooa6qL6jdk8ZBVYrB_ > > mypjw0H3yv5IPdNJ2qQThzMLKbrOUQMFMO1x2V2$ > > > ; https://urldefense.com/v3/__https://linux- > > regtracking.leemhuis.info/regzbot/mainline/__;!!JmoZiZGBv3RvKRSx!7f8O2QaGyWgxASwg1_bxsV53uWPINzzBa_MLMZMooa6qL6jdk8Z > > BVYrB_mypjw0H3yv5IPdNJ2qQThzMLKbrOUQMFKROzSJY$ ) does > > > exactly does that: tracking, by connect the dots (e.g. monitoring > > > replies to a report as well recording when patches are posted or > > > committed that link to the report using Link: tags), while making sure > > > nothing important is forgotten. But sure, it's still very rough and > > > definitely not a full bug-tracker (my goal is/was to not create yet > > > another one) and needs quite a bit of hand holding from my side. And I > > > only use it for regressions and not for bugs (on purpose). > > > > Patchwork does something similar for patches, and I agree that it would > > be possible to use e-mail to manage and track bug reports with tools on > > top (and don't worry, I'm not asking for regzbot to be turned into a bug > > tracker :-)). It however has to rely on lots of heuristics at the > > moment, as the data we exchange over e-mail is free-formed and lacks > > structure. I've been dreaming of support for structured data in e-mails, > > but that's a pipe dream really. > > E-mails sent from a web interface could have as much structure as you'd like. > So one avenue would be to set up a nice interface for bug reporting, that just > delivered the form data in e-mail format to the proposed bug-receiving mail list. > > Also, if an e-mail receiver (something automated) gave a quick response on missing fields, I think > you could quickly train users (even first-time bug submitters) to provide required > data, even if they're sending from a free-form e-mail client. In my dream, we could even teach some mail clients to do so. There's a bit of chicken and egg issue of course, but if the form data is in a human-writable form, it may be possible to start on the server side first, and then address clients. -- Regards, Laurent Pinchart