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: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.5 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qk1-x72f.google.com (mail-qk1-x72f.google.com [IPv6:2607:f8b0:4864:20::72f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id AD94C1F934 for ; Fri, 1 Oct 2021 23:11:08 +0000 (UTC) Received: by mail-qk1-x72f.google.com with SMTP id c7so10750858qka.2 for ; Fri, 01 Oct 2021 16:11:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=ab3Ik6vz6iBbmr0IAdgGRMTmw80IyH2EzULwkwvNTs8=; b=ecZKLB9FjjMTdC6/jDzLFtIr1r7bNCpaeuh+f1Hjj2uMPESXwgfrK5hyvsSV6N5hLf zpwmhS0fwxzp/M87CbfVRSbyB+da7NtvO831GH32hf0Jg7N4a3H+3kEU/TqXJPyCTe64 cgj1kXQfWIfbMrdhnm6tTm5RQp7UmkUVzydMg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ab3Ik6vz6iBbmr0IAdgGRMTmw80IyH2EzULwkwvNTs8=; b=sVsT+Yn51KM2ZgQd5yhaMfvdbeT0fTwFi5q/lYZ1pglcBnZk1YALU+SSX9/ItKNfrL OUHDmT+CPMu7STjPeSLKmaTLWEHvsDOGWj+gcod0Erlj6euz2R9rWAbfuS23NwWoYKWx sswZqjymUkqQbG5oVU8mUIwdroT1kmggsQfotNZoztNYx16dB7AsJrmiGDQS1J3vIG/G WiC2ImR0M3x3pmVXNPe9Z+3AXB46i2DMz3ZXbc83vN97woyqGed5fFKOgS7vHbEBo4WC OPKr46ZB+yKnkeW52P/G034Ve1qQiccQhhtxeNWlZhBqn2oGNC+pNRWIvkJmozqODQXY zZaw== X-Gm-Message-State: AOAM531jVoe6t29xkTGjQQrxTSFG6DKIwxPdOG8C3bgf1mIB+mpq0J+H tviKBB0QAJyyco0okJ6e6nH1mA== X-Google-Smtp-Source: ABdhPJza5GABNMCupIOpqXI+BchMw2XUzIsQRIdvMZG2v/Uk2Vax/vkLpPFLAC9JhXdM23LgCqn+KQ== X-Received: by 2002:a37:bc85:: with SMTP id m127mr525717qkf.119.1633129866791; Fri, 01 Oct 2021 16:11:06 -0700 (PDT) Received: from meerkat.local (bras-base-mtrlpq5031w-grc-32-216-209-220-181.dsl.bell.ca. [216.209.220.181]) by smtp.gmail.com with ESMTPSA id g12sm4280101qtm.59.2021.10.01.16.11.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Oct 2021 16:11:06 -0700 (PDT) Date: Fri, 1 Oct 2021 19:11:04 -0400 From: Konstantin Ryabitsev To: Eric Wong Cc: meta@public-inbox.org Subject: Re: Troubleshooting threads missing from /all/ Message-ID: <20211001231104.lne6aoq7a5hsqi2e@meerkat.local> References: <20211001130527.z7eivotlgqbgetzz@meerkat.local> <20211001195811.GA31313@dcvr> <20211001200842.kife7viwej5arza7@meerkat.local> <20211001204131.GA20263@dcvr> <20211001204943.l4yl6xvc45c5eapz@meerkat.local> <20211001205817.y2h3xypudngkttkj@meerkat.local> <20211001222509.GA1968@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20211001222509.GA1968@dcvr> List-Id: On Fri, Oct 01, 2021 at 10:25:09PM +0000, Eric Wong wrote: > export HOME=/tmp/trash # fresh lei/store instance > M=87czop5j33.fsf@tynnyri.adurom.net > lei import https://yhbt.net/lore/all/$M/t.mbox.gz > lei q z:0.. | wc -l # should have all (11) msgs > lei q m:$M -t | wc -l # should have the same msgs (11) Yes, both are reporting 11. > Can you confirm the above gives all 11 msgs for you? > > I am running an -extindex --reindex on lore/all, though; > hopefully it doesn't break anything. I'll also be happy to provide the extindex, though that's a bit on the largish side at almost 225G. :) Just let me know and I'll see if I can set up a temporary VM with access for you. -K