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.4 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (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 30BE11F9F3 for ; Tue, 26 Oct 2021 21:11:22 +0000 (UTC) Received: by mail-qt1-x82f.google.com with SMTP id o12so545912qtq.7 for ; Tue, 26 Oct 2021 14:11:22 -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=3aMFrfJ53Oxf+k5lZipVQy7qlNmMp1ZmXx3UXnM2pes=; b=iZADiBVIYlvaEMHqg+dar42jjyT6+wn5E831WARsiSNRLPF0WWHtOn3AC8W/79fY90 MlbtfTpRVqRZ48oStz9AXUICAtiJDRZtHQreh4NkSmfshORjeNg684At+mgqY8HoFmjK GgCKQ3bPmPRFgXpfxiKOtnYMWR1tIDReX0qPI= 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=3aMFrfJ53Oxf+k5lZipVQy7qlNmMp1ZmXx3UXnM2pes=; b=pRinp/i4G+GF57px8DfsbVMSf8lpUgNjQCemdH2TdGCdDmRm1xhJyiiCVBdJJ3yMXG 3fZCnuMnSaGLgTzH4weDLcgjpITL3e6KvB4+0Mq9kXVT3yhbunDghPvGghWiVulR+WcS yKaRrS3TCr+8D5EYS1ne16JenjBxIfIzOP00ktCGdKwe3HgR45JfsmfO7HSIiFT9SuBn KQ896b9mST+xzUrTjjTQtJ9Oe6sUx+ljjophUG+NkLMYPiL6EIWehwQGsrYbDZtBP97Z iH+CxPGqG7WUTPvEfM0d54QCbV2RYHnJIKAHsSKBjY5ztXZUZSGAQ4EydEN3zyetXTFZ kR6w== X-Gm-Message-State: AOAM531wy4XVAUlg66GNPMGMqNdzkoaxECnxuF6j8SSVI2fY4SySe6T/ 2LhSZ3xow2fD/6O/+4zpUQHTvw== X-Google-Smtp-Source: ABdhPJw50+5fR/+gU36Qgi48POS9e39N4c6AKnGVj4NwFAG3IFENtoG2I+CmBIDD2Fq47IChOzOKwQ== X-Received: by 2002:a05:622a:1453:: with SMTP id v19mr28472718qtx.125.1635282680964; Tue, 26 Oct 2021 14:11:20 -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 j24sm1647673qkg.133.2021.10.26.14.11.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Oct 2021 14:11:20 -0700 (PDT) Date: Tue, 26 Oct 2021 17:11:18 -0400 From: Konstantin Ryabitsev To: Eric Wong Cc: meta@public-inbox.org Subject: Re: Troubleshooting threads missing from /all/ Message-ID: <20211026211118.bvc7kiqkjwnkdgjt@meerkat.local> References: <20211001231104.lne6aoq7a5hsqi2e@meerkat.local> <20211001234600.GA28791@dcvr> <20211005043954.GA23990@dcvr> <20211005180324.3miboond7ubth5v5@meerkat.local> <20211007213307.29376-0@dcvr> <20211008173336.ftokrvr73vcuhtpg@meerkat.local> <20211008213433.M867097@dcvr> <20211016094324.GA16488@dcvr> <20211018140325.er5vq5oqjtysvubn@meerkat.local> <20211024000317.GA9012@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20211024000317.GA9012@dcvr> List-Id: On Sun, Oct 24, 2021 at 12:03:17AM +0000, Eric Wong wrote: > > I used the default flags for --reindex --all --fast, so it can perhaps be sped > > up with larger memory use, but this is good enough for daily runs already. > > Cool. Just wondering if all is well on your end with daily runs. Yes, so far nothing else has come up and the runs are just quietly succeeding. > > --reindex --all --fast hasn't found any work to do the past week > or so on https://yhbt.net/lore/ > > I'm thinking about cutting a new release soonish and just > putting giant warnings around the not-yet-ready parts of > lei for now... I think this may be a good plan, considering that lei is now getting more and more attention from kernel devs and it would be convenient to be able to provide a packaged version of it to install on popular distros. Thanks, -K