From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 6A2F41F4C0 for ; Fri, 25 Oct 2019 20:33:45 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; q=dns; s=default; b=F4pLv QMe4IX7Ld9/T9DXoBGwjWY1FWIdb4Fy+Am61b+yU61uphI94BYKUDcj6rqXu9HVH nzEGQsYP51DapJP/0qhRVCzG3P6yZC2kkEDsdW+vNDhuZcG6MK+S1k8fKTj+Y7Le qLF35ODLC+nSeYcqAtBSOrd+xJPMIMzK9r9gm8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; s=default; bh=+eXXb+V3xYu Ht49HEdjuflCFqGU=; b=VISWBlaN/PhABKfstD/VvtS1q5OvaqnB8v0GzLoxAru yLv0JnAwp+3kJdy3cbBriiSu5myzba7M2JV468XwOgDECxeo3J3Jwwp+Q2e/WNOu JHPJjz1ysiTSxardwPTEkHYq4ueEKqxzB61x2MpCMm9+fUKQHf8/sa+quVEPMNQA = Received: (qmail 76646 invoked by alias); 25 Oct 2019 20:33:42 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 76633 invoked by uid 89); 25 Oct 2019 20:33:41 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: esa1.mentor.iphmx.com IronPort-SDR: hmJSLrVNH/eW56wZ2s930qn2kifrNQsGyoWlfdwXzuxx3xUQTegAKU678rOhX02MV/xKXTeXV2 GxdbuMzIyK6HkVn9uyD0OxR1yBHwzl/5V4M7aVJ0FghZzC+rOUo9Jr+V0E588lYe6b1lDeJ1Iz sUp8RdLEiqS4TCJpszjtAZLmDiI7gLHcbfMUFcoknLOLfIIabtAQYbM/1hi0BEYocdTbqH5MGR 3zbALlcN5ZAOVjehLXE++gXVNm+l+zY7fGn3PuT7HQ0YnpBZLLDLwXIIRVgNdHmKTeWcmFWbqq 1/s= IronPort-SDR: S/vaQGlgjVajkZTtKsHP9uQFwF7dMZzN/w0/XR5oGS2A0Du1xaBBf/6G/pnuxy5dIckc/47lG0 yKJf1S5CqpKQVl1FXNIIhxjdcSJASOw6eXljZkafwDlBGdBeN80AE55djIqv9X3evGhz92p9I5 cOydCuPSAA1Ey9queQWkzzIK3A/AOLSIt3fBEaLS58k0NpF9nm2XgXkjgsxZCiXVXckCyCz/YA Sgbuyb/8h51V88tBfyjn7mYAD4Wm+B3HUtm3jTbsoIW2ERDKfIxGNrhzgEqEptPRspibOBICNi U4o= Date: Fri, 25 Oct 2019 20:33:33 +0000 From: Joseph Myers To: Sergio Durigan Junior CC: Carlos O'Donell , libc-alpha Subject: Re: Setup non-pushing gerrit instance for glibc. In-Reply-To: <875zkcpxpd.fsf@redhat.com> Message-ID: References: <2e93ece9-386b-c587-9355-33a4695a3f02@redhat.com> <875zkcpxpd.fsf@redhat.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" On Fri, 25 Oct 2019, Sergio Durigan Junior wrote: > Unfortunately, you do need to quote the content from the email footer. > I agree that gerrit should be able to keep track of Message-Id's and > match the replies using In-Reply-To, but unfortunately it doesn't do > that. It relies on the information present at the quoted footer to > determine which change the email refers to. If it doesn't work as well as Bugzilla at handling incoming email, it's probably not ready for serious use in glibc development (i.e. anyone submitting patches that way will need to watch for replies on the mailing list that don't get into gerrit's data, until gerrit's email handling is fixed). Is there an issue for fixing gerrit to handle emails quoting relevant context without the footer? -- Joseph S. Myers joseph@codesourcery.com