From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120722 invoked by alias); 15 Aug 2017 14:47:24 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 120509 invoked by uid 89); 15 Aug 2017 14:47:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.2 spammy=faults, emails, Ltd, ltd X-HELO: mail-wr0-f174.google.com Received: from mail-wr0-f174.google.com (HELO mail-wr0-f174.google.com) (209.85.128.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 15 Aug 2017 14:47:10 +0000 Received: by mail-wr0-f174.google.com with SMTP id m57so3828642wrm.5 for ; Tue, 15 Aug 2017 07:47:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=6xwyPpEHGpUJA7Ugo1DSZ6pip27GJsuLd9ipNvbWZsA=; b=XMtrygc5Bmb25vji9qc1MPay+8YhkKmM74ZqOwamT2/kgRXRpd4r8VXGvscoBtImwO 3qmotr0gh0uHzsDTX9FIYrOPssUBRF6frMAgrG70eN61aXQPRMGPAMoEJnW+eo8f6+lA T9vUSTI4U4SMP6bgfejuK3zmgvPyp2/aY/J1PXOTYDZV+KfdbbAuB3U1uHFmTSEfoSrS xp0ELfxwEFXQBbJJ5tYgwKqV11UTIUSQUDYiPCthdzXU4n39IGvgzQTat/xB7XXR+feq bDYUoAX47zgeY6LLKdCf0HnPJ2nafHGKCODB9XzBNmlWb0azycpRX+a5+LGpZ9FzTTCV mC0g== X-Gm-Message-State: AHYfb5j8PWAMdPCcgVefx2hKIOpshtx/fGsB7yoaT/Jdqj0ScFmP5iEr P+H0F0B7k/hiAbDukSo/Zg== X-Received: by 10.223.129.135 with SMTP id 7mr2567617wra.11.1502808426836; Tue, 15 Aug 2017 07:47:06 -0700 (PDT) Received: from ?IPv6:2a02:c7f:ae15:7800:4685:ff:fe66:9f4? ([2a02:c7f:ae15:7800:4685:ff:fe66:9f4]) by smtp.gmail.com with ESMTPSA id r79sm1614246wmd.42.2017.08.15.07.47.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2017 07:47:03 -0700 (PDT) Subject: Re: Sourceware Bugzilla misbehaving? To: gdb@sourceware.org References: From: Phil Muldoon Message-ID: <35795c0a-3488-fc87-463a-a79c6b428dba@redhat.com> Date: Tue, 15 Aug 2017 14:47:00 -0000 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-08/txt/msg00031.txt.bz2 On 15/08/17 13:18, Jonah Graham wrote: > The Sourceware Bugzilla appears to be displaying a slightly older > version of the data than is active. > > For example https://sourceware.org/bugzilla/show_bug.cgi?id=21675 > shows me (in two browsers) that Comment 7 is last and that the bug is > Assigned, but yesterday I received emails from bugzilla saying it had > been resolved with a couple additional comments. > > The gdb-prs mailing list received the messages too: > https://sourceware.org/ml/gdb-prs/2017-q3/msg00204.html > > Thanks, > Jonah > > ~~~ > Jonah Graham > Kichwa Coders Ltd. > www.kichwacoders.com > Hi Jonah, Sourceware has undergone some maintenance and some faults were uncovered during that time. I'd hold fire for awhile and see if they cannot restore the newer state. https://sourceware.org/ml/overseers/2017-q3/msg00060.html Cheers Phil